2024-04-03T15:48:21.1329051Z Current runner version: '2.314.1' 2024-04-03T15:48:21.1334980Z Runner name: 'linux.2xlarge.v.ii-q72xs-runner-6c4kl' 2024-04-03T15:48:21.1335754Z Runner group name: 'arc-lf-linux.2xlarge' 2024-04-03T15:48:21.1336510Z Machine name: 'linux' 2024-04-03T15:48:21.1339980Z ##[group]GITHUB_TOKEN Permissions 2024-04-03T15:48:21.1342040Z Actions: read 2024-04-03T15:48:21.1342476Z Checks: read 2024-04-03T15:48:21.1342783Z Contents: read 2024-04-03T15:48:21.1343173Z Deployments: read 2024-04-03T15:48:21.1343521Z Discussions: read 2024-04-03T15:48:21.1343859Z Issues: read 2024-04-03T15:48:21.1344191Z Metadata: read 2024-04-03T15:48:21.1344507Z Packages: read 2024-04-03T15:48:21.1344801Z Pages: read 2024-04-03T15:48:21.1345142Z PullRequests: read 2024-04-03T15:48:21.1345519Z RepositoryProjects: read 2024-04-03T15:48:21.1345885Z SecurityEvents: read 2024-04-03T15:48:21.1346251Z Statuses: read 2024-04-03T15:48:21.1346571Z ##[endgroup] 2024-04-03T15:48:21.1349430Z Secret source: None 2024-04-03T15:48:21.1350140Z Prepare workflow directory 2024-04-03T15:48:21.1930736Z Prepare all required actions 2024-04-03T15:48:21.2079300Z Getting action download info 2024-04-03T15:48:21.3415743Z Download action repository 'pytorch/pytorch@main' (SHA:74b3a7920ef9b96315ef20adef858b00cc067af6) 2024-04-03T15:48:24.5951190Z Getting action download info 2024-04-03T15:48:24.7249016Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-04-03T15:48:24.9901149Z Uses: pytorch/pytorch/.github/workflows/_linux-build-rg.yml@refs/pull/123154/merge (4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0) 2024-04-03T15:48:24.9903324Z ##[group] Inputs 2024-04-03T15:48:24.9903666Z build-environment: linux-jammy-py3.8-gcc11 2024-04-03T15:48:24.9904110Z docker-image-name: pytorch-linux-jammy-py3.8-gcc11 2024-04-03T15:48:24.9904874Z build-generates-artifacts: true 2024-04-03T15:48:24.9905213Z build-with-debug: false 2024-04-03T15:48:24.9905466Z sync-tag: 2024-04-03T15:48:24.9905745Z cuda-arch-list: 5.2 2024-04-03T15:48:24.9906058Z runner-group: arc-lf-linux.2xlarge 2024-04-03T15:48:24.9908249Z 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" }, { config: "docs_test", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "jit_legacy", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "backwards_compat", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "distributed", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "distributed", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, ]} 2024-04-03T15:48:24.9910313Z s3-bucket: gha-artifacts 2024-04-03T15:48:24.9910587Z aws-role-to-assume: 2024-04-03T15:48:24.9910836Z ##[endgroup] 2024-04-03T15:48:24.9911337Z Complete job name: linux-jammy-py3.8-gcc11 / build 2024-04-03T15:48:25.0557856Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-04-03T15:48:25.0558320Z with: 2024-04-03T15:48:25.0558576Z submodules: recursive 2024-04-03T15:48:25.0558824Z fetch-depth: 0 2024-04-03T15:48:25.0559067Z ##[endgroup] 2024-04-03T15:48:25.0819393Z ##[group]Run retry () { 2024-04-03T15:48:25.0819723Z retry () { 2024-04-03T15:48:25.0820123Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-04-03T15:48:25.0820529Z } 2024-04-03T15:48:25.0820781Z echo "${GITHUB_WORKSPACE}" 2024-04-03T15:48:25.0821087Z if [ -z "${NO_SUDO}" ]; then 2024-04-03T15:48:25.0821443Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:25.0821769Z else 2024-04-03T15:48:25.0822035Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:25.0822394Z fi 2024-04-03T15:48:25.0822618Z mkdir "${GITHUB_WORKSPACE}" 2024-04-03T15:48:25.0842206Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:48:25.0842801Z env: 2024-04-03T15:48:25.0842991Z NO_SUDO: 2024-04-03T15:48:25.0843333Z ##[endgroup] 2024-04-03T15:48:25.1009238Z /home/runner/_work/pytorch/pytorch 2024-04-03T15:48:25.1279631Z ##[group]Run malfet/checkout@silent-checkout 2024-04-03T15:48:25.1279980Z with: 2024-04-03T15:48:25.1280218Z ref: d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:25.1280572Z fetch-depth: 0 2024-04-03T15:48:25.1280878Z submodules: recursive 2024-04-03T15:48:25.1281114Z quiet-checkout: true 2024-04-03T15:48:25.1281449Z repository: pytorch/pytorch 2024-04-03T15:48:25.1281937Z token: *** 2024-04-03T15:48:25.1282210Z ssh-strict: true 2024-04-03T15:48:25.1282443Z persist-credentials: true 2024-04-03T15:48:25.1282736Z clean: true 2024-04-03T15:48:25.1283006Z sparse-checkout-cone-mode: true 2024-04-03T15:48:25.1283320Z lfs: false 2024-04-03T15:48:25.1283647Z set-safe-directory: true 2024-04-03T15:48:25.1283935Z ##[endgroup] 2024-04-03T15:48:25.2158969Z Syncing repository: pytorch/pytorch 2024-04-03T15:48:25.2160594Z ##[group]Getting Git version info 2024-04-03T15:48:25.2161237Z Working directory is '/home/runner/_work/pytorch/pytorch' 2024-04-03T15:48:25.2161857Z [command]/usr/bin/git version 2024-04-03T15:48:25.2162125Z git version 2.34.1 2024-04-03T15:48:25.2165668Z ##[endgroup] 2024-04-03T15:48:25.2179706Z Temporarily overriding HOME='/home/runner/_work/_temp/45a6645f-262c-4632-9ac7-1332c8612b9f' before making global git config changes 2024-04-03T15:48:25.2180589Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:48:25.2182654Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2024-04-03T15:48:25.2214044Z Deleting the contents of '/home/runner/_work/pytorch/pytorch' 2024-04-03T15:48:25.2218456Z ##[group]Initializing the repository 2024-04-03T15:48:25.2220412Z [command]/usr/bin/git init /home/runner/_work/pytorch/pytorch 2024-04-03T15:48:25.2248513Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-04-03T15:48:25.2249842Z hint: is subject to change. To configure the initial branch name to use in all 2024-04-03T15:48:25.2250741Z hint: of your new repositories, which will suppress this warning, call: 2024-04-03T15:48:25.2251301Z hint: 2024-04-03T15:48:25.2251718Z hint: git config --global init.defaultBranch 2024-04-03T15:48:25.2252082Z hint: 2024-04-03T15:48:25.2252484Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-04-03T15:48:25.2253107Z hint: 'development'. The just-created branch can be renamed via this command: 2024-04-03T15:48:25.2253558Z hint: 2024-04-03T15:48:25.2253797Z hint: git branch -m 2024-04-03T15:48:25.2254216Z Initialized empty Git repository in /home/runner/_work/pytorch/pytorch/.git/ 2024-04-03T15:48:25.2258763Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-04-03T15:48:25.2290890Z ##[endgroup] 2024-04-03T15:48:25.2292167Z ##[group]Disabling automatic garbage collection 2024-04-03T15:48:25.2292716Z [command]/usr/bin/git config --local gc.auto 0 2024-04-03T15:48:25.2317212Z ##[endgroup] 2024-04-03T15:48:25.2317763Z ##[group]Setting up auth 2024-04-03T15:48:25.2322152Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:48:25.2349196Z [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:25.2558318Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:48:25.2587984Z [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:25.2804517Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-03T15:48:25.2843127Z ##[endgroup] 2024-04-03T15:48:25.2844081Z ##[group]Fetching the repository 2024-04-03T15:48:25.2850120Z [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:30.2483603Z remote: Enumerating objects: 1123761 2024-04-03T15:48:30.2485313Z remote: Enumerating objects: 1124382, done. 2024-04-03T15:48:30.2486449Z remote: Counting objects: 0% (1/621) 2024-04-03T15:48:30.2487447Z remote: Counting objects: 1% (7/621) 2024-04-03T15:48:30.2488457Z remote: Counting objects: 2% (13/621) 2024-04-03T15:48:30.2490618Z remote: Counting objects: 3% (19/621) 2024-04-03T15:48:30.2491466Z remote: Counting objects: 4% (25/621) 2024-04-03T15:48:30.2492293Z remote: Counting objects: 5% (32/621) 2024-04-03T15:48:30.2493151Z remote: Counting objects: 6% (38/621) 2024-04-03T15:48:30.2493996Z remote: Counting objects: 7% (44/621) 2024-04-03T15:48:30.2494790Z remote: Counting objects: 8% (50/621) 2024-04-03T15:48:30.2495155Z remote: Counting objects: 9% (56/621) 2024-04-03T15:48:30.2495486Z remote: Counting objects: 10% (63/621) 2024-04-03T15:48:30.2495839Z remote: Counting objects: 11% (69/621) 2024-04-03T15:48:30.2496201Z remote: Counting objects: 12% (75/621) 2024-04-03T15:48:30.2496539Z remote: Counting objects: 13% (81/621) 2024-04-03T15:48:30.2496876Z remote: Counting objects: 14% (87/621) 2024-04-03T15:48:30.2497222Z remote: Counting objects: 15% (94/621) 2024-04-03T15:48:30.2497558Z remote: Counting objects: 16% (100/621) 2024-04-03T15:48:30.2497912Z remote: Counting objects: 17% (106/621) 2024-04-03T15:48:30.2498263Z remote: Counting objects: 18% (112/621) 2024-04-03T15:48:30.2498634Z remote: Counting objects: 19% (118/621) 2024-04-03T15:48:30.2500778Z remote: Counting objects: 20% (125/621) 2024-04-03T15:48:30.2501324Z remote: Counting objects: 21% (131/621) 2024-04-03T15:48:30.2501760Z remote: Counting objects: 22% (137/621) 2024-04-03T15:48:30.2502234Z remote: Counting objects: 23% (143/621) 2024-04-03T15:48:30.2502711Z remote: Counting objects: 24% (150/621) 2024-04-03T15:48:30.2503153Z remote: Counting objects: 25% (156/621) 2024-04-03T15:48:30.2503585Z remote: Counting objects: 26% (162/621) 2024-04-03T15:48:30.2504051Z remote: Counting objects: 27% (168/621) 2024-04-03T15:48:30.2504499Z remote: Counting objects: 28% (174/621) 2024-04-03T15:48:30.2504923Z remote: Counting objects: 29% (181/621) 2024-04-03T15:48:30.2505337Z remote: Counting objects: 30% (187/621) 2024-04-03T15:48:30.2505776Z remote: Counting objects: 31% (193/621) 2024-04-03T15:48:30.2506187Z remote: Counting objects: 32% (199/621) 2024-04-03T15:48:30.2506822Z remote: Counting objects: 33% (205/621) 2024-04-03T15:48:30.2507288Z remote: Counting objects: 34% (212/621) 2024-04-03T15:48:30.2507729Z remote: Counting objects: 35% (218/621) 2024-04-03T15:48:30.2508147Z remote: Counting objects: 36% (224/621) 2024-04-03T15:48:30.2508572Z remote: Counting objects: 37% (230/621) 2024-04-03T15:48:30.2508985Z remote: Counting objects: 38% (236/621) 2024-04-03T15:48:30.2509416Z remote: Counting objects: 39% (243/621) 2024-04-03T15:48:30.2509830Z remote: Counting objects: 40% (249/621) 2024-04-03T15:48:30.2510272Z remote: Counting objects: 41% (255/621) 2024-04-03T15:48:30.2510701Z remote: Counting objects: 42% (261/621) 2024-04-03T15:48:30.2511156Z remote: Counting objects: 43% (268/621) 2024-04-03T15:48:30.2511590Z remote: Counting objects: 44% (274/621) 2024-04-03T15:48:30.2512034Z remote: Counting objects: 45% (280/621) 2024-04-03T15:48:30.2512471Z remote: Counting objects: 46% (286/621) 2024-04-03T15:48:30.2513060Z remote: Counting objects: 47% (292/621) 2024-04-03T15:48:30.2513405Z remote: Counting objects: 48% (299/621) 2024-04-03T15:48:30.2513742Z remote: Counting objects: 49% (305/621) 2024-04-03T15:48:30.2514085Z remote: Counting objects: 50% (311/621) 2024-04-03T15:48:30.2514434Z remote: Counting objects: 51% (317/621) 2024-04-03T15:48:30.2514783Z remote: Counting objects: 52% (323/621) 2024-04-03T15:48:30.2515165Z remote: Counting objects: 53% (330/621) 2024-04-03T15:48:30.2515503Z remote: Counting objects: 54% (336/621) 2024-04-03T15:48:30.2515860Z remote: Counting objects: 55% (342/621) 2024-04-03T15:48:30.2516201Z remote: Counting objects: 56% (348/621) 2024-04-03T15:48:30.2516547Z remote: Counting objects: 57% (354/621) 2024-04-03T15:48:30.2516886Z remote: Counting objects: 58% (361/621) 2024-04-03T15:48:30.2517253Z remote: Counting objects: 59% (367/621) 2024-04-03T15:48:30.2517607Z remote: Counting objects: 60% (373/621) 2024-04-03T15:48:30.2517946Z remote: Counting objects: 61% (379/621) 2024-04-03T15:48:30.2518295Z remote: Counting objects: 62% (386/621) 2024-04-03T15:48:30.2518662Z remote: Counting objects: 63% (392/621) 2024-04-03T15:48:30.2519001Z remote: Counting objects: 64% (398/621) 2024-04-03T15:48:30.2519337Z remote: Counting objects: 65% (404/621) 2024-04-03T15:48:30.2519670Z remote: Counting objects: 66% (410/621) 2024-04-03T15:48:30.2520021Z remote: Counting objects: 67% (417/621) 2024-04-03T15:48:30.2520353Z remote: Counting objects: 68% (423/621) 2024-04-03T15:48:30.2520691Z remote: Counting objects: 69% (429/621) 2024-04-03T15:48:30.2521156Z remote: Counting objects: 70% (435/621) 2024-04-03T15:48:30.2521506Z remote: Counting objects: 71% (441/621) 2024-04-03T15:48:30.2521851Z remote: Counting objects: 72% (448/621) 2024-04-03T15:48:30.2522191Z remote: Counting objects: 73% (454/621) 2024-04-03T15:48:30.2522524Z remote: Counting objects: 74% (460/621) 2024-04-03T15:48:30.2522871Z remote: Counting objects: 75% (466/621) 2024-04-03T15:48:30.2523210Z remote: Counting objects: 76% (472/621) 2024-04-03T15:48:30.2523544Z remote: Counting objects: 77% (479/621) 2024-04-03T15:48:30.2523877Z remote: Counting objects: 78% (485/621) 2024-04-03T15:48:30.2524234Z remote: Counting objects: 79% (491/621) 2024-04-03T15:48:30.2524563Z remote: Counting objects: 80% (497/621) 2024-04-03T15:48:30.2525137Z remote: Counting objects: 81% (504/621) 2024-04-03T15:48:30.2525484Z remote: Counting objects: 82% (510/621) 2024-04-03T15:48:30.2525835Z remote: Counting objects: 83% (516/621) 2024-04-03T15:48:30.2526176Z remote: Counting objects: 84% (522/621) 2024-04-03T15:48:30.2526597Z remote: Counting objects: 85% (528/621) 2024-04-03T15:48:30.2526950Z remote: Counting objects: 86% (535/621) 2024-04-03T15:48:30.2527308Z remote: Counting objects: 87% (541/621) 2024-04-03T15:48:30.2527650Z remote: Counting objects: 88% (547/621) 2024-04-03T15:48:30.2527992Z remote: Counting objects: 89% (553/621) 2024-04-03T15:48:30.2528318Z remote: Counting objects: 90% (559/621) 2024-04-03T15:48:30.2528671Z remote: Counting objects: 91% (566/621) 2024-04-03T15:48:30.2529020Z remote: Counting objects: 92% (572/621) 2024-04-03T15:48:30.2529350Z remote: Counting objects: 93% (578/621) 2024-04-03T15:48:30.2529688Z remote: Counting objects: 94% (584/621) 2024-04-03T15:48:30.2530046Z remote: Counting objects: 95% (590/621) 2024-04-03T15:48:30.2530378Z remote: Counting objects: 96% (597/621) 2024-04-03T15:48:30.2530721Z remote: Counting objects: 97% (603/621) 2024-04-03T15:48:30.2531078Z remote: Counting objects: 98% (609/621) 2024-04-03T15:48:30.2531420Z remote: Counting objects: 99% (615/621) 2024-04-03T15:48:30.2531830Z remote: Counting objects: 100% (621/621) 2024-04-03T15:48:30.2532199Z remote: Counting objects: 100% (621/621), done. 2024-04-03T15:48:30.2532596Z remote: Compressing objects: 0% (1/335) 2024-04-03T15:48:30.2537609Z remote: Compressing objects: 1% (4/335) 2024-04-03T15:48:30.2633725Z remote: Compressing objects: 2% (7/335) 2024-04-03T15:48:30.2690833Z remote: Compressing objects: 3% (11/335) 2024-04-03T15:48:30.2935798Z remote: Compressing objects: 4% (14/335) 2024-04-03T15:48:30.3087064Z remote: Compressing objects: 5% (17/335) 2024-04-03T15:48:30.3247961Z remote: Compressing objects: 6% (21/335) 2024-04-03T15:48:30.3319525Z remote: Compressing objects: 7% (24/335) 2024-04-03T15:48:30.3456881Z remote: Compressing objects: 8% (27/335) 2024-04-03T15:48:30.3484077Z remote: Compressing objects: 9% (31/335) 2024-04-03T15:48:30.3485375Z remote: Compressing objects: 10% (34/335) 2024-04-03T15:48:30.3576774Z remote: Compressing objects: 11% (37/335) 2024-04-03T15:48:30.3616611Z remote: Compressing objects: 12% (41/335) 2024-04-03T15:48:30.3647291Z remote: Compressing objects: 13% (44/335) 2024-04-03T15:48:30.3664653Z remote: Compressing objects: 14% (47/335) 2024-04-03T15:48:30.3678882Z remote: Compressing objects: 15% (51/335) 2024-04-03T15:48:30.3679617Z remote: Compressing objects: 16% (54/335) 2024-04-03T15:48:30.3710726Z remote: Compressing objects: 17% (57/335) 2024-04-03T15:48:30.3718183Z remote: Compressing objects: 18% (61/335) 2024-04-03T15:48:30.3732764Z remote: Compressing objects: 19% (64/335) 2024-04-03T15:48:30.3739229Z remote: Compressing objects: 20% (67/335) 2024-04-03T15:48:30.3742311Z remote: Compressing objects: 21% (71/335) 2024-04-03T15:48:30.3744827Z remote: Compressing objects: 22% (74/335) 2024-04-03T15:48:30.3746878Z remote: Compressing objects: 23% (78/335) 2024-04-03T15:48:30.3747269Z remote: Compressing objects: 24% (81/335) 2024-04-03T15:48:30.3761704Z remote: Compressing objects: 25% (84/335) 2024-04-03T15:48:30.3772530Z remote: Compressing objects: 26% (88/335) 2024-04-03T15:48:30.3774444Z remote: Compressing objects: 27% (91/335) 2024-04-03T15:48:30.3776216Z remote: Compressing objects: 28% (94/335) 2024-04-03T15:48:30.3777181Z remote: Compressing objects: 29% (98/335) 2024-04-03T15:48:30.3778113Z remote: Compressing objects: 30% (101/335) 2024-04-03T15:48:30.3779023Z remote: Compressing objects: 31% (104/335) 2024-04-03T15:48:30.3779917Z remote: Compressing objects: 32% (108/335) 2024-04-03T15:48:30.3782035Z remote: Compressing objects: 33% (111/335) 2024-04-03T15:48:30.3788516Z remote: Compressing objects: 34% (114/335) 2024-04-03T15:48:30.3789117Z remote: Compressing objects: 35% (118/335) 2024-04-03T15:48:30.3790689Z remote: Compressing objects: 36% (121/335) 2024-04-03T15:48:30.3798498Z remote: Compressing objects: 37% (124/335) 2024-04-03T15:48:30.3799467Z remote: Compressing objects: 38% (128/335) 2024-04-03T15:48:30.3801067Z remote: Compressing objects: 39% (131/335) 2024-04-03T15:48:30.3802715Z remote: Compressing objects: 40% (134/335) 2024-04-03T15:48:30.3806890Z remote: Compressing objects: 41% (138/335) 2024-04-03T15:48:30.3809215Z remote: Compressing objects: 42% (141/335) 2024-04-03T15:48:30.3813069Z remote: Compressing objects: 43% (145/335) 2024-04-03T15:48:30.3813447Z remote: Compressing objects: 44% (148/335) 2024-04-03T15:48:30.3813911Z remote: Compressing objects: 45% (151/335) 2024-04-03T15:48:30.3818117Z remote: Compressing objects: 46% (155/335) 2024-04-03T15:48:30.3819030Z remote: Compressing objects: 47% (158/335) 2024-04-03T15:48:30.3820089Z remote: Compressing objects: 48% (161/335) 2024-04-03T15:48:30.3829590Z remote: Compressing objects: 49% (165/335) 2024-04-03T15:48:30.3830683Z remote: Compressing objects: 50% (168/335) 2024-04-03T15:48:30.3831047Z remote: Compressing objects: 51% (171/335) 2024-04-03T15:48:30.3831419Z remote: Compressing objects: 52% (175/335) 2024-04-03T15:48:30.3831863Z remote: Compressing objects: 53% (178/335) 2024-04-03T15:48:30.3833720Z remote: Compressing objects: 54% (181/335) 2024-04-03T15:48:30.3834092Z remote: Compressing objects: 55% (185/335) 2024-04-03T15:48:30.3834448Z remote: Compressing objects: 56% (188/335) 2024-04-03T15:48:30.3834812Z remote: Compressing objects: 57% (191/335) 2024-04-03T15:48:30.3835167Z remote: Compressing objects: 58% (195/335) 2024-04-03T15:48:30.3835520Z remote: Compressing objects: 59% (198/335) 2024-04-03T15:48:30.3835885Z remote: Compressing objects: 60% (201/335) 2024-04-03T15:48:30.3836280Z remote: Compressing objects: 61% (205/335) 2024-04-03T15:48:30.3836639Z remote: Compressing objects: 62% (208/335) 2024-04-03T15:48:30.3836992Z remote: Compressing objects: 63% (212/335) 2024-04-03T15:48:30.3837351Z remote: Compressing objects: 64% (215/335) 2024-04-03T15:48:30.3837726Z remote: Compressing objects: 65% (218/335) 2024-04-03T15:48:30.3838074Z remote: Compressing objects: 66% (222/335) 2024-04-03T15:48:30.3838436Z remote: Compressing objects: 67% (225/335) 2024-04-03T15:48:30.3838805Z remote: Compressing objects: 68% (228/335) 2024-04-03T15:48:30.3839175Z remote: Compressing objects: 69% (232/335) 2024-04-03T15:48:30.3839522Z remote: Compressing objects: 70% (235/335) 2024-04-03T15:48:30.3839884Z remote: Compressing objects: 71% (238/335) 2024-04-03T15:48:30.3840242Z remote: Compressing objects: 72% (242/335) 2024-04-03T15:48:30.3840618Z remote: Compressing objects: 73% (245/335) 2024-04-03T15:48:30.3841065Z remote: Compressing objects: 74% (248/335) 2024-04-03T15:48:30.3841418Z remote: Compressing objects: 75% (252/335) 2024-04-03T15:48:30.3842802Z remote: Compressing objects: 76% (255/335) 2024-04-03T15:48:30.3844923Z remote: Compressing objects: 77% (258/335) 2024-04-03T15:48:30.3845336Z remote: Compressing objects: 78% (262/335) 2024-04-03T15:48:30.3845722Z remote: Compressing objects: 79% (265/335) 2024-04-03T15:48:30.3846095Z remote: Compressing objects: 80% (268/335) 2024-04-03T15:48:30.3846479Z remote: Compressing objects: 81% (272/335) 2024-04-03T15:48:30.3850035Z remote: Compressing objects: 82% (275/335) 2024-04-03T15:48:30.3850465Z remote: Compressing objects: 83% (279/335) 2024-04-03T15:48:30.3850850Z remote: Compressing objects: 84% (282/335) 2024-04-03T15:48:30.3851496Z remote: Compressing objects: 85% (285/335) 2024-04-03T15:48:30.3851909Z remote: Compressing objects: 86% (289/335) 2024-04-03T15:48:30.3852278Z remote: Compressing objects: 87% (292/335) 2024-04-03T15:48:30.3852662Z remote: Compressing objects: 88% (295/335) 2024-04-03T15:48:30.3853086Z remote: Compressing objects: 89% (299/335) 2024-04-03T15:48:30.3853447Z remote: Compressing objects: 90% (302/335) 2024-04-03T15:48:30.3853823Z remote: Compressing objects: 91% (305/335) 2024-04-03T15:48:30.3854200Z remote: Compressing objects: 92% (309/335) 2024-04-03T15:48:30.3854568Z remote: Compressing objects: 93% (312/335) 2024-04-03T15:48:30.3855159Z remote: Compressing objects: 94% (315/335) 2024-04-03T15:48:30.3856204Z remote: Compressing objects: 95% (319/335) 2024-04-03T15:48:30.3858170Z remote: Compressing objects: 96% (322/335) 2024-04-03T15:48:30.3859745Z remote: Compressing objects: 97% (325/335) 2024-04-03T15:48:30.3860256Z remote: Compressing objects: 98% (329/335) 2024-04-03T15:48:30.3860932Z remote: Compressing objects: 99% (332/335) 2024-04-03T15:48:30.3861394Z remote: Compressing objects: 100% (335/335) 2024-04-03T15:48:30.3861919Z remote: Compressing objects: 100% (335/335), done. 2024-04-03T15:48:46.0108066Z remote: Total 1124382 (delta 341), reused 512 (delta 286), pack-reused 1123761 2024-04-03T15:49:07.4010772Z [command]/usr/bin/git rev-parse --verify --quiet d253bd7befc64137de913dbb8727b511f1052411^{object} 2024-04-03T15:49:07.4032132Z d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:49:07.4041725Z ##[endgroup] 2024-04-03T15:49:07.4042634Z ##[group]Determining the checkout info 2024-04-03T15:49:07.4043092Z ##[endgroup] 2024-04-03T15:49:07.4043467Z ##[group]Checking out the ref 2024-04-03T15:49:07.4046304Z [command]/usr/bin/git checkout --quiet --force d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:49:08.5510451Z ##[endgroup] 2024-04-03T15:49:08.5511792Z ##[group]Setting up auth for fetching submodules 2024-04-03T15:49:08.5515942Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-03T15:49:08.5573556Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-04-03T15:49:08.5598577Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-04-03T15:49:08.5626742Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-04-03T15:49:08.5654660Z ##[endgroup] 2024-04-03T15:49:08.5655163Z ##[group]Fetching submodules 2024-04-03T15:49:08.5658131Z [command]/usr/bin/git submodule sync --recursive 2024-04-03T15:49:08.5908072Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-04-03T15:49:08.6132733Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-04-03T15:49:08.6134371Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-04-03T15:49:08.6135663Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-04-03T15:49:08.6136928Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-04-03T15:49:08.6138108Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2024-04-03T15:49:08.6139942Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-04-03T15:49:08.6141510Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-04-03T15:49:08.6143756Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-04-03T15:49:08.6145673Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-04-03T15:49:08.6147751Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2024-04-03T15:49:08.6150190Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-04-03T15:49:08.6152309Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-04-03T15:49:08.6154647Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-04-03T15:49:08.6157007Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-04-03T15:49:08.6159606Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-04-03T15:49:08.6162029Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-04-03T15:49:08.6164864Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2024-04-03T15:49:08.6167574Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:49:08.6170117Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-04-03T15:49:08.6172883Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-04-03T15:49:08.6175522Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-04-03T15:49:08.6178457Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2024-04-03T15:49:08.6181270Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-04-03T15:49:08.6184304Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-04-03T15:49:08.6187572Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-04-03T15:49:08.6190473Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-04-03T15:49:08.6193493Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2024-04-03T15:49:08.6196610Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-04-03T15:49:08.6199702Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-04-03T15:49:08.6203186Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2024-04-03T15:49:08.6206691Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-04-03T15:49:08.6210099Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-04-03T15:49:08.6213515Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-04-03T15:49:08.6217021Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-04-03T15:49:08.6220416Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-04-03T15:49:08.6224231Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-04-03T15:49:08.6227689Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-04-03T15:49:08.6231247Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2024-04-03T15:49:08.6236588Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-04-03T15:49:08.6239830Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2024-04-03T15:49:08.6295337Z Cloning into '/home/runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-04-03T15:49:08.9076779Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/FP16'... 2024-04-03T15:49:09.0888007Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-04-03T15:49:09.2919268Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-04-03T15:49:09.5449008Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2024-04-03T15:49:09.7881021Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-04-03T15:49:11.3020345Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-04-03T15:49:18.6572613Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-04-03T15:49:19.0244465Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-04-03T15:49:19.5593941Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cub'... 2024-04-03T15:49:20.4496264Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-04-03T15:49:21.3592779Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-04-03T15:49:23.2812173Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/eigen'... 2024-04-03T15:49:26.6517884Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-04-03T15:49:27.4491440Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-04-03T15:49:28.7193526Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fmt'... 2024-04-03T15:49:29.6214301Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/foxi'... 2024-04-03T15:49:29.8573531Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-04-03T15:49:30.2636433Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/gloo'... 2024-04-03T15:49:30.6076137Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/googletest'... 2024-04-03T15:49:31.4547130Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/ideep'... 2024-04-03T15:49:31.7646256Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2024-04-03T15:49:31.9576170Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-04-03T15:49:32.2476284Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto'... 2024-04-03T15:49:33.3965664Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-04-03T15:49:33.9367203Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-04-03T15:49:34.5308086Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/neon2sse'... 2024-04-03T15:49:34.8105228Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-04-03T15:49:39.6131866Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/onnx'... 2024-04-03T15:49:41.7431673Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2024-04-03T15:49:42.3060021Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-04-03T15:49:42.5927216Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-04-03T15:49:47.9491762Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/psimd'... 2024-04-03T15:49:48.1298361Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-04-03T15:49:48.3420322Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-04-03T15:49:49.0271674Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-04-03T15:49:49.3087305Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/sleef'... 2024-04-03T15:49:49.8271760Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tbb'... 2024-04-03T15:49:51.1311617Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-04-03T15:49:51.4989016Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/zstd'... 2024-04-03T15:49:53.0917366Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-04-03T15:49:53.1107920Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-04-03T15:49:53.1286595Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-04-03T15:49:53.1577012Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-04-03T15:49:53.1858504Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2024-04-03T15:49:53.2219563Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-04-03T15:49:53.8984408Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-04-03T15:49:53.9258960Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-04-03T15:49:54.0077695Z Submodule path 'third_party/cpuinfo': checked out 'd6860c477c99f1fce9e28eb206891af3c0e1a1d7' 2024-04-03T15:49:54.0428480Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2024-04-03T15:49:54.0739641Z Submodule path 'third_party/cudnn_frontend': checked out '150798fe976556078f443fdb059a1ff0361f58a2' 2024-04-03T15:49:54.4510502Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-04-03T15:49:54.6498219Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-04-03T15:49:54.7120884Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-04-03T15:49:54.7156234Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:49:54.7158931Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:49:54.7161740Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:49:54.7165057Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:49:54.7166900Z 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:49:54.7199888Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-04-03T15:49:55.5632031Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-04-03T15:49:56.0672606Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-04-03T15:49:57.9909368Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-04-03T15:49:58.8363383Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-04-03T15:49:59.2132462Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-04-03T15:49:59.2961211Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-04-03T15:49:59.6100468Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-04-03T15:49:59.6658514Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-04-03T15:49:59.6840284Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-04-03T15:49:59.7789903Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-04-03T15:49:59.8155322Z Submodule path 'third_party/fmt': checked out 'e69e5f977d458f2650bb346dadf2ad30c5320281' 2024-04-03T15:49:59.8330294Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2024-04-03T15:49:59.8713616Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-04-03T15:49:59.8996168Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-04-03T15:49:59.9414141Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-04-03T15:49:59.9614759Z Submodule path 'third_party/ideep': checked out '8a6cc4e09dc509f04f83c085e38786b1fb44e14d' 2024-04-03T15:49:59.9655339Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-04-03T15:49:59.9692784Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-04-03T15:50:07.8601464Z Submodule path 'third_party/ideep/mkl-dnn': checked out '86e6af5974177e513fd3fee58425e1063e7f1361' 2024-04-03T15:50:07.8796479Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2024-04-03T15:50:07.9031907Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-04-03T15:50:07.9820948Z Submodule path 'third_party/kineto': checked out '8466a8b111b36dc725e6855d52a0b133d925a8e0' 2024-04-03T15:50:07.9858705Z 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:07.9861892Z 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:07.9864986Z 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:07.9903382Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-04-03T15:50:08.6784806Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-04-03T15:50:09.5267468Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-04-03T15:50:10.4291440Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-04-03T15:50:10.4334672Z 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:10.4337812Z 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:10.4339282Z 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:10.4340536Z 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:10.4341812Z 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:10.4343384Z 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:10.4345220Z 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:10.4347092Z 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:10.4383169Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-04-03T15:50:11.3045755Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-04-03T15:50:11.7286123Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-04-03T15:50:12.6195912Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-04-03T15:50:12.9463647Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-04-03T15:50:13.3376115Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-04-03T15:50:14.1656881Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-04-03T15:50:18.5650221Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-04-03T15:50:18.9261481Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-04-03T15:50:18.9488812Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-04-03T15:50:18.9866648Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-04-03T15:50:19.0054787Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-04-03T15:50:19.0102176Z 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:50:19.0140148Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-04-03T15:50:19.3486332Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-04-03T15:50:19.3719200Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-04-03T15:50:19.4113782Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-04-03T15:50:19.4949327Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-04-03T15:50:19.5164090Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-04-03T15:50:19.5534491Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out 'a33701196adfad74917046096bf5a2aa0ab0bb50' 2024-04-03T15:50:19.6038646Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-04-03T15:50:19.6418354Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-04-03T15:50:19.6702962Z Submodule path 'third_party/nccl/nccl': checked out '48bb7fec7953112ff37499a272317f6663f8f600' 2024-04-03T15:50:19.6894428Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2024-04-03T15:50:19.7765813Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-04-03T15:50:20.0516892Z Submodule path 'third_party/onnx': checked out 'ccde5da81388ffa770ca98b64e07f803ad089414' 2024-04-03T15:50:20.0569535Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-04-03T15:50:20.0571664Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-04-03T15:50:20.0613898Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-04-03T15:50:20.4132497Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-04-03T15:50:21.0724908Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-04-03T15:50:21.1093172Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-04-03T15:50:21.1345451Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2024-04-03T15:50:21.1378445Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:50:21.1407485Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2024-04-03T15:50:22.9920965Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2024-04-03T15:50:22.9959326Z 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:50:22.9962216Z 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:50:22.9994900Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2024-04-03T15:50:23.3817063Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2024-04-03T15:50:24.0753778Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2024-04-03T15:50:24.1403525Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2024-04-03T15:50:24.1443415Z 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:50:24.1479059Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2024-04-03T15:50:24.6134088Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-04-03T15:50:24.6325852Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-04-03T15:50:24.8328132Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-04-03T15:50:24.8371455Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:50:24.8373189Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-04-03T15:50:24.8418133Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-04-03T15:50:25.2709020Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-04-03T15:50:26.3680155Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-04-03T15:50:26.4315939Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-04-03T15:50:26.4504283Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-04-03T15:50:26.4692605Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-04-03T15:50:26.5041036Z Submodule path 'third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2024-04-03T15:50:26.5348715Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-04-03T15:50:26.5740109Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-04-03T15:50:26.6767891Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2024-04-03T15:50:26.7073591Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-04-03T15:50:26.7114055Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:50:26.7116908Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:50:26.7119430Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:50:26.7122226Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:50:26.7159330Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-04-03T15:50:27.6062291Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-04-03T15:50:27.8671104Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-04-03T15:50:28.7682505Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-04-03T15:50:29.5077083Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-04-03T15:50:29.5292773Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-04-03T15:50:29.5906794Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-04-03T15:50:29.6217720Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-04-03T15:50:29.6254020Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T15:50:29.6291842Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-04-03T15:50:29.8466909Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-04-03T15:50:29.9665061Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2024-04-03T15:50:29.9737051Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-04-03T15:50:29.9973895Z Entering 'android/libs/fbjni' 2024-04-03T15:50:30.0002685Z Entering 'third_party/FP16' 2024-04-03T15:50:30.0039312Z Entering 'third_party/FXdiv' 2024-04-03T15:50:30.0067616Z Entering 'third_party/NNPACK' 2024-04-03T15:50:30.0097472Z Entering 'third_party/QNNPACK' 2024-04-03T15:50:30.0131486Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T15:50:30.0161438Z Entering 'third_party/XNNPACK' 2024-04-03T15:50:30.0199988Z Entering 'third_party/benchmark' 2024-04-03T15:50:30.0224726Z Entering 'third_party/cpuinfo' 2024-04-03T15:50:30.0253432Z Entering 'third_party/cub' 2024-04-03T15:50:30.0282794Z Entering 'third_party/cudnn_frontend' 2024-04-03T15:50:30.0311282Z Entering 'third_party/cutlass' 2024-04-03T15:50:30.0342796Z Entering 'third_party/eigen' 2024-04-03T15:50:30.0374715Z Entering 'third_party/fbgemm' 2024-04-03T15:50:30.0411174Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:50:30.0443084Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:50:30.0481691Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:50:30.0514378Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:50:30.0549026Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T15:50:30.0583347Z Entering 'third_party/flatbuffers' 2024-04-03T15:50:30.0620185Z Entering 'third_party/fmt' 2024-04-03T15:50:30.0650702Z Entering 'third_party/foxi' 2024-04-03T15:50:30.0682038Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:50:30.0710519Z Entering 'third_party/gloo' 2024-04-03T15:50:30.0739201Z Entering 'third_party/googletest' 2024-04-03T15:50:30.0768502Z Entering 'third_party/ideep' 2024-04-03T15:50:30.0797481Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T15:50:30.0835677Z Entering 'third_party/ios-cmake' 2024-04-03T15:50:30.0863431Z Entering 'third_party/ittapi' 2024-04-03T15:50:30.0893078Z Entering 'third_party/kineto' 2024-04-03T15:50:30.0930064Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T15:50:30.0952672Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T15:50:30.0982489Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T15:50:30.1011743Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T15:50:30.1043048Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T15:50:30.1080407Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T15:50:30.1112085Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T15:50:30.1142291Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T15:50:30.1170661Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T15:50:30.1202987Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T15:50:30.1241512Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T15:50:30.1272217Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T15:50:30.1303233Z Entering 'third_party/mimalloc' 2024-04-03T15:50:30.1330724Z Entering 'third_party/nccl/nccl' 2024-04-03T15:50:30.1354748Z Entering 'third_party/neon2sse' 2024-04-03T15:50:30.1387614Z Entering 'third_party/nlohmann' 2024-04-03T15:50:30.1419829Z Entering 'third_party/onnx' 2024-04-03T15:50:30.1457895Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T15:50:30.1494228Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T15:50:30.1535489Z Entering 'third_party/onnx-tensorrt' 2024-04-03T15:50:30.1571808Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:50:30.1602650Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T15:50:30.1641679Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T15:50:30.1670995Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T15:50:30.1706831Z Entering 'third_party/pocketfft' 2024-04-03T15:50:30.1741027Z Entering 'third_party/protobuf' 2024-04-03T15:50:30.1773810Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:50:30.1812300Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T15:50:30.1842657Z Entering 'third_party/psimd' 2024-04-03T15:50:30.1877273Z Entering 'third_party/pthreadpool' 2024-04-03T15:50:30.1911589Z Entering 'third_party/pybind11' 2024-04-03T15:50:30.1940848Z Entering 'third_party/python-peachpy' 2024-04-03T15:50:30.1969816Z Entering 'third_party/sleef' 2024-04-03T15:50:30.2001563Z Entering 'third_party/tbb' 2024-04-03T15:50:30.2041552Z Entering 'third_party/tensorpipe' 2024-04-03T15:50:30.2069537Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:50:30.2099428Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:50:30.2122163Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:50:30.2150190Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:50:30.2178247Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T15:50:30.2210825Z Entering 'third_party/zstd' 2024-04-03T15:50:30.2256118Z ##[endgroup] 2024-04-03T15:50:30.2260950Z ##[group]Persisting credentials for submodules 2024-04-03T15:50:30.2262587Z [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:50:30.2499330Z Entering 'android/libs/fbjni' 2024-04-03T15:50:30.2531179Z Entering 'third_party/FP16' 2024-04-03T15:50:30.2559518Z Entering 'third_party/FXdiv' 2024-04-03T15:50:30.2591919Z Entering 'third_party/NNPACK' 2024-04-03T15:50:30.2621108Z Entering 'third_party/QNNPACK' 2024-04-03T15:50:30.2652108Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T15:50:30.2678960Z Entering 'third_party/XNNPACK' 2024-04-03T15:50:30.2725274Z Entering 'third_party/benchmark' 2024-04-03T15:50:30.2759702Z Entering 'third_party/cpuinfo' 2024-04-03T15:50:30.2788525Z Entering 'third_party/cub' 2024-04-03T15:50:30.2830741Z Entering 'third_party/cudnn_frontend' 2024-04-03T15:50:30.2871830Z Entering 'third_party/cutlass' 2024-04-03T15:50:30.2914323Z Entering 'third_party/eigen' 2024-04-03T15:50:30.2947657Z Entering 'third_party/fbgemm' 2024-04-03T15:50:30.2987721Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:50:30.3030663Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:50:30.3061996Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:50:30.3107168Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:50:30.3140457Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T15:50:30.3171815Z Entering 'third_party/flatbuffers' 2024-04-03T15:50:30.3204555Z Entering 'third_party/fmt' 2024-04-03T15:50:30.3241360Z Entering 'third_party/foxi' 2024-04-03T15:50:30.3281212Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:50:30.3309366Z Entering 'third_party/gloo' 2024-04-03T15:50:30.3340748Z Entering 'third_party/googletest' 2024-04-03T15:50:30.3381561Z Entering 'third_party/ideep' 2024-04-03T15:50:30.3418702Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T15:50:30.3454983Z Entering 'third_party/ios-cmake' 2024-04-03T15:50:30.3501219Z Entering 'third_party/ittapi' 2024-04-03T15:50:30.3549744Z Entering 'third_party/kineto' 2024-04-03T15:50:30.3590375Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T15:50:30.3630726Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T15:50:30.3662269Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T15:50:30.3699341Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T15:50:30.3729699Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T15:50:30.3759201Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T15:50:30.3796009Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T15:50:30.3841253Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T15:50:30.3870893Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T15:50:30.3911785Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T15:50:30.3941068Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T15:50:30.3970292Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T15:50:30.4009835Z Entering 'third_party/mimalloc' 2024-04-03T15:50:30.4051385Z Entering 'third_party/nccl/nccl' 2024-04-03T15:50:30.4093118Z Entering 'third_party/neon2sse' 2024-04-03T15:50:30.4123751Z Entering 'third_party/nlohmann' 2024-04-03T15:50:30.4158602Z Entering 'third_party/onnx' 2024-04-03T15:50:30.4199181Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T15:50:30.4241041Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T15:50:30.4283466Z Entering 'third_party/onnx-tensorrt' 2024-04-03T15:50:30.4325864Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:50:30.4374396Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T15:50:30.4409953Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T15:50:30.4437860Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T15:50:30.4486284Z Entering 'third_party/pocketfft' 2024-04-03T15:50:30.4521141Z Entering 'third_party/protobuf' 2024-04-03T15:50:30.4550459Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:50:30.4582165Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T15:50:30.4610356Z Entering 'third_party/psimd' 2024-04-03T15:50:30.4637893Z Entering 'third_party/pthreadpool' 2024-04-03T15:50:30.4670630Z Entering 'third_party/pybind11' 2024-04-03T15:50:30.4712271Z Entering 'third_party/python-peachpy' 2024-04-03T15:50:30.4740976Z Entering 'third_party/sleef' 2024-04-03T15:50:30.4778770Z Entering 'third_party/tbb' 2024-04-03T15:50:30.4823172Z Entering 'third_party/tensorpipe' 2024-04-03T15:50:30.4861469Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:50:30.4897950Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:50:30.4930019Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:50:30.4957993Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:50:30.4989967Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T15:50:30.5032531Z Entering 'third_party/zstd' 2024-04-03T15:50:30.5087122Z [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:50:30.5328613Z Entering 'android/libs/fbjni' 2024-04-03T15:50:30.5364468Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-04-03T15:50:30.5382819Z Entering 'third_party/FP16' 2024-04-03T15:50:30.5413393Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-04-03T15:50:30.5426833Z Entering 'third_party/FXdiv' 2024-04-03T15:50:30.5462811Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-04-03T15:50:30.5480519Z Entering 'third_party/NNPACK' 2024-04-03T15:50:30.5514453Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-04-03T15:50:30.5528141Z Entering 'third_party/QNNPACK' 2024-04-03T15:50:30.5553140Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2024-04-03T15:50:30.5567258Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T15:50:30.5603538Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-04-03T15:50:30.5617089Z Entering 'third_party/XNNPACK' 2024-04-03T15:50:30.5646584Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-04-03T15:50:30.5669626Z Entering 'third_party/benchmark' 2024-04-03T15:50:30.5709411Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-04-03T15:50:30.5729400Z Entering 'third_party/cpuinfo' 2024-04-03T15:50:30.5763924Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-04-03T15:50:30.5777775Z Entering 'third_party/cub' 2024-04-03T15:50:30.5814721Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2024-04-03T15:50:30.5829121Z Entering 'third_party/cudnn_frontend' 2024-04-03T15:50:30.5864298Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-04-03T15:50:30.5877884Z Entering 'third_party/cutlass' 2024-04-03T15:50:30.5902795Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-04-03T15:50:30.5924189Z Entering 'third_party/eigen' 2024-04-03T15:50:30.5954895Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-04-03T15:50:30.5968455Z Entering 'third_party/fbgemm' 2024-04-03T15:50:30.6003356Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-04-03T15:50:30.6016400Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:50:30.6054958Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-04-03T15:50:30.6068207Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:50:30.6096491Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-04-03T15:50:30.6108798Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:50:30.6136619Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-04-03T15:50:30.6153409Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:50:30.6191543Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-04-03T15:50:30.6211891Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T15:50:30.6237014Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-04-03T15:50:30.6251922Z Entering 'third_party/flatbuffers' 2024-04-03T15:50:30.6280038Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-04-03T15:50:30.6301926Z Entering 'third_party/fmt' 2024-04-03T15:50:30.6327162Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-04-03T15:50:30.6338631Z Entering 'third_party/foxi' 2024-04-03T15:50:30.6373765Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2024-04-03T15:50:30.6388448Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:50:30.6423238Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-04-03T15:50:30.6435983Z Entering 'third_party/gloo' 2024-04-03T15:50:30.6465228Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-04-03T15:50:30.6481322Z Entering 'third_party/googletest' 2024-04-03T15:50:30.6514223Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-04-03T15:50:30.6529304Z Entering 'third_party/ideep' 2024-04-03T15:50:30.6563593Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-04-03T15:50:30.6576782Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T15:50:30.6615689Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-04-03T15:50:30.6633645Z Entering 'third_party/ios-cmake' 2024-04-03T15:50:30.6665881Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2024-04-03T15:50:30.6679228Z Entering 'third_party/ittapi' 2024-04-03T15:50:30.6718620Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-04-03T15:50:30.6740548Z Entering 'third_party/kineto' 2024-04-03T15:50:30.6774668Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-04-03T15:50:30.6787434Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T15:50:30.6826168Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-04-03T15:50:30.6838027Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T15:50:30.6865082Z file:/home/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:50:30.6875801Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T15:50:30.6904845Z file:/home/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:50:30.6915346Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T15:50:30.6947163Z file:/home/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:50:30.6959181Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T15:50:30.6982520Z file:/home/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:50:30.6991717Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T15:50:30.7020021Z file:/home/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:50:30.7031481Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T15:50:30.7068078Z file:/home/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:50:30.7079843Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T15:50:30.7104353Z file:/home/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:50:30.7114782Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T15:50:30.7146698Z file:/home/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:50:30.7160349Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T15:50:30.7188173Z file:/home/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:50:30.7204991Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T15:50:30.7230362Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-04-03T15:50:30.7249624Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T15:50:30.7272878Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-04-03T15:50:30.7285488Z Entering 'third_party/mimalloc' 2024-04-03T15:50:30.7323979Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-04-03T15:50:30.7338322Z Entering 'third_party/nccl/nccl' 2024-04-03T15:50:30.7369298Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-04-03T15:50:30.7379673Z Entering 'third_party/neon2sse' 2024-04-03T15:50:30.7414656Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2024-04-03T15:50:30.7427949Z Entering 'third_party/nlohmann' 2024-04-03T15:50:30.7463153Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-04-03T15:50:30.7478779Z Entering 'third_party/onnx' 2024-04-03T15:50:30.7514425Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-04-03T15:50:30.7535930Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T15:50:30.7576023Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-04-03T15:50:30.7589319Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T15:50:30.7617186Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-04-03T15:50:30.7636244Z Entering 'third_party/onnx-tensorrt' 2024-04-03T15:50:30.7662947Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2024-04-03T15:50:30.7678574Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:50:30.7715749Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2024-04-03T15:50:30.7730656Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T15:50:30.7753861Z file:/home/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:50:30.7764375Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T15:50:30.7797205Z file:/home/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:50:30.7808991Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T15:50:30.7837161Z file:/home/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:50:30.7851574Z Entering 'third_party/pocketfft' 2024-04-03T15:50:30.7880216Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-04-03T15:50:30.7893467Z Entering 'third_party/protobuf' 2024-04-03T15:50:30.7926957Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-04-03T15:50:30.7942348Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:50:30.7973351Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-04-03T15:50:30.7986213Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T15:50:30.8011462Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-04-03T15:50:30.8025466Z Entering 'third_party/psimd' 2024-04-03T15:50:30.8052239Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-04-03T15:50:30.8064096Z Entering 'third_party/pthreadpool' 2024-04-03T15:50:30.8090985Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-04-03T15:50:30.8104472Z Entering 'third_party/pybind11' 2024-04-03T15:50:30.8130971Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-04-03T15:50:30.8144879Z Entering 'third_party/python-peachpy' 2024-04-03T15:50:30.8170974Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-04-03T15:50:30.8184123Z Entering 'third_party/sleef' 2024-04-03T15:50:30.8215600Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-04-03T15:50:30.8229988Z Entering 'third_party/tbb' 2024-04-03T15:50:30.8264782Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2024-04-03T15:50:30.8283575Z Entering 'third_party/tensorpipe' 2024-04-03T15:50:30.8307741Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-04-03T15:50:30.8318510Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:50:30.8345388Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-04-03T15:50:30.8357270Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:50:30.8385487Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-04-03T15:50:30.8398007Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:50:30.8428448Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-04-03T15:50:30.8440037Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:50:30.8465048Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-04-03T15:50:30.8476218Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T15:50:30.8514702Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2024-04-03T15:50:30.8530025Z Entering 'third_party/zstd' 2024-04-03T15:50:30.8564479Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2024-04-03T15:50:30.9536789Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-04-03T15:50:30.9756743Z Entering 'android/libs/fbjni' 2024-04-03T15:50:30.9796870Z Entering 'third_party/FP16' 2024-04-03T15:50:30.9828555Z Entering 'third_party/FXdiv' 2024-04-03T15:50:30.9864810Z Entering 'third_party/NNPACK' 2024-04-03T15:50:30.9900610Z Entering 'third_party/QNNPACK' 2024-04-03T15:50:30.9927601Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T15:50:30.9962105Z Entering 'third_party/XNNPACK' 2024-04-03T15:50:31.0020244Z Entering 'third_party/benchmark' 2024-04-03T15:50:31.0062917Z Entering 'third_party/cpuinfo' 2024-04-03T15:50:31.0103428Z Entering 'third_party/cub' 2024-04-03T15:50:31.0148968Z Entering 'third_party/cudnn_frontend' 2024-04-03T15:50:31.0189041Z Entering 'third_party/cutlass' 2024-04-03T15:50:31.0226664Z Entering 'third_party/eigen' 2024-04-03T15:50:31.0270424Z Entering 'third_party/fbgemm' 2024-04-03T15:50:31.0308700Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:50:31.0342163Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:50:31.0382187Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:50:31.0425745Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:50:31.0467851Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T15:50:31.0504275Z Entering 'third_party/flatbuffers' 2024-04-03T15:50:31.0545217Z Entering 'third_party/fmt' 2024-04-03T15:50:31.0582902Z Entering 'third_party/foxi' 2024-04-03T15:50:31.0622868Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:50:31.0662780Z Entering 'third_party/gloo' 2024-04-03T15:50:31.0701861Z Entering 'third_party/googletest' 2024-04-03T15:50:31.0742456Z Entering 'third_party/ideep' 2024-04-03T15:50:31.0781751Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T15:50:31.0826352Z Entering 'third_party/ios-cmake' 2024-04-03T15:50:31.0863017Z Entering 'third_party/ittapi' 2024-04-03T15:50:31.0901952Z Entering 'third_party/kineto' 2024-04-03T15:50:31.0941825Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T15:50:31.0981843Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T15:50:31.1023220Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T15:50:31.1063582Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T15:50:31.1103425Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T15:50:31.1141267Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T15:50:31.1180507Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T15:50:31.1217881Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T15:50:31.1251182Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T15:50:31.1280601Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T15:50:31.1318306Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T15:50:31.1351794Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T15:50:31.1392673Z Entering 'third_party/mimalloc' 2024-04-03T15:50:31.1438970Z Entering 'third_party/nccl/nccl' 2024-04-03T15:50:31.1478894Z Entering 'third_party/neon2sse' 2024-04-03T15:50:31.1518942Z Entering 'third_party/nlohmann' 2024-04-03T15:50:31.1559708Z Entering 'third_party/onnx' 2024-04-03T15:50:31.1611882Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T15:50:31.1649469Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T15:50:31.1684443Z Entering 'third_party/onnx-tensorrt' 2024-04-03T15:50:31.1718308Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:50:31.1765433Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T15:50:31.1810379Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T15:50:31.1848823Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T15:50:31.1893685Z Entering 'third_party/pocketfft' 2024-04-03T15:50:31.1937862Z Entering 'third_party/protobuf' 2024-04-03T15:50:31.1980767Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:50:31.2015507Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T15:50:31.2054332Z Entering 'third_party/psimd' 2024-04-03T15:50:31.2097845Z Entering 'third_party/pthreadpool' 2024-04-03T15:50:31.2138221Z Entering 'third_party/pybind11' 2024-04-03T15:50:31.2177538Z Entering 'third_party/python-peachpy' 2024-04-03T15:50:31.2219083Z Entering 'third_party/sleef' 2024-04-03T15:50:31.2259369Z Entering 'third_party/tbb' 2024-04-03T15:50:31.2301067Z Entering 'third_party/tensorpipe' 2024-04-03T15:50:31.2341912Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:50:31.2381692Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:50:31.2421965Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:50:31.2460846Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:50:31.2500281Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T15:50:31.2540466Z Entering 'third_party/zstd' 2024-04-03T15:50:31.2591801Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-04-03T15:50:31.2821857Z Entering 'android/libs/fbjni' 2024-04-03T15:50:31.2863061Z Entering 'third_party/FP16' 2024-04-03T15:50:31.2901787Z Entering 'third_party/FXdiv' 2024-04-03T15:50:31.2943014Z Entering 'third_party/NNPACK' 2024-04-03T15:50:31.2982137Z Entering 'third_party/QNNPACK' 2024-04-03T15:50:31.3023336Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T15:50:31.3062292Z Entering 'third_party/XNNPACK' 2024-04-03T15:50:31.3111835Z Entering 'third_party/benchmark' 2024-04-03T15:50:31.3157360Z Entering 'third_party/cpuinfo' 2024-04-03T15:50:31.3197830Z Entering 'third_party/cub' 2024-04-03T15:50:31.3238547Z Entering 'third_party/cudnn_frontend' 2024-04-03T15:50:31.3278857Z Entering 'third_party/cutlass' 2024-04-03T15:50:31.3327460Z Entering 'third_party/eigen' 2024-04-03T15:50:31.3370877Z Entering 'third_party/fbgemm' 2024-04-03T15:50:31.3407383Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:50:31.3445718Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:50:31.3482875Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:50:31.3525411Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:50:31.3564393Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T15:50:31.3607310Z Entering 'third_party/flatbuffers' 2024-04-03T15:50:31.3650717Z Entering 'third_party/fmt' 2024-04-03T15:50:31.3689159Z Entering 'third_party/foxi' 2024-04-03T15:50:31.3728392Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:50:31.3763086Z Entering 'third_party/gloo' 2024-04-03T15:50:31.3800513Z Entering 'third_party/googletest' 2024-04-03T15:50:31.3840960Z Entering 'third_party/ideep' 2024-04-03T15:50:31.3878026Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T15:50:31.3921159Z Entering 'third_party/ios-cmake' 2024-04-03T15:50:31.3963287Z Entering 'third_party/ittapi' 2024-04-03T15:50:31.4002033Z Entering 'third_party/kineto' 2024-04-03T15:50:31.4039296Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T15:50:31.4077592Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T15:50:31.4113648Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T15:50:31.4158641Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T15:50:31.4200673Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T15:50:31.4232658Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T15:50:31.4270586Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T15:50:31.4301857Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T15:50:31.4344174Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T15:50:31.4381770Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T15:50:31.4421727Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T15:50:31.4460146Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T15:50:31.4501953Z Entering 'third_party/mimalloc' 2024-04-03T15:50:31.4543611Z Entering 'third_party/nccl/nccl' 2024-04-03T15:50:31.4583734Z Entering 'third_party/neon2sse' 2024-04-03T15:50:31.4622902Z Entering 'third_party/nlohmann' 2024-04-03T15:50:31.4671690Z Entering 'third_party/onnx' 2024-04-03T15:50:31.4725428Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T15:50:31.4763273Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T15:50:31.4806115Z Entering 'third_party/onnx-tensorrt' 2024-04-03T15:50:31.4841538Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:50:31.4881043Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T15:50:31.4918514Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T15:50:31.4956620Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T15:50:31.4996886Z Entering 'third_party/pocketfft' 2024-04-03T15:50:31.5037978Z Entering 'third_party/protobuf' 2024-04-03T15:50:31.5080631Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:50:31.5121426Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T15:50:31.5167182Z Entering 'third_party/psimd' 2024-04-03T15:50:31.5209841Z Entering 'third_party/pthreadpool' 2024-04-03T15:50:31.5250168Z Entering 'third_party/pybind11' 2024-04-03T15:50:31.5292504Z Entering 'third_party/python-peachpy' 2024-04-03T15:50:31.5337964Z Entering 'third_party/sleef' 2024-04-03T15:50:31.5378094Z Entering 'third_party/tbb' 2024-04-03T15:50:31.5421110Z Entering 'third_party/tensorpipe' 2024-04-03T15:50:31.5462248Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:50:31.5496162Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:50:31.5537180Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:50:31.5575987Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:50:31.5614439Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T15:50:31.5665991Z Entering 'third_party/zstd' 2024-04-03T15:50:31.5721313Z ##[endgroup] 2024-04-03T15:50:31.5752653Z [command]/usr/bin/git log -1 --format='%H' 2024-04-03T15:50:31.5777639Z 'd253bd7befc64137de913dbb8727b511f1052411' 2024-04-03T15:50:31.6065745Z Prepare all required actions 2024-04-03T15:50:31.6066349Z Getting action download info 2024-04-03T15:50:31.7770623Z Download action repository 'aws-actions/configure-aws-credentials@v3' (SHA:50ac8dd1e1b10d09dac7b8727528b91bed831ac0) 2024-04-03T15:50:31.9442184Z Download action repository 'pytorch/test-infra@main' (SHA:f5543b9b2d7b7c7b8eccd6576b68fc0472b1fbde) 2024-04-03T15:50:32.2166397Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-04-03T15:50:32.4207237Z ##[group]Run ./.github/actions/linux-build 2024-04-03T15:50:32.4207556Z with: 2024-04-03T15:50:32.4207806Z build-environment: linux-jammy-py3.8-gcc11 2024-04-03T15:50:32.4208198Z docker-image-name: pytorch-linux-jammy-py3.8-gcc11 2024-04-03T15:50:32.4208577Z build-generates-artifacts: true 2024-04-03T15:50:32.4208871Z build-with-debug: false 2024-04-03T15:50:32.4209121Z cuda-arch-list: 5.2 2024-04-03T15:50:32.4211160Z 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" }, { config: "docs_test", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "jit_legacy", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "backwards_compat", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "distributed", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "distributed", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, ]} 2024-04-03T15:50:32.4213225Z s3-bucket: gha-artifacts 2024-04-03T15:50:32.4213884Z GITHUB_TOKEN: *** 2024-04-03T15:50:32.4214133Z runner: linux.2xlarge 2024-04-03T15:50:32.4214374Z ##[endgroup] 2024-04-03T15:50:32.4281360Z Prepare all required actions 2024-04-03T15:50:32.4281707Z Getting action download info 2024-04-03T15:50:32.5188496Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-04-03T15:50:32.6791067Z ##[group]Run ./.github/actions/setup-linux 2024-04-03T15:50:32.6791658Z ##[endgroup] 2024-04-03T15:50:32.6846252Z ##[group]Run set -euo pipefail 2024-04-03T15:50:32.6846581Z set -euo pipefail 2024-04-03T15:50:32.6846871Z function get_ec2_metadata() { 2024-04-03T15:50:32.6847304Z  # Pulled from instance metadata endpoint for EC2 2024-04-03T15:50:32.6847986Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-04-03T15:50:32.6848571Z  category=$1 2024-04-03T15:50:32.6848965Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-04-03T15:50:32.6849537Z  runner_name_str=linux.2xlarge.v.ii-q72xs-runner-6c4kl 2024-04-03T15:50:32.6849989Z  if [[ $runner_name_str != *"gcp"* ]]; then 2024-04-03T15:50:32.6850481Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-04-03T15:50:32.6850912Z  else 2024-04-03T15:50:32.6851290Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-04-03T15:50:32.6851744Z  fi 2024-04-03T15:50:32.6851953Z } 2024-04-03T15:50:32.6852208Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-04-03T15:50:32.6852631Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-04-03T15:50:32.6853116Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-04-03T15:50:32.6853539Z echo "system info $(uname -a)" 2024-04-03T15:50:32.6859159Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:50:32.6859556Z ##[endgroup] 2024-04-03T15:50:32.6929169Z curl: (22) The requested URL returned error: 401 2024-04-03T15:50:32.6941754Z ami-id: 2024-04-03T15:50:32.6994495Z curl: (22) The requested URL returned error: 401 2024-04-03T15:50:32.7006616Z instance-id: 2024-04-03T15:50:32.7046679Z curl: (22) The requested URL returned error: 401 2024-04-03T15:50:32.7052733Z instance-type: 2024-04-03T15:50:32.7066590Z system info Linux linux.2xlarge.v.ii-q72xs-runner-6c4kl 5.10.210-201.855.amzn2.x86_64 #1 SMP Tue Mar 12 19:03:26 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-04-03T15:50:32.7089140Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-04-03T15:50:32.7089918Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-04-03T15:50:32.7094404Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:50:32.7094806Z ##[endgroup] 2024-04-03T15:50:32.7195243Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-04-03T15:50:32.7195703Z with: 2024-04-03T15:50:32.7195905Z shell: bash 2024-04-03T15:50:32.7196136Z timeout_minutes: 5 2024-04-03T15:50:32.7196405Z max_attempts: 3 2024-04-03T15:50:32.7196646Z retry_wait_seconds: 30 2024-04-03T15:50:32.7197710Z 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:50:32.7198811Z polling_interval_seconds: 1 2024-04-03T15:50:32.7199093Z warning_on_retry: true 2024-04-03T15:50:32.7199400Z continue_on_error: false 2024-04-03T15:50:32.7199723Z env: 2024-04-03T15:50:32.7199959Z AWS_RETRY_MODE: standard 2024-04-03T15:50:32.7200248Z AWS_MAX_ATTEMPTS: 5 2024-04-03T15:50:32.7200569Z AWS_DEFAULT_REGION: us-east-1 2024-04-03T15:50:32.7201086Z ##[endgroup] 2024-04-03T15:50:33.8619385Z WARNING! Your password will be stored unencrypted in /home/runner/.docker/config.json. 2024-04-03T15:50:33.8620971Z Configure a credential helper to remove this warning. See 2024-04-03T15:50:33.8622697Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-04-03T15:50:33.8623609Z 2024-04-03T15:50:33.8623845Z Login Succeeded 2024-04-03T15:50:34.7674608Z Command completed after 1 attempt(s). 2024-04-03T15:50:34.7737884Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-04-03T15:50:34.7738564Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-04-03T15:50:34.7739038Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-04-03T15:50:34.7744837Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:50:34.7745334Z ##[endgroup] 2024-04-03T15:50:34.7823493Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T15:50:34.7824069Z # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T15:50:34.7824507Z # shellcheck disable=SC2046 2024-04-03T15:50:34.7824837Z docker stop $(docker ps -q) || true 2024-04-03T15:50:34.7825196Z # Prune all of the docker images 2024-04-03T15:50:34.7825523Z docker system prune -af 2024-04-03T15:50:34.7830828Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:50:34.7831215Z ##[endgroup] 2024-04-03T15:50:34.8068544Z "docker stop" requires at least 1 argument. 2024-04-03T15:50:34.8069232Z See 'docker stop --help'. 2024-04-03T15:50:34.8069469Z 2024-04-03T15:50:34.8069676Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-04-03T15:50:34.8070018Z 2024-04-03T15:50:34.8070190Z Stop one or more running containers 2024-04-03T15:50:34.8230194Z Total reclaimed space: 0B 2024-04-03T15:50:34.8265447Z ##[group]Run set +e 2024-04-03T15:50:34.8265731Z set +e 2024-04-03T15:50:34.8265947Z set -x 2024-04-03T15:50:34.8266162Z  2024-04-03T15:50:34.8266643Z PT_DOMAIN=download.pytorch.org 2024-04-03T15:50:34.8267253Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-04-03T15:50:34.8268046Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-04-03T15:50:34.8268751Z # one is returned at random 2024-04-03T15:50:34.8269177Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-04-03T15:50:34.8269561Z  2024-04-03T15:50:34.8269776Z if [ -z "${RESOLVED_IP}" ]; then 2024-04-03T15:50:34.8270227Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-04-03T15:50:34.8270907Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-04-03T15:50:34.8271331Z  2024-04-03T15:50:34.8271566Z  if [ -z "${RESOLVED_IP}" ]; then 2024-04-03T15:50:34.8271964Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-04-03T15:50:34.8272325Z  exit 1 2024-04-03T15:50:34.8272573Z  fi 2024-04-03T15:50:34.8272771Z fi 2024-04-03T15:50:34.8272968Z  2024-04-03T15:50:34.8273232Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-04-03T15:50:34.8273630Z  # Clean up any old records first 2024-04-03T15:50:34.8273994Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-04-03T15:50:34.8274332Z fi 2024-04-03T15:50:34.8274537Z  2024-04-03T15:50:34.8274856Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-04-03T15:50:34.8275269Z cat /etc/hosts 2024-04-03T15:50:34.8280463Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:50:34.8281018Z ##[endgroup] 2024-04-03T15:50:34.8302621Z + PT_DOMAIN=download.pytorch.org 2024-04-03T15:50:34.8307629Z ++ dig -4 +short download.pytorch.org 2024-04-03T15:50:34.8308293Z ++ tail -n1 2024-04-03T15:50:34.8554367Z + RESOLVED_IP=18.160.41.107 2024-04-03T15:50:34.8554783Z + '[' -z 18.160.41.107 ']' 2024-04-03T15:50:34.8555354Z + grep -r download.pytorch.org /etc/hosts 2024-04-03T15:50:34.8572516Z + echo '18.160.41.107 download.pytorch.org' 2024-04-03T15:50:34.8573393Z + sudo tee -a /etc/hosts 2024-04-03T15:50:34.8612305Z 18.160.41.107 download.pytorch.org 2024-04-03T15:50:34.8618617Z + cat /etc/hosts 2024-04-03T15:50:34.8627282Z # Kubernetes-managed hosts file. 2024-04-03T15:50:34.8628006Z 127.0.0.1 localhost 2024-04-03T15:50:34.8642134Z ::1 localhost ip6-localhost ip6-loopback 2024-04-03T15:50:34.8642548Z fe00::0 ip6-localnet 2024-04-03T15:50:34.8642809Z fe00::0 ip6-mcastprefix 2024-04-03T15:50:34.8643063Z fe00::1 ip6-allnodes 2024-04-03T15:50:34.8643331Z fe00::2 ip6-allrouters 2024-04-03T15:50:34.8643688Z 10.0.158.245 linux.2xlarge.v.ii-q72xs-runner-6c4kl 2024-04-03T15:50:34.8644050Z 18.160.41.107 download.pytorch.org 2024-04-03T15:50:34.8768042Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2024-04-03T15:50:34.8768469Z with: 2024-04-03T15:50:34.8768744Z docker-image-name: pytorch-linux-jammy-py3.8-gcc11 2024-04-03T15:50:34.8769122Z docker-build-dir: .ci/docker 2024-04-03T15:50:34.8769387Z working-directory: . 2024-04-03T15:50:34.8769720Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:50:34.8770117Z force-push: false 2024-04-03T15:50:34.8770352Z ##[endgroup] 2024-04-03T15:50:34.8788573Z ##[group]Run set -ex 2024-04-03T15:50:34.8788841Z set -ex 2024-04-03T15:50:34.8789061Z  2024-04-03T15:50:34.8789473Z # If the docker build directory or the build script doesn't exist, the action will 2024-04-03T15:50:34.8790170Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2024-04-03T15:50:34.8790783Z # job could then download the pre-built image as usual 2024-04-03T15:50:34.8791334Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/build.sh" ]]; then 2024-04-03T15:50:34.8791819Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2024-04-03T15:50:34.8792278Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-04-03T15:50:34.8792673Z  2024-04-03T15:50:34.8793047Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2024-04-03T15:50:34.8793634Z  exit 0 2024-04-03T15:50:34.8793857Z else 2024-04-03T15:50:34.8794122Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2024-04-03T15:50:34.8794453Z fi 2024-04-03T15:50:34.8794636Z  2024-04-03T15:50:34.8794974Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2024-04-03T15:50:34.8795733Z  # The docker image name already includes the ECR prefix and tag, so we can just 2024-04-03T15:50:34.8796309Z  # use it as it is, but first let's extract the tag 2024-04-03T15:50:34.8796813Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2024-04-03T15:50:34.8797343Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-04-03T15:50:34.8797858Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-04-03T15:50:34.8798266Z else 2024-04-03T15:50:34.8798574Z  DOCKER_TAG=$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2024-04-03T15:50:34.8799046Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-04-03T15:50:34.8799705Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-04-03T15:50:34.8800250Z fi 2024-04-03T15:50:34.8805408Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:50:34.8805814Z env: 2024-04-03T15:50:34.8806012Z REPO_NAME: pytorch 2024-04-03T15:50:34.8806314Z DOCKER_IMAGE_NAME: pytorch-linux-jammy-py3.8-gcc11 2024-04-03T15:50:34.8806671Z DOCKER_BUILD_DIR: .ci/docker 2024-04-03T15:50:34.8807031Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:50:34.8807401Z ##[endgroup] 2024-04-03T15:50:34.8826318Z + [[ ! -d .ci/docker ]] 2024-04-03T15:50:34.8826667Z + [[ ! -f .ci/docker/build.sh ]] 2024-04-03T15:50:34.8826948Z + echo skip=false 2024-04-03T15:50:34.8827691Z + [[ pytorch-linux-jammy-py3.8-gcc11 == *\3\0\8\5\3\5\3\8\5\1\1\4\.\d\k\r\.\e\c\r\.\u\s\-\e\a\s\t\-\1\.\a\m\a\z\o\n\a\w\s\.\c\o\m\/\p\y\t\o\r\c\h* ]] 2024-04-03T15:50:34.8830003Z ++ git rev-parse HEAD:.ci/docker 2024-04-03T15:50:34.8840509Z + DOCKER_TAG=16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:50:34.8841248Z + echo docker-tag=16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:50:34.8842544Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:50:34.8869867Z ##[group]Run set +e 2024-04-03T15:50:34.8870136Z set +e 2024-04-03T15:50:34.8870355Z set -x 2024-04-03T15:50:34.8870564Z  2024-04-03T15:50:34.8870761Z login() { 2024-04-03T15:50:34.8871258Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-04-03T15:50:34.8871769Z } 2024-04-03T15:50:34.8871970Z  2024-04-03T15:50:34.8872165Z retry () { 2024-04-03T15:50:34.8872443Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-04-03T15:50:34.8872761Z } 2024-04-03T15:50:34.8872955Z  2024-04-03T15:50:34.8873177Z retry login "${DOCKER_REGISTRY}" 2024-04-03T15:50:34.8873472Z  2024-04-03T15:50:34.8873804Z # Check if image already exists, if it does then skip building it 2024-04-03T15:50:34.8874324Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2024-04-03T15:50:34.8874705Z  exit 0 2024-04-03T15:50:34.8874918Z fi 2024-04-03T15:50:34.8875104Z  2024-04-03T15:50:34.8875472Z # NB: This part requires a full checkout. Otherwise, the merge base will 2024-04-03T15:50:34.8876073Z # be empty. The default action would be to continue rebuild the image 2024-04-03T15:50:34.8876603Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2024-04-03T15:50:34.8877074Z  # if we're on the base branch then use the parent commit 2024-04-03T15:50:34.8877646Z  MERGE_BASE=$(git rev-parse HEAD~) 2024-04-03T15:50:34.8877970Z else 2024-04-03T15:50:34.8878300Z  # otherwise we're on a PR, so use the most recent base commit 2024-04-03T15:50:34.8878803Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2024-04-03T15:50:34.8879176Z fi 2024-04-03T15:50:34.8879368Z  2024-04-03T15:50:34.8879607Z if [[ -z "${MERGE_BASE}" ]]; then 2024-04-03T15:50:34.8880067Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-04-03T15:50:34.8880396Z  2024-04-03T15:50:34.8880949Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2024-04-03T15:50:34.8881499Z  exit 0 2024-04-03T15:50:34.8881720Z fi 2024-04-03T15:50:34.8881927Z  2024-04-03T15:50:34.8882239Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2024-04-03T15:50:34.8882946Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2024-04-03T15:50:34.8883520Z  exit 1 2024-04-03T15:50:34.8883737Z fi 2024-04-03T15:50:34.8883929Z  2024-04-03T15:50:34.8884292Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2024-04-03T15:50:34.8885217Z # If no image exists but the hash is the same as the previous hash then we should error out here 2024-04-03T15:50:34.8885875Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2024-04-03T15:50:34.8886580Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2024-04-03T15:50:34.8887370Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2024-04-03T15:50:34.8887837Z fi 2024-04-03T15:50:34.8888047Z  2024-04-03T15:50:34.8888294Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-04-03T15:50:34.8892859Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:50:34.8893240Z env: 2024-04-03T15:50:34.8893446Z DOCKER_BUILD_DIR: .ci/docker 2024-04-03T15:50:34.8893786Z BASE_REVISION: 1d52c2d98507759a2143d52b922c541dbe36b6bf 2024-04-03T15:50:34.8894542Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:50:34.8895280Z DOCKER_TAG: 16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:50:34.8895696Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:50:34.8896076Z ##[endgroup] 2024-04-03T15:50:34.8918286Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:50:34.8918804Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:50:34.8921509Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:50:34.8922113Z + aws ecr get-login-password --region us-east-1 2024-04-03T15:50:35.4266180Z WARNING! Your password will be stored unencrypted in /home/runner/.docker/config.json. 2024-04-03T15:50:35.4268835Z Configure a credential helper to remove this warning. See 2024-04-03T15:50:35.4270717Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-04-03T15:50:35.4271214Z 2024-04-03T15:50:35.4271338Z Login Succeeded 2024-04-03T15:50:35.4280617Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:50:35.6586949Z { 2024-04-03T15:50:35.6587774Z "schemaVersion": 2, 2024-04-03T15:50:35.6588797Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2024-04-03T15:50:35.6589839Z "config": { 2024-04-03T15:50:35.6590629Z "mediaType": "application/vnd.docker.container.image.v1+json", 2024-04-03T15:50:35.6591552Z "size": 40203, 2024-04-03T15:50:35.6592614Z "digest": "sha256:edab37a6fecd099844f4888cdb58ab57de8cc1ffb0964933664a10a6b9fa73a8" 2024-04-03T15:50:35.6594203Z }, 2024-04-03T15:50:35.6594682Z "layers": [ 2024-04-03T15:50:35.6595101Z { 2024-04-03T15:50:35.6595480Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6595880Z "size": 30451302, 2024-04-03T15:50:35.6596303Z "digest": "sha256:23828d760c7b04df02891af556c40ca44c2dd79d6837ea6f18fac24f4108448c" 2024-04-03T15:50:35.6596862Z }, 2024-04-03T15:50:35.6597026Z { 2024-04-03T15:50:35.6597343Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6597750Z "size": 1828, 2024-04-03T15:50:35.6598135Z "digest": "sha256:4c71b2109c4fce41644c534918307f4ec9dd5d74b2d1491181d8b896339253e9" 2024-04-03T15:50:35.6598607Z }, 2024-04-03T15:50:35.6598886Z { 2024-04-03T15:50:35.6599347Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6599741Z "size": 313213453, 2024-04-03T15:50:35.6600165Z "digest": "sha256:42a766fc09097cc12b6898fbc22c4b5afc61dc6e8cdca26fda1af54cd5808163" 2024-04-03T15:50:35.6600635Z }, 2024-04-03T15:50:35.6600901Z { 2024-04-03T15:50:35.6601212Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6601622Z "size": 803, 2024-04-03T15:50:35.6602017Z "digest": "sha256:0e2f2458798f790b54c7f9276d0e1a9a69ec59f7271c51c3fcae9227ad87e7eb" 2024-04-03T15:50:35.6602460Z }, 2024-04-03T15:50:35.6602631Z { 2024-04-03T15:50:35.6602931Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6603340Z "size": 106, 2024-04-03T15:50:35.6603729Z "digest": "sha256:52475bb51e22a833df2d915ac317fb98bfd19fee4ca169046b28174a752de665" 2024-04-03T15:50:35.6604166Z }, 2024-04-03T15:50:35.6604351Z { 2024-04-03T15:50:35.6604881Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6605487Z + exit 0 2024-04-03T15:50:35.6605680Z "size": 545, 2024-04-03T15:50:35.6606067Z "digest": "sha256:928ebba6ddfb9f4b945e7b6b29221dfe7b1831becab9dc384c852b9449db7229" 2024-04-03T15:50:35.6606543Z }, 2024-04-03T15:50:35.6606723Z { 2024-04-03T15:50:35.6607165Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6607564Z "size": 1240, 2024-04-03T15:50:35.6607997Z "digest": "sha256:71bfb06f00796d9766e8078ce0d22c3504c748cdda403b229e08b9f66c90bce7" 2024-04-03T15:50:35.6608510Z }, 2024-04-03T15:50:35.6608687Z { 2024-04-03T15:50:35.6608997Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6609385Z "size": 483, 2024-04-03T15:50:35.6609765Z "digest": "sha256:56090b14b977c9226e4e1d467688ba76f54434a7f44807fcfed50926a75aa080" 2024-04-03T15:50:35.6610206Z }, 2024-04-03T15:50:35.6610369Z { 2024-04-03T15:50:35.6610683Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6611084Z "size": 110313371, 2024-04-03T15:50:35.6611489Z "digest": "sha256:22343a243e5681e355fd8661325b3eedb736d5da7e950ccea5d37c9ee3bb3a52" 2024-04-03T15:50:35.6611934Z }, 2024-04-03T15:50:35.6612109Z { 2024-04-03T15:50:35.6612403Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6612807Z "size": 3706, 2024-04-03T15:50:35.6613186Z "digest": "sha256:c29bb23a799916209b3b5f78924aad9644913961489623775658d5e3786c1e03" 2024-04-03T15:50:35.6613619Z }, 2024-04-03T15:50:35.6613795Z { 2024-04-03T15:50:35.6614107Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6614501Z "size": 1904, 2024-04-03T15:50:35.6614894Z "digest": "sha256:84aa8c2bf621b344af8103f37e465c7c28753ecee0bb9418eeefb32f112a07b0" 2024-04-03T15:50:35.6615328Z }, 2024-04-03T15:50:35.6615507Z { 2024-04-03T15:50:35.6615813Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6616196Z "size": 700, 2024-04-03T15:50:35.6616579Z "digest": "sha256:869f7e29fe434c4e7c345a34b7dda28235a1e275755824a3b2faf073a4f64cdf" 2024-04-03T15:50:35.6617027Z }, 2024-04-03T15:50:35.6617187Z { 2024-04-03T15:50:35.6617677Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6618186Z "size": 2590646918, 2024-04-03T15:50:35.6618592Z "digest": "sha256:a35b44e43b45a2801de628c066941679429d266b5d0bcd155ade98198da98461" 2024-04-03T15:50:35.6619030Z }, 2024-04-03T15:50:35.6619200Z { 2024-04-03T15:50:35.6619492Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6619978Z "size": 32, 2024-04-03T15:50:35.6620365Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:50:35.6620805Z }, 2024-04-03T15:50:35.6620971Z { 2024-04-03T15:50:35.6621285Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6621671Z "size": 380, 2024-04-03T15:50:35.6622069Z "digest": "sha256:f7cdcec5e6209d6102c3247b2bddf556339da28d039352be239d287af12c3da7" 2024-04-03T15:50:35.6622514Z }, 2024-04-03T15:50:35.6622683Z { 2024-04-03T15:50:35.6622992Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6623389Z "size": 220395, 2024-04-03T15:50:35.6623774Z "digest": "sha256:76fd1df065af26b8c5cbc6b570fa6b05472bc0639b5a8546ac1a70fddba60ad1" 2024-04-03T15:50:35.6624237Z }, 2024-04-03T15:50:35.6624406Z { 2024-04-03T15:50:35.6624699Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6625091Z "size": 230, 2024-04-03T15:50:35.6625473Z "digest": "sha256:83315c4c7ef0a0b8556648bfcb8072517770229c65bd5374b453d5741fcd9e4f" 2024-04-03T15:50:35.6625894Z }, 2024-04-03T15:50:35.6626061Z { 2024-04-03T15:50:35.6626369Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6626768Z "size": 2691615, 2024-04-03T15:50:35.6627144Z "digest": "sha256:6460360cb1298811ed09c68381447bbab44626003d5320a65264e700538b0b0d" 2024-04-03T15:50:35.6627576Z }, 2024-04-03T15:50:35.6627733Z { 2024-04-03T15:50:35.6628042Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6628427Z "size": 1994, 2024-04-03T15:50:35.6628805Z "digest": "sha256:f5187f0f8da243ed7751f5eefa2cec05f1393803726eeee84e330057805ca678" 2024-04-03T15:50:35.6629242Z }, 2024-04-03T15:50:35.6629416Z { 2024-04-03T15:50:35.6629703Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6630089Z "size": 105, 2024-04-03T15:50:35.6630468Z "digest": "sha256:b1fe483228e92afe41514cbd9402f338907bd8f46304587c793f7d1606bb1a39" 2024-04-03T15:50:35.6630902Z }, 2024-04-03T15:50:35.6631066Z { 2024-04-03T15:50:35.6631365Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6631758Z "size": 563, 2024-04-03T15:50:35.6632148Z "digest": "sha256:f148109b25c63db922ba0015afc51f9b12bd576ad392435463f6c2ee325f24de" 2024-04-03T15:50:35.6632589Z }, 2024-04-03T15:50:35.6632750Z { 2024-04-03T15:50:35.6633053Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6633455Z "size": 32, 2024-04-03T15:50:35.6633831Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:50:35.6634288Z }, 2024-04-03T15:50:35.6634454Z { 2024-04-03T15:50:35.6634755Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6635141Z "size": 104, 2024-04-03T15:50:35.6635514Z "digest": "sha256:6e94329e7d9bf7082fc26cec2348784557d985302de815ad85bf204ae9fe67e3" 2024-04-03T15:50:35.6635949Z }, 2024-04-03T15:50:35.6636120Z { 2024-04-03T15:50:35.6636416Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6636805Z "size": 503, 2024-04-03T15:50:35.6637180Z "digest": "sha256:e418f79cac9b43921f1702331a3d93926e2e664608005326054dabcdae1ad4d4" 2024-04-03T15:50:35.6637625Z }, 2024-04-03T15:50:35.6637784Z { 2024-04-03T15:50:35.6638076Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6638469Z "size": 101109813, 2024-04-03T15:50:35.6638905Z "digest": "sha256:77938992fe7d6f9a688194fb8672562ebc57c33a75795b9e880e215974705c68" 2024-04-03T15:50:35.6639334Z }, 2024-04-03T15:50:35.6639499Z { 2024-04-03T15:50:35.6639787Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6640180Z "size": 109, 2024-04-03T15:50:35.6640567Z "digest": "sha256:dd295d40e381bdd36f41fe90b77efba1a050acf7f813197058bb3b925e774bd1" 2024-04-03T15:50:35.6641124Z }, 2024-04-03T15:50:35.6641292Z { 2024-04-03T15:50:35.6641602Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6641982Z "size": 557, 2024-04-03T15:50:35.6642362Z "digest": "sha256:6c196b06c1db85ebaab271581b67c41bf5f6beeab678f989ac6366ff5ee37649" 2024-04-03T15:50:35.6642811Z }, 2024-04-03T15:50:35.6642976Z { 2024-04-03T15:50:35.6643267Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6643653Z "size": 1139068, 2024-04-03T15:50:35.6644041Z "digest": "sha256:d2a4f8c972bba57f9ea2255f6631e9054cea5efdbf91f82a56ab7b897fa5c1d1" 2024-04-03T15:50:35.6644499Z }, 2024-04-03T15:50:35.6644845Z { 2024-04-03T15:50:35.6645148Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6645539Z "size": 103, 2024-04-03T15:50:35.6645930Z "digest": "sha256:e17fa7c51474c7c233f32368ce4a8a33e8ac0992e26c2d76479767026b44ceb3" 2024-04-03T15:50:35.6646355Z }, 2024-04-03T15:50:35.6646528Z { 2024-04-03T15:50:35.6646824Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6647217Z "size": 1489, 2024-04-03T15:50:35.6647603Z "digest": "sha256:cff02b807961d4ba1cd0afa55af83f4c5eecd17857db2049d7b8163477197a13" 2024-04-03T15:50:35.6648041Z }, 2024-04-03T15:50:35.6648206Z { 2024-04-03T15:50:35.6648507Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6648908Z "size": 461458425, 2024-04-03T15:50:35.6649302Z "digest": "sha256:e96da33903b7fc6a3bd99919e3008604c7b7912425f0821837508056cc42ac40" 2024-04-03T15:50:35.6649723Z }, 2024-04-03T15:50:35.6649896Z { 2024-04-03T15:50:35.6650195Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6650578Z "size": 160, 2024-04-03T15:50:35.6650950Z "digest": "sha256:42bd346d5d1c5a410024ee9ecf597a86fc80f47363b6170c7008a5bfde7a1935" 2024-04-03T15:50:35.6651398Z }, 2024-04-03T15:50:35.6651560Z { 2024-04-03T15:50:35.6651856Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6652244Z "size": 2210, 2024-04-03T15:50:35.6652634Z "digest": "sha256:f688bbce9791905b8e853b07768c0b16b689aff2fb5adf40b76836a55e856da8" 2024-04-03T15:50:35.6653070Z }, 2024-04-03T15:50:35.6653234Z { 2024-04-03T15:50:35.6653521Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6653935Z "size": 151, 2024-04-03T15:50:35.6654324Z "digest": "sha256:8fbc77b9694b8d91b1f39276723dece503921f6578be17b0b2dfaf43e04f316b" 2024-04-03T15:50:35.6654752Z }, 2024-04-03T15:50:35.6654920Z { 2024-04-03T15:50:35.6655229Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6655605Z "size": 648, 2024-04-03T15:50:35.6655995Z "digest": "sha256:e2a3bc47943f6d4122b5c4adbbfff57e0d9d734ba8fce407089307ecd51be02b" 2024-04-03T15:50:35.6656435Z }, 2024-04-03T15:50:35.6656601Z { 2024-04-03T15:50:35.6656892Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6657277Z "size": 32, 2024-04-03T15:50:35.6657646Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:50:35.6658096Z }, 2024-04-03T15:50:35.6658266Z { 2024-04-03T15:50:35.6658554Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6658945Z "size": 163, 2024-04-03T15:50:35.6659342Z "digest": "sha256:8237da8eed865d197e234faec5be6043bd60f07d7409b664bb649ed2cab44fef" 2024-04-03T15:50:35.6659775Z }, 2024-04-03T15:50:35.6659955Z { 2024-04-03T15:50:35.6660357Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6660760Z "size": 109, 2024-04-03T15:50:35.6661152Z "digest": "sha256:71bb79f7fa9caaf8e330a2d1f846acae32a8c4be0e87e1a7e1aab1c01153ddcd" 2024-04-03T15:50:35.6661599Z }, 2024-04-03T15:50:35.6661760Z { 2024-04-03T15:50:35.6662075Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6662514Z "size": 102, 2024-04-03T15:50:35.6662883Z "digest": "sha256:9688271757d9d394c509517c6cb13ec1cfcd741bd1ad31529b69aff129a3f553" 2024-04-03T15:50:35.6663312Z }, 2024-04-03T15:50:35.6663485Z { 2024-04-03T15:50:35.6663776Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6664173Z "size": 421, 2024-04-03T15:50:35.6664560Z "digest": "sha256:8fba31fce28cff8c2ff69af296d90a4bf77fa61d79ed329e345544d12a70f9f0" 2024-04-03T15:50:35.6665015Z }, 2024-04-03T15:50:35.6665180Z { 2024-04-03T15:50:35.6665477Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6665861Z "size": 32, 2024-04-03T15:50:35.6666261Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:50:35.6666723Z }, 2024-04-03T15:50:35.6666890Z { 2024-04-03T15:50:35.6667193Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6667597Z "size": 111, 2024-04-03T15:50:35.6667980Z "digest": "sha256:d2f8ea8e2cd5a274189517f6e9212602e45c45b6ad24d3e6efca36b641c3c711" 2024-04-03T15:50:35.6668419Z }, 2024-04-03T15:50:35.6668582Z { 2024-04-03T15:50:35.6668899Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6669295Z "size": 474, 2024-04-03T15:50:35.6669670Z "digest": "sha256:a337c4be3a83b6eb74f2d656fc330bf670263c5a4d580727840df8478a761897" 2024-04-03T15:50:35.6670109Z }, 2024-04-03T15:50:35.6670285Z { 2024-04-03T15:50:35.6670582Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6670974Z "size": 32, 2024-04-03T15:50:35.6671361Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:50:35.6671817Z }, 2024-04-03T15:50:35.6671988Z { 2024-04-03T15:50:35.6672284Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6672664Z "size": 112, 2024-04-03T15:50:35.6673053Z "digest": "sha256:e2be7086a133e82cb0b446c958db2bb6279d7c81594e240dd90bd96ca3f8d337" 2024-04-03T15:50:35.6673498Z }, 2024-04-03T15:50:35.6673659Z { 2024-04-03T15:50:35.6673959Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6674369Z "size": 564, 2024-04-03T15:50:35.6674751Z "digest": "sha256:e8b6b86420ea9bb0eb2bf0e269ae6323b5c83f3b9236e97dfb5dadfda69a8160" 2024-04-03T15:50:35.6675198Z }, 2024-04-03T15:50:35.6675369Z { 2024-04-03T15:50:35.6675672Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6676061Z "size": 43166471, 2024-04-03T15:50:35.6676462Z "digest": "sha256:4673681701f97c1326775e836dfad15804d325f29fa24d2144d0d32deb5bd456" 2024-04-03T15:50:35.6676884Z }, 2024-04-03T15:50:35.6677051Z { 2024-04-03T15:50:35.6677346Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6677733Z "size": 106, 2024-04-03T15:50:35.6678113Z "digest": "sha256:402352c3f6525cefd02a2ffb8975241b7f1ea3fef56fed20d1fb3ee2b562fa2b" 2024-04-03T15:50:35.6678573Z }, 2024-04-03T15:50:35.6678735Z { 2024-04-03T15:50:35.6679031Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6679566Z "size": 295, 2024-04-03T15:50:35.6679957Z "digest": "sha256:d6271b2f16b74d1b43a4b796fb74885f0065b4045389a65007b5e5ca6517fa87" 2024-04-03T15:50:35.6680389Z }, 2024-04-03T15:50:35.6680561Z { 2024-04-03T15:50:35.6680925Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6681323Z "size": 32, 2024-04-03T15:50:35.6681767Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:50:35.6682214Z }, 2024-04-03T15:50:35.6682374Z { 2024-04-03T15:50:35.6682684Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6683076Z "size": 106, 2024-04-03T15:50:35.6683451Z "digest": "sha256:0a60eb3db52708e5fe6dc16a141ef3fec47c615c96b1311298120b3e2fa9ead6" 2024-04-03T15:50:35.6683950Z }, 2024-04-03T15:50:35.6684133Z { 2024-04-03T15:50:35.6684424Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6685084Z "size": 425, 2024-04-03T15:50:35.6685477Z "digest": "sha256:5b9f4e04399989649963f72ecbcd3257433a55da6db030f52b4d1d1f3bffc1b4" 2024-04-03T15:50:35.6685924Z }, 2024-04-03T15:50:35.6686095Z { 2024-04-03T15:50:35.6686396Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6686785Z "size": 19308750, 2024-04-03T15:50:35.6687193Z "digest": "sha256:3316bc233a5488f32dcd31964f191c1844dade9b6dc226b8da9db9057c5f9f63" 2024-04-03T15:50:35.6687636Z }, 2024-04-03T15:50:35.6687796Z { 2024-04-03T15:50:35.6688113Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6688514Z "size": 108, 2024-04-03T15:50:35.6688909Z "digest": "sha256:ee5d0a9a6a1eedcd98bf22747c17bdea3ca3e6e8979be9f6f0d6dca8655d3d39" 2024-04-03T15:50:35.6689364Z }, 2024-04-03T15:50:35.6689530Z { 2024-04-03T15:50:35.6689840Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6690231Z "size": 438, 2024-04-03T15:50:35.6690607Z "digest": "sha256:7396a8060fceee68a7f0d96ab5f17e2466f05430b1c4fab23241b780248b0e2e" 2024-04-03T15:50:35.6691039Z }, 2024-04-03T15:50:35.6691212Z { 2024-04-03T15:50:35.6691522Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6692033Z "size": 700, 2024-04-03T15:50:35.6692403Z "digest": "sha256:869f7e29fe434c4e7c345a34b7dda28235a1e275755824a3b2faf073a4f64cdf" 2024-04-03T15:50:35.6692856Z }, 2024-04-03T15:50:35.6693029Z { 2024-04-03T15:50:35.6693320Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6693703Z "size": 141, 2024-04-03T15:50:35.6694103Z "digest": "sha256:8f2884fd6deca001da0a08315864318acd90ef8f9bbd2f79b821b2e121ac04b4" 2024-04-03T15:50:35.6694548Z }, 2024-04-03T15:50:35.6694719Z { 2024-04-03T15:50:35.6695018Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6695411Z "size": 136, 2024-04-03T15:50:35.6695804Z "digest": "sha256:9b6932bd4bc842c9bafcdad19b3a9a796c16cbdad4d20caaf47002b8b74f148a" 2024-04-03T15:50:35.6696254Z }, 2024-04-03T15:50:35.6696415Z { 2024-04-03T15:50:35.6696727Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6697113Z "size": 32, 2024-04-03T15:50:35.6697487Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:50:35.6697927Z }, 2024-04-03T15:50:35.6698102Z { 2024-04-03T15:50:35.6698402Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6698805Z "size": 189, 2024-04-03T15:50:35.6699186Z "digest": "sha256:7066d7f0b725d30bf85e388a4e99fb73655e6ba43b948cf1be6aed407249e357" 2024-04-03T15:50:35.6699635Z }, 2024-04-03T15:50:35.6699798Z { 2024-04-03T15:50:35.6700097Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6700488Z "size": 1193, 2024-04-03T15:50:35.6700876Z "digest": "sha256:8a03304f5dc79086302ddbe9a18669358304a92ed8ade623494e72eeca414bd9" 2024-04-03T15:50:35.6701325Z }, 2024-04-03T15:50:35.6701487Z { 2024-04-03T15:50:35.6701785Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6702185Z "size": 700, 2024-04-03T15:50:35.6702558Z "digest": "sha256:869f7e29fe434c4e7c345a34b7dda28235a1e275755824a3b2faf073a4f64cdf" 2024-04-03T15:50:35.6702992Z }, 2024-04-03T15:50:35.6703161Z { 2024-04-03T15:50:35.6703543Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6703943Z "size": 137, 2024-04-03T15:50:35.6704336Z "digest": "sha256:63f01b7de7c9c0753c106e467eeac8c023357ae6dc402ca14015ef5d99de3da5" 2024-04-03T15:50:35.6704785Z }, 2024-04-03T15:50:35.6704952Z { 2024-04-03T15:50:35.6705252Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6705646Z "size": 1645357786, 2024-04-03T15:50:35.6706104Z "digest": "sha256:9c7bc24d85e16389f450276d031b09c515961f9f71baf9838a32ba99c64571ab" 2024-04-03T15:50:35.6706557Z }, 2024-04-03T15:50:35.6706727Z { 2024-04-03T15:50:35.6707017Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6707405Z "size": 154, 2024-04-03T15:50:35.6707799Z "digest": "sha256:0829c9fd377b7a48911dd53ddc38bf4a29c0d94c592184923f4195efa47a487f" 2024-04-03T15:50:35.6708239Z }, 2024-04-03T15:50:35.6708409Z { 2024-04-03T15:50:35.6708710Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6709117Z "size": 628, 2024-04-03T15:50:35.6709492Z "digest": "sha256:c0d204447609e55f6d096e704a166a553d3d0b9f6a2f2b1369389ea7856db263" 2024-04-03T15:50:35.6709922Z }, 2024-04-03T15:50:35.6710091Z { 2024-04-03T15:50:35.6710402Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6710792Z "size": 700, 2024-04-03T15:50:35.6711171Z "digest": "sha256:869f7e29fe434c4e7c345a34b7dda28235a1e275755824a3b2faf073a4f64cdf" 2024-04-03T15:50:35.6711615Z }, 2024-04-03T15:50:35.6711784Z { 2024-04-03T15:50:35.6712085Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6712472Z "size": 142, 2024-04-03T15:50:35.6712838Z "digest": "sha256:779e99646108784b34aa56e42f18349cdd830012c4bd3233e0e4d929ce272f35" 2024-04-03T15:50:35.6713279Z }, 2024-04-03T15:50:35.6713450Z { 2024-04-03T15:50:35.6713740Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6714133Z "size": 32, 2024-04-03T15:50:35.6714542Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:50:35.6714977Z }, 2024-04-03T15:50:35.6715148Z { 2024-04-03T15:50:35.6715449Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6715858Z "size": 158, 2024-04-03T15:50:35.6716249Z "digest": "sha256:80f4cc22eacdc87b398bbd2d5c658a78fa998805084868fddebfbfb46b1e0507" 2024-04-03T15:50:35.6716700Z }, 2024-04-03T15:50:35.6716864Z { 2024-04-03T15:50:35.6717177Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6717572Z "size": 1562, 2024-04-03T15:50:35.6717967Z "digest": "sha256:e0aa2cd02b55bb1e67ef7e0bfba2f8bf629e7b8f1b8a1cd7a63bc562805e4450" 2024-04-03T15:50:35.6718428Z }, 2024-04-03T15:50:35.6718603Z { 2024-04-03T15:50:35.6718894Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6719289Z "size": 32, 2024-04-03T15:50:35.6719680Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:50:35.6720127Z }, 2024-04-03T15:50:35.6720300Z { 2024-04-03T15:50:35.6720600Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6721070Z "size": 128, 2024-04-03T15:50:35.6721473Z "digest": "sha256:f064f2e8f1a86f5462546997b860cdff57ddcd2a21a4b3c86b0ab413eb173e22" 2024-04-03T15:50:35.6721920Z }, 2024-04-03T15:50:35.6722083Z { 2024-04-03T15:50:35.6722386Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6722792Z "size": 380, 2024-04-03T15:50:35.6723159Z "digest": "sha256:7874003851e3610104b2deaca398908082b276deac1baed8640e611c039721c7" 2024-04-03T15:50:35.6723589Z }, 2024-04-03T15:50:35.6723761Z { 2024-04-03T15:50:35.6724068Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6724457Z "size": 32, 2024-04-03T15:50:35.6725031Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:50:35.6725570Z }, 2024-04-03T15:50:35.6725756Z { 2024-04-03T15:50:35.6726066Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6726457Z "size": 104, 2024-04-03T15:50:35.6726845Z "digest": "sha256:57eb0af0150176410de409eebc484512635f93bd6d90e515dfe0705a6b59941e" 2024-04-03T15:50:35.6727303Z }, 2024-04-03T15:50:35.6727533Z { 2024-04-03T15:50:35.6727839Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6728237Z "size": 1840, 2024-04-03T15:50:35.6728627Z "digest": "sha256:111b525fbe5a364938574520a5fa49d6a3e3f53fcaf3cf5e415d93c9a1655b4d" 2024-04-03T15:50:35.6729065Z }, 2024-04-03T15:50:35.6729235Z { 2024-04-03T15:50:35.6729526Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6729946Z "size": 7529636, 2024-04-03T15:50:35.6730342Z "digest": "sha256:06eb833ae33bb5b9ac945f6d4588015261b4f9d6ce63809be582319c4d2ad0c6" 2024-04-03T15:50:35.6730780Z }, 2024-04-03T15:50:35.6730953Z { 2024-04-03T15:50:35.6731264Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6731648Z "size": 164, 2024-04-03T15:50:35.6732035Z "digest": "sha256:589a8ceece91b6ecad93fc270011293465962dde63d4e4380bc49901c962f636" 2024-04-03T15:50:35.6732476Z }, 2024-04-03T15:50:35.6732643Z { 2024-04-03T15:50:35.6732943Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6733339Z "size": 7938, 2024-04-03T15:50:35.6733714Z "digest": "sha256:a4814dd3f69b9429489be0ce78788fd65239f710ca52ddc34027145ea26a7545" 2024-04-03T15:50:35.6734169Z }, 2024-04-03T15:50:35.6734343Z { 2024-04-03T15:50:35.6734636Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6735032Z "size": 8068, 2024-04-03T15:50:35.6735432Z "digest": "sha256:1f18671b7fca523a587f03c066f4a857df8fceb3485bb8133be4f8ba46b113f4" 2024-04-03T15:50:35.6735864Z }, 2024-04-03T15:50:35.6736035Z { 2024-04-03T15:50:35.6736341Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6736734Z "size": 302, 2024-04-03T15:50:35.6737118Z "digest": "sha256:4002c8a87e7ae430b8882d8bb58e0c96616d7e574f1e4bffa35c05b4894e98ef" 2024-04-03T15:50:35.6737561Z }, 2024-04-03T15:50:35.6737740Z { 2024-04-03T15:50:35.6738067Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6738473Z "size": 32, 2024-04-03T15:50:35.6738859Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:50:35.6739298Z }, 2024-04-03T15:50:35.6739478Z { 2024-04-03T15:50:35.6739782Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6740177Z "size": 108, 2024-04-03T15:50:35.6740565Z "digest": "sha256:cc9527ae45fc240b262a1e61a4955e451b4680ae30c5bcb08d5bb3ea1b93c11e" 2024-04-03T15:50:35.6741011Z }, 2024-04-03T15:50:35.6741181Z { 2024-04-03T15:50:35.6741477Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:50:35.6741862Z "size": 54145478, 2024-04-03T15:50:35.6742287Z "digest": "sha256:b848d28edf10dd6dc82ce8b6a32dd20d6ff3c8662ba5932bc0d2d7e7bea131e6" 2024-04-03T15:50:35.6742733Z } 2024-04-03T15:50:35.6742907Z ] 2024-04-03T15:50:35.6743085Z } 2024-04-03T15:50:35.6840123Z ##[group]Run tag=${ECR_DOCKER_IMAGE##*/} 2024-04-03T15:50:35.6840470Z tag=${ECR_DOCKER_IMAGE##*/} 2024-04-03T15:50:35.6840980Z echo "docker pull ghcr.io/pytorch/ci-image:${tag/:/-}" 2024-04-03T15:50:35.6846832Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:50:35.6847195Z env: 2024-04-03T15:50:35.6847815Z ECR_DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:50:35.6848511Z ##[endgroup] 2024-04-03T15:50:35.6871823Z docker pull ghcr.io/pytorch/ci-image:pytorch-linux-jammy-py3.8-gcc11-16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:50:35.6911270Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-04-03T15:50:35.6911694Z with: 2024-04-03T15:50:35.6912304Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:50:35.6913102Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:50:35.6913538Z ##[endgroup] 2024-04-03T15:50:35.6928875Z ##[group]Run set -x 2024-04-03T15:50:35.6929123Z set -x 2024-04-03T15:50:35.6929340Z set +e 2024-04-03T15:50:35.6929550Z  2024-04-03T15:50:35.6929748Z login() { 2024-04-03T15:50:35.6930440Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-04-03T15:50:35.6930974Z } 2024-04-03T15:50:35.6931167Z  2024-04-03T15:50:35.6931371Z retry () { 2024-04-03T15:50:35.6931651Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-04-03T15:50:35.6931967Z } 2024-04-03T15:50:35.6932166Z  2024-04-03T15:50:35.6932398Z retry login "${DOCKER_REGISTRY}" 2024-04-03T15:50:35.6932685Z  2024-04-03T15:50:35.6932873Z set -e 2024-04-03T15:50:35.6933217Z # ignore output since only exit code is used for conditional 2024-04-03T15:50:35.6933722Z # only pull docker image if it's not available locally 2024-04-03T15:50:35.6934287Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-04-03T15:50:35.6934795Z  retry docker pull "${DOCKER_IMAGE}" 2024-04-03T15:50:35.6935105Z fi 2024-04-03T15:50:35.6939354Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:50:35.6939722Z env: 2024-04-03T15:50:35.6940340Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:50:35.6941124Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:50:35.6941483Z ##[endgroup] 2024-04-03T15:50:35.6959808Z + set +e 2024-04-03T15:50:35.6960593Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:50:35.6961332Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:50:35.6963302Z + aws ecr get-login-password --region us-east-1 2024-04-03T15:50:35.6964077Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:50:36.2489937Z WARNING! Your password will be stored unencrypted in /home/runner/.docker/config.json. 2024-04-03T15:50:36.2492023Z Configure a credential helper to remove this warning. See 2024-04-03T15:50:36.2493719Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-04-03T15:50:36.2494798Z 2024-04-03T15:50:36.2495048Z Login Succeeded 2024-04-03T15:50:36.2504448Z + set -e 2024-04-03T15:50:36.2505479Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:50:36.2624888Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:50:36.2626412Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:50:36.5038898Z 16884143090f148aa56809ceba26eeb699b5dc49: Pulling from pytorch/pytorch-linux-jammy-py3.8-gcc11 2024-04-03T15:50:36.5039775Z 23828d760c7b: Pulling fs layer 2024-04-03T15:50:36.5040249Z 4c71b2109c4f: Pulling fs layer 2024-04-03T15:50:36.5040649Z 42a766fc0909: Pulling fs layer 2024-04-03T15:50:36.5041132Z 0e2f2458798f: Pulling fs layer 2024-04-03T15:50:36.5041543Z 52475bb51e22: Pulling fs layer 2024-04-03T15:50:36.5041976Z 928ebba6ddfb: Pulling fs layer 2024-04-03T15:50:36.5042277Z 71bfb06f0079: Pulling fs layer 2024-04-03T15:50:36.5042534Z 56090b14b977: Pulling fs layer 2024-04-03T15:50:36.5043032Z 22343a243e56: Pulling fs layer 2024-04-03T15:50:36.5043520Z c29bb23a7999: Pulling fs layer 2024-04-03T15:50:36.5046365Z 84aa8c2bf621: Pulling fs layer 2024-04-03T15:50:36.5046839Z 869f7e29fe43: Pulling fs layer 2024-04-03T15:50:36.5047216Z 0e2f2458798f: Waiting 2024-04-03T15:50:36.5047579Z 52475bb51e22: Waiting 2024-04-03T15:50:36.5047961Z 56090b14b977: Waiting 2024-04-03T15:50:36.5048510Z 928ebba6ddfb: Waiting 2024-04-03T15:50:36.5048899Z a35b44e43b45: Pulling fs layer 2024-04-03T15:50:36.5049340Z 4f4fb700ef54: Pulling fs layer 2024-04-03T15:50:36.5049773Z f7cdcec5e620: Pulling fs layer 2024-04-03T15:50:36.5050204Z 76fd1df065af: Pulling fs layer 2024-04-03T15:50:36.5050630Z 83315c4c7ef0: Pulling fs layer 2024-04-03T15:50:36.5051079Z 6460360cb129: Pulling fs layer 2024-04-03T15:50:36.5051510Z f5187f0f8da2: Pulling fs layer 2024-04-03T15:50:36.5051938Z b1fe483228e9: Pulling fs layer 2024-04-03T15:50:36.5052291Z f148109b25c6: Pulling fs layer 2024-04-03T15:50:36.5052551Z 71bfb06f0079: Waiting 2024-04-03T15:50:36.5052791Z 6e94329e7d9b: Pulling fs layer 2024-04-03T15:50:36.5053043Z e418f79cac9b: Pulling fs layer 2024-04-03T15:50:36.5053355Z 77938992fe7d: Pulling fs layer 2024-04-03T15:50:36.5053794Z 76fd1df065af: Waiting 2024-04-03T15:50:36.5054103Z 83315c4c7ef0: Waiting 2024-04-03T15:50:36.5054320Z f5187f0f8da2: Waiting 2024-04-03T15:50:36.5054530Z 6460360cb129: Waiting 2024-04-03T15:50:36.5054781Z dd295d40e381: Pulling fs layer 2024-04-03T15:50:36.5055033Z f148109b25c6: Waiting 2024-04-03T15:50:36.5055251Z 6c196b06c1db: Pulling fs layer 2024-04-03T15:50:36.5055515Z d2a4f8c972bb: Pulling fs layer 2024-04-03T15:50:36.5055797Z f7cdcec5e620: Waiting 2024-04-03T15:50:36.5056030Z e17fa7c51474: Pulling fs layer 2024-04-03T15:50:36.5056361Z 22343a243e56: Waiting 2024-04-03T15:50:36.5056598Z cff02b807961: Pulling fs layer 2024-04-03T15:50:36.5056868Z e96da33903b7: Pulling fs layer 2024-04-03T15:50:36.5057125Z 42bd346d5d1c: Pulling fs layer 2024-04-03T15:50:36.5057448Z 6e94329e7d9b: Waiting 2024-04-03T15:50:36.5057684Z f688bbce9791: Pulling fs layer 2024-04-03T15:50:36.5057945Z 8fbc77b9694b: Pulling fs layer 2024-04-03T15:50:36.5058205Z e418f79cac9b: Waiting 2024-04-03T15:50:36.5058422Z c29bb23a7999: Waiting 2024-04-03T15:50:36.5058628Z e96da33903b7: Waiting 2024-04-03T15:50:36.5058857Z f688bbce9791: Waiting 2024-04-03T15:50:36.5059070Z dd295d40e381: Waiting 2024-04-03T15:50:36.5059285Z e2a3bc47943f: Pulling fs layer 2024-04-03T15:50:36.5059534Z e17fa7c51474: Waiting 2024-04-03T15:50:36.5059750Z cff02b807961: Waiting 2024-04-03T15:50:36.5059953Z b1fe483228e9: Waiting 2024-04-03T15:50:36.5060173Z 8237da8eed86: Pulling fs layer 2024-04-03T15:50:36.5060431Z 71bb79f7fa9c: Pulling fs layer 2024-04-03T15:50:36.5060682Z 9688271757d9: Pulling fs layer 2024-04-03T15:50:36.5060940Z 8fba31fce28c: Pulling fs layer 2024-04-03T15:50:36.5061189Z 869f7e29fe43: Waiting 2024-04-03T15:50:36.5061408Z d2f8ea8e2cd5: Pulling fs layer 2024-04-03T15:50:36.5061681Z a337c4be3a83: Pulling fs layer 2024-04-03T15:50:36.5061929Z 9688271757d9: Waiting 2024-04-03T15:50:36.5062140Z 8237da8eed86: Waiting 2024-04-03T15:50:36.5062375Z e2be7086a133: Pulling fs layer 2024-04-03T15:50:36.5062636Z 8fba31fce28c: Waiting 2024-04-03T15:50:36.5062859Z e8b6b86420ea: Pulling fs layer 2024-04-03T15:50:36.5063114Z 4673681701f9: Pulling fs layer 2024-04-03T15:50:36.5063366Z 402352c3f652: Pulling fs layer 2024-04-03T15:50:36.5063610Z 8fbc77b9694b: Waiting 2024-04-03T15:50:36.5063838Z d6271b2f16b7: Pulling fs layer 2024-04-03T15:50:36.5064093Z 0a60eb3db527: Pulling fs layer 2024-04-03T15:50:36.5064338Z 5b9f4e043999: Pulling fs layer 2024-04-03T15:50:36.5064591Z e2be7086a133: Waiting 2024-04-03T15:50:36.5064819Z 3316bc233a54: Pulling fs layer 2024-04-03T15:50:36.5065071Z ee5d0a9a6a1e: Pulling fs layer 2024-04-03T15:50:36.5065322Z a35b44e43b45: Waiting 2024-04-03T15:50:36.5065559Z 7396a8060fce: Pulling fs layer 2024-04-03T15:50:36.5065809Z 8f2884fd6dec: Pulling fs layer 2024-04-03T15:50:36.5066062Z 9b6932bd4bc8: Pulling fs layer 2024-04-03T15:50:36.5066315Z ee5d0a9a6a1e: Waiting 2024-04-03T15:50:36.5066650Z 8f2884fd6dec: Waiting 2024-04-03T15:50:36.5066890Z 7066d7f0b725: Pulling fs layer 2024-04-03T15:50:36.5067150Z 0a60eb3db527: Waiting 2024-04-03T15:50:36.5067362Z d2f8ea8e2cd5: Waiting 2024-04-03T15:50:36.5067583Z 7066d7f0b725: Waiting 2024-04-03T15:50:36.5067791Z 4673681701f9: Waiting 2024-04-03T15:50:36.5068010Z 8a03304f5dc7: Pulling fs layer 2024-04-03T15:50:36.5068302Z 5b9f4e043999: Waiting 2024-04-03T15:50:36.5068517Z 3316bc233a54: Waiting 2024-04-03T15:50:36.5068723Z 7396a8060fce: Waiting 2024-04-03T15:50:36.5068927Z 402352c3f652: Waiting 2024-04-03T15:50:36.5069148Z 63f01b7de7c9: Pulling fs layer 2024-04-03T15:50:36.5069418Z 9c7bc24d85e1: Pulling fs layer 2024-04-03T15:50:36.5069662Z d6271b2f16b7: Waiting 2024-04-03T15:50:36.5069895Z 0829c9fd377b: Pulling fs layer 2024-04-03T15:50:36.5070143Z 9c7bc24d85e1: Waiting 2024-04-03T15:50:36.5070364Z c0d204447609: Pulling fs layer 2024-04-03T15:50:36.5070624Z 8a03304f5dc7: Waiting 2024-04-03T15:50:36.5070858Z 779e99646108: Pulling fs layer 2024-04-03T15:50:36.5071097Z c0d204447609: Waiting 2024-04-03T15:50:36.5071320Z 779e99646108: Waiting 2024-04-03T15:50:36.5071547Z 80f4cc22eacd: Pulling fs layer 2024-04-03T15:50:36.5071789Z a337c4be3a83: Waiting 2024-04-03T15:50:36.5072015Z e0aa2cd02b55: Pulling fs layer 2024-04-03T15:50:36.5072281Z 80f4cc22eacd: Waiting 2024-04-03T15:50:36.5072640Z e0aa2cd02b55: Waiting 2024-04-03T15:50:36.5072961Z f064f2e8f1a8: Pulling fs layer 2024-04-03T15:50:36.5073365Z 7874003851e3: Pulling fs layer 2024-04-03T15:50:36.5073620Z f064f2e8f1a8: Waiting 2024-04-03T15:50:36.5073847Z 57eb0af01501: Pulling fs layer 2024-04-03T15:50:36.5074099Z 111b525fbe5a: Pulling fs layer 2024-04-03T15:50:36.5074355Z 06eb833ae33b: Pulling fs layer 2024-04-03T15:50:36.5074613Z 111b525fbe5a: Waiting 2024-04-03T15:50:36.5074833Z 589a8ceece91: Pulling fs layer 2024-04-03T15:50:36.5075086Z a4814dd3f69b: Pulling fs layer 2024-04-03T15:50:36.5075344Z 1f18671b7fca: Pulling fs layer 2024-04-03T15:50:36.5075621Z 4002c8a87e7a: Pulling fs layer 2024-04-03T15:50:36.5075875Z cc9527ae45fc: Pulling fs layer 2024-04-03T15:50:36.5076125Z 06eb833ae33b: Waiting 2024-04-03T15:50:36.5076344Z 4002c8a87e7a: Waiting 2024-04-03T15:50:36.5076559Z 589a8ceece91: Waiting 2024-04-03T15:50:36.5076780Z a4814dd3f69b: Waiting 2024-04-03T15:50:36.5076999Z b848d28edf10: Pulling fs layer 2024-04-03T15:50:36.5077242Z cc9527ae45fc: Waiting 2024-04-03T15:50:36.5077472Z b848d28edf10: Waiting 2024-04-03T15:50:36.5077688Z 1f18671b7fca: Waiting 2024-04-03T15:50:36.6084046Z 4c71b2109c4f: Verifying Checksum 2024-04-03T15:50:36.6085913Z 4c71b2109c4f: Download complete 2024-04-03T15:50:36.7160284Z 0e2f2458798f: Verifying Checksum 2024-04-03T15:50:36.7160700Z 0e2f2458798f: Download complete 2024-04-03T15:50:36.8486291Z 52475bb51e22: Verifying Checksum 2024-04-03T15:50:36.8487043Z 52475bb51e22: Download complete 2024-04-03T15:50:37.0274952Z 928ebba6ddfb: Download complete 2024-04-03T15:50:37.2075679Z 71bfb06f0079: Verifying Checksum 2024-04-03T15:50:37.2076518Z 71bfb06f0079: Download complete 2024-04-03T15:50:37.2704877Z 23828d760c7b: Verifying Checksum 2024-04-03T15:50:37.2705651Z 23828d760c7b: Download complete 2024-04-03T15:50:37.3743937Z 56090b14b977: Verifying Checksum 2024-04-03T15:50:37.3744346Z 56090b14b977: Download complete 2024-04-03T15:50:37.5151106Z c29bb23a7999: Verifying Checksum 2024-04-03T15:50:37.5151476Z c29bb23a7999: Download complete 2024-04-03T15:50:37.7533036Z 84aa8c2bf621: Verifying Checksum 2024-04-03T15:50:37.7533461Z 84aa8c2bf621: Download complete 2024-04-03T15:50:38.0047051Z 869f7e29fe43: Verifying Checksum 2024-04-03T15:50:38.0047525Z 869f7e29fe43: Download complete 2024-04-03T15:50:38.0148982Z 23828d760c7b: Pull complete 2024-04-03T15:50:38.0369725Z 4c71b2109c4f: Pull complete 2024-04-03T15:50:42.8138275Z 22343a243e56: Verifying Checksum 2024-04-03T15:50:42.8138750Z 22343a243e56: Download complete 2024-04-03T15:50:42.8710373Z 4f4fb700ef54: Verifying Checksum 2024-04-03T15:50:42.8710815Z 4f4fb700ef54: Download complete 2024-04-03T15:50:43.0577281Z f7cdcec5e620: Verifying Checksum 2024-04-03T15:50:43.0577718Z f7cdcec5e620: Download complete 2024-04-03T15:50:43.3497668Z 76fd1df065af: Verifying Checksum 2024-04-03T15:50:43.3498111Z 76fd1df065af: Download complete 2024-04-03T15:50:43.5123670Z 83315c4c7ef0: Verifying Checksum 2024-04-03T15:50:43.5124048Z 83315c4c7ef0: Download complete 2024-04-03T15:50:43.9343493Z 6460360cb129: Verifying Checksum 2024-04-03T15:50:43.9344118Z 6460360cb129: Download complete 2024-04-03T15:50:44.1016698Z f5187f0f8da2: Verifying Checksum 2024-04-03T15:50:44.1017102Z f5187f0f8da2: Download complete 2024-04-03T15:50:44.3043470Z b1fe483228e9: Verifying Checksum 2024-04-03T15:50:44.3043955Z b1fe483228e9: Download complete 2024-04-03T15:50:44.4822017Z f148109b25c6: Verifying Checksum 2024-04-03T15:50:44.4822437Z f148109b25c6: Download complete 2024-04-03T15:50:44.6571938Z 6e94329e7d9b: Verifying Checksum 2024-04-03T15:50:44.6572405Z 6e94329e7d9b: Download complete 2024-04-03T15:50:44.8140213Z e418f79cac9b: Verifying Checksum 2024-04-03T15:50:44.8140720Z e418f79cac9b: Download complete 2024-04-03T15:50:49.5336564Z 42a766fc0909: Download complete 2024-04-03T15:50:49.7419020Z dd295d40e381: Download complete 2024-04-03T15:50:49.8141218Z 77938992fe7d: Verifying Checksum 2024-04-03T15:50:49.8141680Z 77938992fe7d: Download complete 2024-04-03T15:50:50.0884074Z 6c196b06c1db: Verifying Checksum 2024-04-03T15:50:50.0884562Z 6c196b06c1db: Download complete 2024-04-03T15:50:50.2633170Z e17fa7c51474: Verifying Checksum 2024-04-03T15:50:50.2633618Z e17fa7c51474: Download complete 2024-04-03T15:50:50.3094184Z d2a4f8c972bb: Verifying Checksum 2024-04-03T15:50:50.3094599Z d2a4f8c972bb: Download complete 2024-04-03T15:50:50.4226810Z cff02b807961: Verifying Checksum 2024-04-03T15:50:50.4227266Z cff02b807961: Download complete 2024-04-03T15:50:50.6247540Z 42bd346d5d1c: Download complete 2024-04-03T15:50:50.7949479Z f688bbce9791: Verifying Checksum 2024-04-03T15:50:50.7949942Z f688bbce9791: Download complete 2024-04-03T15:50:51.0213357Z 8fbc77b9694b: Download complete 2024-04-03T15:50:51.2378768Z e2a3bc47943f: Verifying Checksum 2024-04-03T15:50:51.2379239Z e2a3bc47943f: Download complete 2024-04-03T15:50:51.4238239Z 8237da8eed86: Download complete 2024-04-03T15:50:51.6299066Z 71bb79f7fa9c: Verifying Checksum 2024-04-03T15:50:51.6299538Z 71bb79f7fa9c: Download complete 2024-04-03T15:50:51.8223236Z 9688271757d9: Verifying Checksum 2024-04-03T15:50:51.9894052Z 8fba31fce28c: Download complete 2024-04-03T15:50:52.3008310Z d2f8ea8e2cd5: Verifying Checksum 2024-04-03T15:50:52.3008838Z d2f8ea8e2cd5: Download complete 2024-04-03T15:50:52.5630438Z a337c4be3a83: Verifying Checksum 2024-04-03T15:50:52.5630934Z a337c4be3a83: Download complete 2024-04-03T15:50:52.6940359Z e2be7086a133: Verifying Checksum 2024-04-03T15:50:52.6940826Z e2be7086a133: Download complete 2024-04-03T15:50:52.9347217Z e8b6b86420ea: Verifying Checksum 2024-04-03T15:50:52.9347876Z e8b6b86420ea: Download complete 2024-04-03T15:50:55.6179851Z 42a766fc0909: Pull complete 2024-04-03T15:50:55.6390407Z 4673681701f9: Verifying Checksum 2024-04-03T15:50:55.6391008Z 4673681701f9: Download complete 2024-04-03T15:50:55.7059086Z 0e2f2458798f: Pull complete 2024-04-03T15:50:55.7930445Z 52475bb51e22: Pull complete 2024-04-03T15:50:55.8239701Z 402352c3f652: Download complete 2024-04-03T15:50:55.8818012Z 928ebba6ddfb: Pull complete 2024-04-03T15:50:55.9752239Z 71bfb06f0079: Pull complete 2024-04-03T15:50:56.0186227Z d6271b2f16b7: Download complete 2024-04-03T15:50:56.0682155Z 56090b14b977: Pull complete 2024-04-03T15:50:57.7696352Z 22343a243e56: Pull complete 2024-04-03T15:50:57.8455677Z c29bb23a7999: Pull complete 2024-04-03T15:50:57.9389234Z 84aa8c2bf621: Pull complete 2024-04-03T15:50:58.0234043Z 869f7e29fe43: Pull complete 2024-04-03T15:51:01.2666827Z 0a60eb3db527: Verifying Checksum 2024-04-03T15:51:01.2667689Z 0a60eb3db527: Download complete 2024-04-03T15:51:01.4628359Z 5b9f4e043999: Verifying Checksum 2024-04-03T15:51:01.4629107Z 5b9f4e043999: Download complete 2024-04-03T15:51:03.2587240Z 3316bc233a54: Verifying Checksum 2024-04-03T15:51:03.2588484Z 3316bc233a54: Download complete 2024-04-03T15:51:03.4687632Z ee5d0a9a6a1e: Verifying Checksum 2024-04-03T15:51:03.4688390Z ee5d0a9a6a1e: Download complete 2024-04-03T15:51:03.6373730Z 7396a8060fce: Download complete 2024-04-03T15:51:03.8013178Z 8f2884fd6dec: Verifying Checksum 2024-04-03T15:51:03.8013932Z 8f2884fd6dec: Download complete 2024-04-03T15:51:03.9464489Z 9b6932bd4bc8: Download complete 2024-04-03T15:51:04.1059237Z 7066d7f0b725: Download complete 2024-04-03T15:51:04.2971412Z 8a03304f5dc7: Verifying Checksum 2024-04-03T15:51:04.2972177Z 8a03304f5dc7: Download complete 2024-04-03T15:51:04.4863856Z 63f01b7de7c9: Download complete 2024-04-03T15:51:09.1734922Z e96da33903b7: Verifying Checksum 2024-04-03T15:51:09.1735719Z e96da33903b7: Download complete 2024-04-03T15:51:09.3353583Z 0829c9fd377b: Verifying Checksum 2024-04-03T15:51:09.3354385Z 0829c9fd377b: Download complete 2024-04-03T15:51:09.4966496Z c0d204447609: Download complete 2024-04-03T15:51:09.6820390Z 779e99646108: Download complete 2024-04-03T15:51:09.8919957Z 80f4cc22eacd: Verifying Checksum 2024-04-03T15:51:09.8920771Z 80f4cc22eacd: Download complete 2024-04-03T15:51:10.0427037Z e0aa2cd02b55: Download complete 2024-04-03T15:51:10.2143739Z f064f2e8f1a8: Download complete 2024-04-03T15:51:10.3851283Z 7874003851e3: Verifying Checksum 2024-04-03T15:51:10.3852008Z 7874003851e3: Download complete 2024-04-03T15:51:10.5676576Z 57eb0af01501: Verifying Checksum 2024-04-03T15:51:10.5677290Z 57eb0af01501: Download complete 2024-04-03T15:51:10.7263110Z 111b525fbe5a: Verifying Checksum 2024-04-03T15:51:10.7263828Z 111b525fbe5a: Download complete 2024-04-03T15:51:11.4437621Z 06eb833ae33b: Verifying Checksum 2024-04-03T15:51:11.4438875Z 06eb833ae33b: Download complete 2024-04-03T15:51:11.6100549Z 589a8ceece91: Verifying Checksum 2024-04-03T15:51:11.6101316Z 589a8ceece91: Download complete 2024-04-03T15:51:11.8178856Z a4814dd3f69b: Verifying Checksum 2024-04-03T15:51:11.8179633Z a4814dd3f69b: Download complete 2024-04-03T15:51:12.0199493Z 1f18671b7fca: Verifying Checksum 2024-04-03T15:51:12.0200301Z 1f18671b7fca: Download complete 2024-04-03T15:51:12.2000942Z 4002c8a87e7a: Download complete 2024-04-03T15:51:12.3822824Z cc9527ae45fc: Download complete 2024-04-03T15:51:15.2961103Z b848d28edf10: Verifying Checksum 2024-04-03T15:51:15.2961907Z b848d28edf10: Download complete 2024-04-03T15:52:03.8431777Z a35b44e43b45: Verifying Checksum 2024-04-03T15:52:03.8432649Z a35b44e43b45: Download complete 2024-04-03T15:52:04.4171776Z 9c7bc24d85e1: Verifying Checksum 2024-04-03T15:52:04.4172571Z 9c7bc24d85e1: Download complete 2024-04-03T15:52:34.6325951Z a35b44e43b45: Pull complete 2024-04-03T15:52:34.6459533Z 4f4fb700ef54: Pull complete 2024-04-03T15:52:34.6598918Z f7cdcec5e620: Pull complete 2024-04-03T15:52:34.6912139Z 76fd1df065af: Pull complete 2024-04-03T15:52:34.7052217Z 83315c4c7ef0: Pull complete 2024-04-03T15:52:34.7529916Z 6460360cb129: Pull complete 2024-04-03T15:52:34.7679320Z f5187f0f8da2: Pull complete 2024-04-03T15:52:34.7829892Z b1fe483228e9: Pull complete 2024-04-03T15:52:34.7966268Z f148109b25c6: Pull complete 2024-04-03T15:52:34.9082470Z 6e94329e7d9b: Pull complete 2024-04-03T15:52:34.9221727Z e418f79cac9b: Pull complete 2024-04-03T15:52:36.0589780Z 77938992fe7d: Pull complete 2024-04-03T15:52:36.0733275Z dd295d40e381: Pull complete 2024-04-03T15:52:36.0869661Z 6c196b06c1db: Pull complete 2024-04-03T15:52:36.1344003Z d2a4f8c972bb: Pull complete 2024-04-03T15:52:36.1473871Z e17fa7c51474: Pull complete 2024-04-03T15:52:36.1615117Z cff02b807961: Pull complete 2024-04-03T15:52:41.7295739Z e96da33903b7: Pull complete 2024-04-03T15:52:41.9300569Z 42bd346d5d1c: Pull complete 2024-04-03T15:52:42.0799202Z f688bbce9791: Pull complete 2024-04-03T15:52:42.2235771Z 8fbc77b9694b: Pull complete 2024-04-03T15:52:42.3697308Z e2a3bc47943f: Pull complete 2024-04-03T15:52:42.6661773Z 8237da8eed86: Pull complete 2024-04-03T15:52:42.8156971Z 71bb79f7fa9c: Pull complete 2024-04-03T15:52:42.9611204Z 9688271757d9: Pull complete 2024-04-03T15:52:43.0951656Z 8fba31fce28c: Pull complete 2024-04-03T15:52:43.4045228Z d2f8ea8e2cd5: Pull complete 2024-04-03T15:52:43.5577585Z a337c4be3a83: Pull complete 2024-04-03T15:52:43.9234701Z e2be7086a133: Pull complete 2024-04-03T15:52:44.1999725Z e8b6b86420ea: Pull complete 2024-04-03T15:52:45.9173292Z 4673681701f9: Pull complete 2024-04-03T15:52:46.1374618Z 402352c3f652: Pull complete 2024-04-03T15:52:46.4385662Z d6271b2f16b7: Pull complete 2024-04-03T15:52:46.8991405Z 0a60eb3db527: Pull complete 2024-04-03T15:52:46.9357166Z 5b9f4e043999: Pull complete 2024-04-03T15:52:47.1197686Z 3316bc233a54: Pull complete 2024-04-03T15:52:47.1584731Z ee5d0a9a6a1e: Pull complete 2024-04-03T15:52:47.2516422Z 7396a8060fce: Pull complete 2024-04-03T15:52:47.6294754Z 8f2884fd6dec: Pull complete 2024-04-03T15:52:47.8404387Z 9b6932bd4bc8: Pull complete 2024-04-03T15:52:48.0554884Z 7066d7f0b725: Pull complete 2024-04-03T15:52:48.1125483Z 8a03304f5dc7: Pull complete 2024-04-03T15:52:48.1943254Z 63f01b7de7c9: Pull complete 2024-04-03T15:53:04.2860442Z 9c7bc24d85e1: Pull complete 2024-04-03T15:53:04.5425677Z 0829c9fd377b: Pull complete 2024-04-03T15:53:04.7828078Z c0d204447609: Pull complete 2024-04-03T15:53:05.2896808Z 779e99646108: Pull complete 2024-04-03T15:53:05.7700179Z 80f4cc22eacd: Pull complete 2024-04-03T15:53:05.9932690Z e0aa2cd02b55: Pull complete 2024-04-03T15:53:06.4710135Z f064f2e8f1a8: Pull complete 2024-04-03T15:53:06.6261719Z 7874003851e3: Pull complete 2024-04-03T15:53:06.8855947Z 57eb0af01501: Pull complete 2024-04-03T15:53:06.9662674Z 111b525fbe5a: Pull complete 2024-04-03T15:53:07.2032027Z 06eb833ae33b: Pull complete 2024-04-03T15:53:07.3050080Z 589a8ceece91: Pull complete 2024-04-03T15:53:07.4121780Z a4814dd3f69b: Pull complete 2024-04-03T15:53:07.4745586Z 1f18671b7fca: Pull complete 2024-04-03T15:53:07.5212053Z 4002c8a87e7a: Pull complete 2024-04-03T15:53:07.8109950Z cc9527ae45fc: Pull complete 2024-04-03T15:53:08.7922882Z b848d28edf10: Pull complete 2024-04-03T15:53:08.9590427Z Digest: sha256:66934e8a2aa7cad8e06a1fbc5a6f0e239ee3d124c7929e4418f76d11beb80c7b 2024-04-03T15:53:09.0022458Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:53:09.0367154Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:53:09.0448034Z ##[group]Run .github/scripts/parse_ref.py 2024-04-03T15:53:09.0448392Z .github/scripts/parse_ref.py 2024-04-03T15:53:09.0453742Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:53:09.0454131Z ##[endgroup] 2024-04-03T15:53:09.0658186Z Prepare all required actions 2024-04-03T15:53:09.0708802Z ##[group]Run ./.github/actions/get-workflow-job-id 2024-04-03T15:53:09.0709233Z with: 2024-04-03T15:53:09.0709606Z github-token: *** 2024-04-03T15:53:09.0709842Z ##[endgroup] 2024-04-03T15:53:09.0908612Z ##[group]Run set -eux 2024-04-03T15:53:09.0908877Z set -eux 2024-04-03T15:53:09.0909336Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2024-04-03T15:53:09.0915076Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:53:09.0915441Z env: 2024-04-03T15:53:09.0915816Z GITHUB_TOKEN: *** 2024-04-03T15:53:09.0916055Z ##[endgroup] 2024-04-03T15:53:09.0940053Z + python3 .github/scripts/get_workflow_job_id.py 8536950919 linux.2xlarge.v.ii-q72xs-runner-6c4kl 2024-04-03T15:53:12.8583394Z setting job-id=23401547453 2024-04-03T15:53:12.8584651Z setting job-name=linux-jammy-py3.8-gcc11 / build 2024-04-03T15:53:12.8760907Z Prepare all required actions 2024-04-03T15:53:12.8761316Z Getting action download info 2024-04-03T15:53:13.0519454Z ##[group]Run ./.github/actions/filter-test-configs 2024-04-03T15:53:13.0519804Z with: 2024-04-03T15:53:13.0520158Z github-token: *** 2024-04-03T15:53:13.0522524Z 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" }, { config: "docs_test", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "jit_legacy", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "backwards_compat", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "distributed", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "distributed", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, ]} 2024-04-03T15:53:13.0524901Z job-name: linux-jammy-py3.8-gcc11 / build 2024-04-03T15:53:13.0525233Z ##[endgroup] 2024-04-03T15:53:13.1465346Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-04-03T15:53:13.1465753Z with: 2024-04-03T15:53:13.1465937Z shell: bash 2024-04-03T15:53:13.1466151Z timeout_minutes: 10 2024-04-03T15:53:13.1466391Z max_attempts: 5 2024-04-03T15:53:13.1466620Z retry_wait_seconds: 30 2024-04-03T15:53:13.1467206Z 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:13.1467815Z polling_interval_seconds: 1 2024-04-03T15:53:13.1468081Z warning_on_retry: true 2024-04-03T15:53:13.1468341Z continue_on_error: false 2024-04-03T15:53:13.1468582Z env: 2024-04-03T15:53:13.1468909Z GITHUB_TOKEN: *** 2024-04-03T15:53:13.1469140Z ##[endgroup] 2024-04-03T15:53:13.1921888Z + python3 -m pip install requests==2.26.0 pyyaml==6.0.1 2024-04-03T15:53:13.4435448Z Defaulting to user installation because normal site-packages is not writeable 2024-04-03T15:53:13.6425092Z Collecting requests==2.26.0 2024-04-03T15:53:13.6810988Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2024-04-03T15:53:13.7348687Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 KB 1.0 MB/s eta 0:00:00 2024-04-03T15:53:13.8309308Z Collecting pyyaml==6.0.1 2024-04-03T15:53:13.8350095Z Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) 2024-04-03T15:53:13.8964450Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 11.8 MB/s eta 0:00:00 2024-04-03T15:53:14.0656139Z Collecting charset-normalizer~=2.0.0 2024-04-03T15:53:14.0697393Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2024-04-03T15:53:14.1132219Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3/dist-packages (from requests==2.26.0) (3.3) 2024-04-03T15:53:14.1138051Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3/dist-packages (from requests==2.26.0) (1.26.5) 2024-04-03T15:53:14.1143066Z Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests==2.26.0) (2020.6.20) 2024-04-03T15:53:14.1669845Z Installing collected packages: pyyaml, charset-normalizer, requests 2024-04-03T15:53:14.2801442Z WARNING: The script normalizer is installed in '/home/runner/.local/bin' which is not on PATH. 2024-04-03T15:53:14.2803661Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2024-04-03T15:53:14.4478141Z Successfully installed charset-normalizer-2.0.12 pyyaml-6.0.1 requests-2.26.0 2024-04-03T15:53:15.1927808Z Command completed after 1 attempt(s). 2024-04-03T15:53:15.1997264Z ##[group]Run set -x 2024-04-03T15:53:15.1997514Z set -x 2024-04-03T15:53:15.1997721Z  2024-04-03T15:53:15.1998120Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-04-03T15:53:15.1998615Z # in runner workspace 2024-04-03T15:53:15.1999000Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-04-03T15:53:15.2005243Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:53:15.2005650Z ##[endgroup] 2024-04-03T15:53:15.2029615Z + python3 /home/runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-04-03T15:53:15.2263276Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-04-03T15:53:15.2263805Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-04-03T15:53:15.2264158Z echo "Job name: ${JOB_NAME}" 2024-04-03T15:53:15.2264449Z  2024-04-03T15:53:15.2264865Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-04-03T15:53:15.2265359Z # in runner workspace 2024-04-03T15:53:15.2265784Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-04-03T15:53:15.2266385Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-04-03T15:53:15.2266719Z  --job-name "${JOB_NAME}" \ 2024-04-03T15:53:15.2267031Z  --test-matrix "{ include: [ 2024-04-03T15:53:15.2267476Z  { config: "default", shard: 1, num_shards: 3, runner: "linux.2xlarge" }, 2024-04-03T15:53:15.2268039Z  { config: "default", shard: 2, num_shards: 3, runner: "linux.2xlarge" }, 2024-04-03T15:53:15.2268644Z  { config: "default", shard: 3, num_shards: 3, runner: "linux.2xlarge" }, 2024-04-03T15:53:15.2269253Z  { config: "docs_test", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2024-04-03T15:53:15.2269846Z  { config: "jit_legacy", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2024-04-03T15:53:15.2270457Z  { config: "backwards_compat", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2024-04-03T15:53:15.2271090Z  { config: "distributed", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, 2024-04-03T15:53:15.2271699Z  { config: "distributed", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, 2024-04-03T15:53:15.2272116Z ]} 2024-04-03T15:53:15.2272317Z " \ 2024-04-03T15:53:15.2272562Z  --pr-number "${PR_NUMBER}" \ 2024-04-03T15:53:15.2272861Z  --tag "${TAG}" \ 2024-04-03T15:53:15.2273140Z  --event-name "${EVENT_NAME}" \ 2024-04-03T15:53:15.2273460Z  --schedule "${SCHEDULE}" \ 2024-04-03T15:53:15.2273776Z  --branch "${HEAD_BRANCH}" 2024-04-03T15:53:15.2279043Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:53:15.2279419Z env: 2024-04-03T15:53:15.2279778Z GITHUB_TOKEN: *** 2024-04-03T15:53:15.2280049Z JOB_NAME: linux-jammy-py3.8-gcc11 / build 2024-04-03T15:53:15.2280356Z PR_NUMBER: 123154 2024-04-03T15:53:15.2280573Z TAG: 2024-04-03T15:53:15.2280780Z EVENT_NAME: pull_request 2024-04-03T15:53:15.2281019Z SCHEDULE: 2024-04-03T15:53:15.2281318Z HEAD_BRANCH: 2024-04-03T15:53:15.2281538Z ##[endgroup] 2024-04-03T15:53:15.2303327Z Workflow: pull 2024-04-03T15:53:15.2303829Z Job name: linux-jammy-py3.8-gcc11 / build 2024-04-03T15:53:15.4322019Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-04-03T15:53:15.5304550Z fatal: unknown commit main 2024-04-03T15:53:15.5308987Z /home/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:15.5310474Z warnings.warn(f"failed to get commit messages: {e}") 2024-04-03T15:53:15.5470349Z ##[group]Run echo "Filtered matrix:" 2024-04-03T15:53:15.5470687Z echo "Filtered matrix:" 2024-04-03T15:53:15.5472805Z 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"}, {"config": "docs_test", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge", "unstable": "unstable"}, {"config": "jit_legacy", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "backwards_compat", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "distributed", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "distributed", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}]}" 2024-04-03T15:53:15.5474924Z  2024-04-03T15:53:15.5475267Z echo 2024-04-03T15:53:15.5475549Z echo "Is the current job unstable? False" 2024-04-03T15:53:15.5475881Z  2024-04-03T15:53:15.5476074Z echo 2024-04-03T15:53:15.5476332Z echo "Is keep-going label set? False" 2024-04-03T15:53:15.5476655Z  2024-04-03T15:53:15.5476845Z echo 2024-04-03T15:53:15.5477061Z echo "Renabled issues? " 2024-04-03T15:53:15.5482830Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:53:15.5483211Z ##[endgroup] 2024-04-03T15:53:15.5507484Z Filtered matrix: 2024-04-03T15:53:15.5509738Z {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}, {config: docs_test, shard: 1, num_shards: 1, runner: linux.2xlarge, unstable: unstable}, {config: jit_legacy, shard: 1, num_shards: 1, runner: linux.2xlarge}, {config: backwards_compat, shard: 1, num_shards: 1, runner: linux.2xlarge}, {config: distributed, shard: 1, num_shards: 2, runner: linux.2xlarge}, {config: distributed, shard: 2, num_shards: 2, runner: linux.2xlarge}]} 2024-04-03T15:53:15.5512013Z 2024-04-03T15:53:15.5512128Z Is the current job unstable? False 2024-04-03T15:53:15.5512439Z 2024-04-03T15:53:15.5512640Z Is keep-going label set? False 2024-04-03T15:53:15.5512852Z 2024-04-03T15:53:15.5512934Z Renabled issues? 2024-04-03T15:53:15.5557052Z Prepare all required actions 2024-04-03T15:53:15.5557374Z Getting action download info 2024-04-03T15:53:15.6603449Z ##[group]Run ./.github/actions/pytest-cache-download 2024-04-03T15:53:15.6603801Z with: 2024-04-03T15:53:15.6604002Z cache_dir: .pytest_cache 2024-04-03T15:53:15.6604313Z job_identifier: pull_linux-jammy-py3.8-gcc11 2024-04-03T15:53:15.6604826Z s3_bucket: gha-artifacts 2024-04-03T15:53:15.6605080Z ##[endgroup] 2024-04-03T15:53:15.7925763Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-04-03T15:53:15.7926183Z with: 2024-04-03T15:53:15.7926374Z shell: bash 2024-04-03T15:53:15.7926598Z timeout_minutes: 5 2024-04-03T15:53:15.7926825Z max_attempts: 5 2024-04-03T15:53:15.7927049Z retry_wait_seconds: 30 2024-04-03T15:53:15.7927379Z command: set -eu python3 -m pip install boto3==1.19.12 2024-04-03T15:53:15.7927761Z polling_interval_seconds: 1 2024-04-03T15:53:15.7928045Z warning_on_retry: true 2024-04-03T15:53:15.7928297Z continue_on_error: false 2024-04-03T15:53:15.7928542Z ##[endgroup] 2024-04-03T15:53:16.0861887Z Defaulting to user installation because normal site-packages is not writeable 2024-04-03T15:53:16.7147296Z Collecting boto3==1.19.12 2024-04-03T15:53:16.7585573Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2024-04-03T15:53:16.8486392Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.8/131.8 KB 1.4 MB/s eta 0:00:00 2024-04-03T15:53:16.9183340Z Collecting jmespath<1.0.0,>=0.7.1 2024-04-03T15:53:16.9224234Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2024-04-03T15:53:17.0499015Z Collecting s3transfer<0.6.0,>=0.5.0 2024-04-03T15:53:17.0546093Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2024-04-03T15:53:17.1132125Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 KB 1.2 MB/s eta 0:00:00 2024-04-03T15:53:17.7384405Z Collecting botocore<1.23.0,>=1.22.12 2024-04-03T15:53:17.7449581Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2024-04-03T15:53:18.0464989Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.1/8.1 MB 27.0 MB/s eta 0:00:00 2024-04-03T15:53:18.0624005Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3/dist-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.5) 2024-04-03T15:53:18.1185279Z Collecting python-dateutil<3.0.0,>=2.1 2024-04-03T15:53:18.1234417Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-04-03T15:53:18.1924216Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 KB 3.3 MB/s eta 0:00:00 2024-04-03T15:53:18.2967189Z Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-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:18.3546069Z Installing collected packages: python-dateutil, jmespath, botocore, s3transfer, boto3 2024-04-03T15:53:19.4054950Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.9.0.post0 s3transfer-0.5.2 2024-04-03T15:53:19.8390594Z Command completed after 1 attempt(s). 2024-04-03T15:53:19.8475066Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2024-04-03T15:53:19.8475720Z python3 .github/scripts/pytest_cache.py \ 2024-04-03T15:53:19.8476235Z  --download \ 2024-04-03T15:53:19.8476667Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2024-04-03T15:53:19.8477105Z  --pr_identifier $GITHUB_REF \ 2024-04-03T15:53:19.8477520Z  --job_identifier $JOB_IDENTIFIER \ 2024-04-03T15:53:19.8477853Z  --temp_dir $RUNNER_TEMP \ 2024-04-03T15:53:19.8478165Z  --repo $REPO \ 2024-04-03T15:53:19.8478427Z  --bucket $BUCKET \ 2024-04-03T15:53:19.8483980Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:53:19.8484344Z env: 2024-04-03T15:53:19.8484551Z CACHE_DIR: .pytest_cache 2024-04-03T15:53:19.8485050Z JOB_IDENTIFIER: pull_linux-jammy-py3.8-gcc11 2024-04-03T15:53:19.8485383Z REPO: pytorch/pytorch 2024-04-03T15:53:19.8485644Z BUCKET: gha-artifacts 2024-04-03T15:53:19.8485891Z ##[endgroup] 2024-04-03T15:53:20.2309002Z PR identifier for `refs/pull/123154/merge` is `bc00947e1b58ab89c2c1cadfe46d41b7` 2024-04-03T15:53:20.2313527Z Downloading cache with args Namespace(upload=False, download=True, cache_dir='/home/runner/_work/pytorch/pytorch/.pytest_cache', pr_identifier='refs/pull/123154/merge', job_identifier='pull_linux-jammy-py3.8-gcc11', sha=None, test_config=None, shard=None, repo='pytorch/pytorch', temp_dir='/home/runner/_work/_temp', bucket='gha-artifacts') 2024-04-03T15:53:20.2317794Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-jammy-py3_8-gcc11/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:53:20.2319867Z to /home/runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-jammy-py3_8-gcc11/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-jammy-py3_8-gcc11/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:53:20.2322477Z Unzipping /home/runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-jammy-py3_8-gcc11/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-jammy-py3_8-gcc11/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:53:20.2324079Z to /home/runner/_work/_temp/unzipped-caches/a233ae090c9141fdb6d4b93d4af396b0/.pytest_cache 2024-04-03T15:53:20.2325972Z Merging cache from /home/runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-jammy-py3_8-gcc11/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-jammy-py3_8-gcc11/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:53:20.2743967Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2024-04-03T15:53:20.2744710Z # detached container should get cleaned up by teardown_ec2_linux 2024-04-03T15:53:20.2745272Z container_name=$(docker run \ 2024-04-03T15:53:20.2745678Z  -e BUILD_ENVIRONMENT \ 2024-04-03T15:53:20.2746031Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2024-04-03T15:53:20.2746368Z  -e AWS_DEFAULT_REGION \ 2024-04-03T15:53:20.2746651Z  -e PR_NUMBER \ 2024-04-03T15:53:20.2746906Z  -e SHA1 \ 2024-04-03T15:53:20.2747139Z  -e BRANCH \ 2024-04-03T15:53:20.2747382Z  -e SCCACHE_BUCKET \ 2024-04-03T15:53:20.2747667Z  -e SCCACHE_S3_KEY_PREFIX \ 2024-04-03T15:53:20.2748076Z  -e XLA_CUDA \ 2024-04-03T15:53:20.2748372Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2024-04-03T15:53:20.2748728Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2024-04-03T15:53:20.2749061Z  -e TORCH_CUDA_ARCH_LIST \ 2024-04-03T15:53:20.2749351Z  -e PR_LABELS \ 2024-04-03T15:53:20.2749602Z  -e OUR_GITHUB_JOB_ID \ 2024-04-03T15:53:20.2749987Z  -e HUGGING_FACE_HUB_TOKEN \ 2024-04-03T15:53:20.2750376Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2024-04-03T15:53:20.2750782Z  --security-opt seccomp=unconfined \ 2024-04-03T15:53:20.2751115Z  --cap-add=SYS_PTRACE \ 2024-04-03T15:53:20.2751382Z  --tty \ 2024-04-03T15:53:20.2751606Z  --detach \ 2024-04-03T15:53:20.2751840Z  --user jenkins \ 2024-04-03T15:53:20.2752183Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2024-04-03T15:53:20.2752580Z  -w /var/lib/jenkins/workspace \ 2024-04-03T15:53:20.2752904Z  "${DOCKER_IMAGE}" 2024-04-03T15:53:20.2753154Z ) 2024-04-03T15:53:20.2753481Z docker exec -t "${container_name}" sh -c '.ci/pytorch/build.sh' 2024-04-03T15:53:20.2758546Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:53:20.2758918Z env: 2024-04-03T15:53:20.2759146Z BUILD_ENVIRONMENT: linux-jammy-py3.8-gcc11 2024-04-03T15:53:20.2759468Z BRANCH: pull/123154 2024-04-03T15:53:20.2759731Z AWS_DEFAULT_REGION: us-east-1 2024-04-03T15:53:20.2759988Z PR_NUMBER: 123154 2024-04-03T15:53:20.2760248Z SHA1: d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:53:20.2760622Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2024-04-03T15:53:20.2760974Z SCCACHE_S3_KEY_PREFIX: pull 2024-04-03T15:53:20.2761474Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2024-04-03T15:53:20.2762029Z PR_LABELS: [ "open source", "ciflow/trunk", "release notes: autograd" ] 2024-04-03T15:53:20.2762455Z TORCH_CUDA_ARCH_LIST: 5.2 2024-04-03T15:53:20.2763133Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:53:20.2763805Z XLA_CUDA: 2024-04-03T15:53:20.2763995Z DEBUG: 0 2024-04-03T15:53:20.2764196Z OUR_GITHUB_JOB_ID: 23401547453 2024-04-03T15:53:20.2764472Z HUGGING_FACE_HUB_TOKEN: 2024-04-03T15:53:20.2764860Z ##[endgroup] 2024-04-03T15:53:21.7964402Z ++ dirname .ci/pytorch/build.sh 2024-04-03T15:53:21.7965025Z + source .ci/pytorch/common.sh 2024-04-03T15:53:21.7965527Z +++ dirname .ci/pytorch/common.sh 2024-04-03T15:53:21.7965889Z ++ source .ci/pytorch/common_utils.sh 2024-04-03T15:53:21.7966495Z +++ declare -f -t trap_add 2024-04-03T15:53:21.7966863Z ++ set -ex 2024-04-03T15:53:21.7967235Z ++ [[ linux-jammy-py3.8-gcc11 == *rocm* ]] 2024-04-03T15:53:21.7967691Z ++ BUILD_TEST_LIBTORCH=0 2024-04-03T15:53:21.7968032Z ++ dirname .ci/pytorch/build.sh 2024-04-03T15:53:21.7968444Z + source .ci/pytorch/common-build.sh 2024-04-03T15:53:21.7968900Z ++ [[ linux-jammy-py3.8-gcc11 != *win-* ]] 2024-04-03T15:53:21.7969342Z ++++ dirname .ci/pytorch/common-build.sh 2024-04-03T15:53:21.7969718Z +++ cd .ci/pytorch 2024-04-03T15:53:21.7970001Z +++ pwd -P 2024-04-03T15:53:21.7970352Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2024-04-03T15:53:21.7970781Z ++ which sccache 2024-04-03T15:53:21.7971102Z ++ sccache --stop-server 2024-04-03T15:53:21.7971417Z ++ true 2024-04-03T15:53:21.7971735Z ++ rm -f /var/lib/jenkins/sccache_error.log 2024-04-03T15:53:21.7972136Z ++ trap_add sccache_epilogue EXIT 2024-04-03T15:53:21.7972505Z ++ trap_add_cmd=sccache_epilogue 2024-04-03T15:53:21.7972866Z ++ shift 2024-04-03T15:53:21.7973116Z ++ for trap_add_name in "$@" 2024-04-03T15:53:21.7973455Z ++++ trap -p EXIT 2024-04-03T15:53:21.7973809Z +++ eval 'extract_trap_cmd ' 2024-04-03T15:53:21.7974138Z ++++ extract_trap_cmd 2024-04-03T15:53:21.7974455Z ++++ printf '%s\n' '' 2024-04-03T15:53:21.7974857Z +++ printf '%s\n' sccache_epilogue 2024-04-03T15:53:21.7975509Z ++ trap -- ' 2024-04-03T15:53:21.7975860Z sccache_epilogue' EXIT 2024-04-03T15:53:21.7976168Z ++ [[ -n 1 ]] 2024-04-03T15:53:21.7976592Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2024-04-03T15:53:21.7977222Z Skipping sccache server initialization, setting environment variables 2024-04-03T15:53:21.7977695Z ++ export SCCACHE_IDLE_TIMEOUT=0 2024-04-03T15:53:21.7978084Z ++ SCCACHE_IDLE_TIMEOUT=0 2024-04-03T15:53:21.7978445Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2024-04-03T15:53:21.7978897Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2024-04-03T15:53:21.7979303Z ++ export RUST_LOG=sccache::server=error 2024-04-03T15:53:21.7979618Z ++ RUST_LOG=sccache::server=error 2024-04-03T15:53:21.7979915Z ++ sccache --zero-stats 2024-04-03T15:53:21.7980174Z Compile requests 0 2024-04-03T15:53:21.7980495Z Compile requests executed 0 2024-04-03T15:53:21.7980795Z Cache hits 0 2024-04-03T15:53:21.7981093Z Cache misses 0 2024-04-03T15:53:21.7981382Z Cache timeouts 0 2024-04-03T15:53:21.7981690Z Cache read errors 0 2024-04-03T15:53:21.7981988Z Forced recaches 0 2024-04-03T15:53:21.7982290Z Cache write errors 0 2024-04-03T15:53:21.7982590Z Compilation failures 0 2024-04-03T15:53:21.7982893Z Cache errors 0 2024-04-03T15:53:21.7983231Z Non-cacheable compilations 0 2024-04-03T15:53:21.7983561Z Non-cacheable calls 0 2024-04-03T15:53:21.7983888Z Non-compilation calls 0 2024-04-03T15:53:21.7984203Z Unsupported compiler calls 0 2024-04-03T15:53:21.7984519Z Average cache write 0.000 s 2024-04-03T15:53:21.7984840Z Average cache read miss 0.000 s 2024-04-03T15:53:21.7985161Z Average cache read hit 0.000 s 2024-04-03T15:53:21.7985487Z Failed distributed compilations 0 2024-04-03T15:53:21.7986363Z 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:21.7987088Z ++ which ccache 2024-04-03T15:53:21.7987411Z + [[ linux-jammy-py3.8-gcc11 == *-mobile-*build* ]] 2024-04-03T15:53:21.7988024Z + echo 'Python version:' 2024-04-03T15:53:21.7988344Z Python version: 2024-04-03T15:53:21.7988638Z + python --version 2024-04-03T15:53:21.8077741Z Python 3.8.19 2024-04-03T15:53:21.8080756Z + echo 'GCC version:' 2024-04-03T15:53:21.8081684Z GCC version: 2024-04-03T15:53:21.8082483Z + gcc --version 2024-04-03T15:53:21.8401510Z gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 2024-04-03T15:53:21.8402590Z Copyright (C) 2021 Free Software Foundation, Inc. 2024-04-03T15:53:21.8403997Z This is free software; see the source for copying conditions. There is NO 2024-04-03T15:53:21.8405825Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2024-04-03T15:53:21.8406736Z 2024-04-03T15:53:21.8408425Z + echo 'CMake version:' 2024-04-03T15:53:21.8408813Z CMake version: 2024-04-03T15:53:21.8409154Z + cmake --version 2024-04-03T15:53:21.8781514Z cmake version 3.26.4 2024-04-03T15:53:21.8782027Z 2024-04-03T15:53:21.8782713Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2024-04-03T15:53:21.8786972Z + echo 'Environment variables:' 2024-04-03T15:53:21.8787472Z Environment variables: 2024-04-03T15:53:21.8787774Z + env 2024-04-03T15:53:21.8795844Z INSTALLED_DB=yes 2024-04-03T15:53:21.8796380Z GITHUB_WORKSPACE=/home/runner/_work/pytorch/pytorch 2024-04-03T15:53:21.8797297Z PR_LABELS=[ 2024-04-03T15:53:21.8797985Z "open source", 2024-04-03T15:53:21.8798765Z "ciflow/trunk", 2024-04-03T15:53:21.8799383Z "release notes: autograd" 2024-04-03T15:53:21.8800099Z ] 2024-04-03T15:53:21.8800960Z BUILD_ENVIRONMENT=linux-jammy-py3.8-gcc11 2024-04-03T15:53:21.8801939Z HOSTNAME=87711ce87387 2024-04-03T15:53:21.8803725Z GITHUB_PATH=/home/runner/_work/_temp/_runner_file_commands/add_path_b8329aa0-6237-4ae1-8904-54a78c897618 2024-04-03T15:53:21.8805605Z GITHUB_ACTION=linux-build 2024-04-03T15:53:21.8806270Z GITHUB_RUN_NUMBER=192590 2024-04-03T15:53:21.8806839Z GITHUB_REPOSITORY_OWNER_ID=21003710 2024-04-03T15:53:21.8807276Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2024-04-03T15:53:21.8807641Z AWS_DEFAULT_REGION=us-east-1 2024-04-03T15:53:21.8808090Z SCCACHE_IDLE_TIMEOUT=0 2024-04-03T15:53:21.8808413Z GITHUB_TRIGGERING_ACTOR=soulitzer 2024-04-03T15:53:21.8808737Z GITHUB_REF_TYPE=branch 2024-04-03T15:53:21.8809030Z TORCH_CUDA_ARCH_LIST=5.2 2024-04-03T15:53:21.8809329Z XLA_CUDA= 2024-04-03T15:53:21.8809580Z HUGGING_FACE_HUB_TOKEN= 2024-04-03T15:53:21.8810396Z *** 2024-04-03T15:53:21.8810696Z GITHUB_REPOSITORY_ID=65600975 2024-04-03T15:53:21.8811032Z GITHUB_ACTIONS=true 2024-04-03T15:53:21.8811354Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2024-04-03T15:53:21.8811844Z SHA1=d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:53:21.8812290Z GITHUB_SHA=4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0 2024-04-03T15:53:21.8812842Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/123154/merge 2024-04-03T15:53:21.8813408Z UCC_HOME=/usr 2024-04-03T15:53:21.8813698Z GITHUB_REF=refs/pull/123154/merge 2024-04-03T15:53:21.8814013Z GITHUB_REF_PROTECTED=false 2024-04-03T15:53:21.8814342Z HOME=/var/lib/jenkins 2024-04-03T15:53:21.8814674Z GITHUB_API_URL=https://api.github.com 2024-04-03T15:53:21.8815003Z UCX_COMMIT= 2024-04-03T15:53:21.8815290Z SCCACHE_S3_KEY_PREFIX=pull 2024-04-03T15:53:21.8815599Z UCX_HOME=/usr 2024-04-03T15:53:21.8816194Z GITHUB_STATE=/home/runner/_work/_temp/_runner_file_commands/save_state_b8329aa0-6237-4ae1-8904-54a78c897618 2024-04-03T15:53:21.8817099Z GITHUB_ENV=/home/runner/_work/_temp/_runner_file_commands/set_env_b8329aa0-6237-4ae1-8904-54a78c897618 2024-04-03T15:53:21.8817808Z GITHUB_EVENT_PATH=/home/runner/_work/_temp/_github_workflow/event.json 2024-04-03T15:53:21.8818244Z GITHUB_EVENT_NAME=pull_request 2024-04-03T15:53:21.8818765Z GITHUB_ACTIONS_RUNNER_EXTRA_USER_AGENT=actions-runner-controller/0.9.0 2024-04-03T15:53:21.8819237Z GITHUB_RUN_ID=8536950919 2024-04-03T15:53:21.8819871Z GITHUB_STEP_SUMMARY=/home/runner/_work/_temp/_runner_file_commands/step_summary_b8329aa0-6237-4ae1-8904-54a78c897618 2024-04-03T15:53:21.8820499Z GITHUB_ACTOR=caic99 2024-04-03T15:53:21.8820781Z PR_NUMBER=123154 2024-04-03T15:53:21.8821031Z DESIRED_CUDA= 2024-04-03T15:53:21.8821292Z GITHUB_RUN_ATTEMPT=2 2024-04-03T15:53:21.8821574Z ANACONDA_PYTHON_VERSION=3.8 2024-04-03T15:53:21.8821925Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2024-04-03T15:53:21.8822317Z TERM=xterm 2024-04-03T15:53:21.8822574Z INSTALLED_VISION=yes 2024-04-03T15:53:21.8822830Z BRANCH=pull/123154 2024-04-03T15:53:21.8823117Z OUR_GITHUB_JOB_ID=23401547453 2024-04-03T15:53:21.8823458Z OPENSSL_ROOT_DIR=/opt/openssl 2024-04-03T15:53:21.8823753Z CUDA_PATH=/usr/local/cuda 2024-04-03T15:53:21.8824299Z GITHUB_ACTION_PATH=/home/runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2024-04-03T15:53:21.8824849Z GITHUB_SERVER_URL=https://github.com 2024-04-03T15:53:21.8825158Z UCC_COMMIT= 2024-04-03T15:53:21.8825408Z DOCS=yes 2024-04-03T15:53:21.8825654Z INSTALLED_ANDROID= 2024-04-03T15:53:21.8825892Z SHLVL=1 2024-04-03T15:53:21.8826138Z MAX_JOBS=62 2024-04-03T15:53:21.8826423Z GITHUB_ACTOR_ID=78061359 2024-04-03T15:53:21.8826798Z GITHUB_WORKFLOW_SHA=4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0 2024-04-03T15:53:21.8827247Z GITHUB_REF_NAME=123154/merge 2024-04-03T15:53:21.8827749Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2024-04-03T15:53:21.8828188Z GITHUB_JOB=build 2024-04-03T15:53:21.8828494Z GITHUB_REPOSITORY=pytorch/pytorch 2024-04-03T15:53:21.8828829Z GITHUB_RETENTION_DAYS=90 2024-04-03T15:53:21.8829102Z OPENSSL_DIR=/opt/openssl 2024-04-03T15:53:21.8829428Z GITHUB_ACTION_REPOSITORY= 2024-04-03T15:53:21.8830321Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-04-03T15:53:21.8831135Z GITHUB_BASE_REF=main 2024-04-03T15:53:21.8831484Z INSTALLED_ACL= 2024-04-03T15:53:21.8831741Z CI=true 2024-04-03T15:53:21.8831970Z GITHUB_REPOSITORY_OWNER=pytorch 2024-04-03T15:53:21.8832330Z RUST_LOG=sccache::server=error 2024-04-03T15:53:21.8832651Z INSTALLED_PROTOBUF=yes 2024-04-03T15:53:21.8832934Z GITHUB_HEAD_REF=patch-1 2024-04-03T15:53:21.8833312Z GITHUB_ACTION_REF= 2024-04-03T15:53:21.8833686Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2024-04-03T15:53:21.8834057Z GITHUB_WORKFLOW=pull 2024-04-03T15:53:21.8834365Z DEBIAN_FRONTEND=noninteractive 2024-04-03T15:53:21.8835000Z GITHUB_OUTPUT=/home/runner/_work/_temp/_runner_file_commands/set_output_b8329aa0-6237-4ae1-8904-54a78c897618 2024-04-03T15:53:21.8835588Z SKIP_SCCACHE_INITIALIZATION=1 2024-04-03T15:53:21.8835958Z _=/usr/bin/env 2024-04-03T15:53:21.8836329Z + [[ linux-jammy-py3.8-gcc11 == *cuda* ]] 2024-04-03T15:53:21.8836762Z + [[ linux-jammy-py3.8-gcc11 == *cuda11* ]] 2024-04-03T15:53:21.8837188Z + [[ linux-jammy-py3.8-gcc11 == *\c\a\f\f\e\2* ]] 2024-04-03T15:53:21.8837697Z + [[ linux-jammy-py3.8-gcc11 == *\p\a\r\a\l\l\e\l\t\b\b* ]] 2024-04-03T15:53:21.8838261Z + [[ linux-jammy-py3.8-gcc11 == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2024-04-03T15:53:21.8838742Z + [[ linux-jammy-py3.8-gcc11 == *rocm* ]] 2024-04-03T15:53:21.8839104Z + export USE_LLVM=/opt/llvm 2024-04-03T15:53:21.8839436Z + USE_LLVM=/opt/llvm 2024-04-03T15:53:21.8839721Z + export LLVM_DIR=/opt/llvm/lib/cmake/llvm 2024-04-03T15:53:21.8840095Z + LLVM_DIR=/opt/llvm/lib/cmake/llvm 2024-04-03T15:53:21.8840572Z + [[ linux-jammy-py3.8-gcc11 == *executorch* ]] 2024-04-03T15:53:21.8840939Z + which conda 2024-04-03T15:53:21.8841281Z /opt/conda/bin/conda 2024-04-03T15:53:21.8841602Z + export CMAKE_PREFIX_PATH=/opt/conda 2024-04-03T15:53:21.8841944Z + CMAKE_PREFIX_PATH=/opt/conda 2024-04-03T15:53:21.8842291Z + '[' 3.8 = 3.12 ']' 2024-04-03T15:53:21.8842652Z + [[ linux-jammy-py3.8-gcc11 == *aarch64* ]] 2024-04-03T15:53:21.8843093Z + [[ linux-jammy-py3.8-gcc11 == *libtorch* ]] 2024-04-03T15:53:21.8843525Z + [[ linux-jammy-py3.8-gcc11 == *-android* ]] 2024-04-03T15:53:21.8843979Z + [[ linux-jammy-py3.8-gcc11 != *android* ]] 2024-04-03T15:53:21.8844392Z + [[ linux-jammy-py3.8-gcc11 == *vulkan* ]] 2024-04-03T15:53:21.8844945Z + [[ linux-jammy-py3.8-gcc11 == *rocm* ]] 2024-04-03T15:53:21.8845414Z + [[ linux-jammy-py3.8-gcc11 == *xpu* ]] 2024-04-03T15:53:21.8845798Z + '[' -z 62 ']' 2024-04-03T15:53:21.8846106Z + [[ linux-jammy-py3.8-gcc11 == *cuda* ]] 2024-04-03T15:53:21.8846518Z + [[ linux-jammy-py3.8-gcc11 == *cuda* ]] 2024-04-03T15:53:21.8846925Z + [[ linux-jammy-py3.8-gcc11 == *clang* ]] 2024-04-03T15:53:21.8847368Z + [[ linux-jammy-py3.8-gcc11 == *-clang*-asan* ]] 2024-04-03T15:53:21.8847835Z + [[ linux-jammy-py3.8-gcc11 == *no-ops* ]] 2024-04-03T15:53:21.8848223Z + [[ linux-jammy-py3.8-gcc11 == *-pch* ]] 2024-04-03T15:53:21.8848719Z + [[ linux-jammy-py3.8-gcc11 == *linux-focal-py3.7-gcc7-build* ]] 2024-04-03T15:53:21.8849271Z + [[ linux-jammy-py3.8-gcc11 != *android* ]] 2024-04-03T15:53:21.8849678Z + [[ linux-jammy-py3.8-gcc11 != *cuda* ]] 2024-04-03T15:53:21.8850052Z + export BUILD_STATIC_RUNTIME_BENCHMARK=ON 2024-04-03T15:53:21.8850502Z + BUILD_STATIC_RUNTIME_BENCHMARK=ON 2024-04-03T15:53:21.8850886Z ++ stat -c %u /var/lib/jenkins/workspace 2024-04-03T15:53:21.8851247Z + WORKSPACE_ORIGINAL_OWNER_ID=0 2024-04-03T15:53:21.8851687Z + sudo chown -R jenkins /var/lib/jenkins/workspace 2024-04-03T15:53:24.0550301Z + git config --global --add safe.directory /var/lib/jenkins/workspace 2024-04-03T15:53:24.0586252Z + [[ linux-jammy-py3.8-gcc11 == *-bazel-* ]] 2024-04-03T15:53:24.0587117Z + echo 'The next three invocations are expected to fail with invalid command error messages.' 2024-04-03T15:53:24.0588104Z The next three invocations are expected to fail with invalid command error messages. 2024-04-03T15:53:24.0588875Z + get_exit_code python setup.py bad_argument 2024-04-03T15:53:24.0589301Z + set +e 2024-04-03T15:53:24.0589659Z + python setup.py bad_argument 2024-04-03T15:53:24.3268779Z Building wheel torch-2.4.0a0+gitd253bd7 2024-04-03T15:53:24.4117595Z invalid command 'bad_argument' 2024-04-03T15:53:24.4331415Z + retcode=1 2024-04-03T15:53:24.4331741Z + set -e 2024-04-03T15:53:24.4333242Z + return 1 2024-04-03T15:53:24.4336622Z + get_exit_code python setup.py 'clean]' 2024-04-03T15:53:24.4337485Z + set +e 2024-04-03T15:53:24.4337784Z + python setup.py 'clean]' 2024-04-03T15:53:24.6205746Z Building wheel torch-2.4.0a0+gitd253bd7 2024-04-03T15:53:24.6679287Z invalid command name 'clean]' 2024-04-03T15:53:24.6900530Z + retcode=1 2024-04-03T15:53:24.6901264Z + set -e 2024-04-03T15:53:24.6901854Z + return 1 2024-04-03T15:53:24.6905943Z + get_exit_code python setup.py clean bad_argument 2024-04-03T15:53:24.6906913Z + set +e 2024-04-03T15:53:24.6907459Z + python setup.py clean bad_argument 2024-04-03T15:53:24.8752768Z Building wheel torch-2.4.0a0+gitd253bd7 2024-04-03T15:53:24.9389184Z invalid command 'bad_argument' 2024-04-03T15:53:24.9612971Z + retcode=1 2024-04-03T15:53:24.9613333Z + set -e 2024-04-03T15:53:24.9613612Z + return 1 2024-04-03T15:53:24.9616039Z + [[ linux-jammy-py3.8-gcc11 != *libtorch* ]] 2024-04-03T15:53:24.9616618Z + [[ linux-jammy-py3.8-gcc11 != *rocm* ]] 2024-04-03T15:53:24.9617173Z + [[ linux-jammy-py3.8-gcc11 != *xla* ]] 2024-04-03T15:53:24.9617699Z + [[ linux-jammy-py3.8-gcc11 != *py3.8* ]] 2024-04-03T15:53:24.9618048Z + WERROR=1 2024-04-03T15:53:24.9618337Z + python setup.py bdist_wheel 2024-04-03T15:53:25.1470058Z Building wheel torch-2.4.0a0+gitd253bd7 2024-04-03T15:53:25.2106452Z -- Building version 2.4.0a0+gitd253bd7 2024-04-03T15:53:25.2246999Z cmake -DBUILD_ENVIRONMENT=linux-jammy-py3.8-gcc11 -DBUILD_PYTHON=True -DBUILD_STATIC_RUNTIME_BENCHMARK=ON -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/var/lib/jenkins/workspace/torch -DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.8/lib/python3.8/site-packages;/opt/conda -DNUMPY_INCLUDE_DIR=/opt/conda/envs/py_3.8/lib/python3.8/site-packages/numpy/core/include -DOPENSSL_ROOT_DIR=/opt/openssl -DPYTHON_EXECUTABLE=/opt/conda/envs/py_3.8/bin/python -DPYTHON_INCLUDE_DIR=/opt/conda/envs/py_3.8/include/python3.8 -DPYTHON_LIBRARY=/opt/conda/envs/py_3.8/lib/libpython3.8.so.1.0 -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:25.3631115Z -- The CXX compiler identification is GNU 11.4.0 2024-04-03T15:53:25.4486378Z -- The C compiler identification is GNU 11.4.0 2024-04-03T15:53:25.4728708Z -- Detecting CXX compiler ABI info 2024-04-03T15:53:25.6288259Z -- Detecting CXX compiler ABI info - done 2024-04-03T15:53:25.6383028Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2024-04-03T15:53:25.6386604Z -- Detecting CXX compile features 2024-04-03T15:53:25.6391389Z -- Detecting CXX compile features - done 2024-04-03T15:53:25.6432584Z -- Detecting C compiler ABI info 2024-04-03T15:53:25.7406942Z -- Detecting C compiler ABI info - done 2024-04-03T15:53:25.7493134Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2024-04-03T15:53:25.7495876Z -- Detecting C compile features 2024-04-03T15:53:25.7500094Z -- Detecting C compile features - done 2024-04-03T15:53:25.7528166Z -- /opt/cache/bin/c++ /var/lib/jenkins/workspace/torch/abi-check.cpp -o /var/lib/jenkins/workspace/build/abi-check 2024-04-03T15:53:26.0036223Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2024-04-03T15:53:26.0036934Z -- Not forcing any particular BLAS to be found 2024-04-03T15:53:26.0074926Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2024-04-03T15:53:26.0114781Z -- Performing Test C_HAS_AVX_1 2024-04-03T15:53:26.2661332Z -- Performing Test C_HAS_AVX_1 - Failed 2024-04-03T15:53:26.2662041Z -- Performing Test C_HAS_AVX_2 2024-04-03T15:53:26.4776609Z -- Performing Test C_HAS_AVX_2 - Success 2024-04-03T15:53:26.4777649Z -- Performing Test C_HAS_AVX2_1 2024-04-03T15:53:26.7357804Z -- Performing Test C_HAS_AVX2_1 - Failed 2024-04-03T15:53:26.7358955Z -- Performing Test C_HAS_AVX2_2 2024-04-03T15:53:26.9547172Z -- Performing Test C_HAS_AVX2_2 - Success 2024-04-03T15:53:26.9548888Z -- Performing Test C_HAS_AVX512_1 2024-04-03T15:53:27.2202052Z -- Performing Test C_HAS_AVX512_1 - Failed 2024-04-03T15:53:27.2202854Z -- Performing Test C_HAS_AVX512_2 2024-04-03T15:53:27.3920565Z -- Performing Test C_HAS_AVX512_2 - Success 2024-04-03T15:53:27.3921434Z -- Performing Test CXX_HAS_AVX_1 2024-04-03T15:53:27.6554315Z -- Performing Test CXX_HAS_AVX_1 - Failed 2024-04-03T15:53:27.6554959Z -- Performing Test CXX_HAS_AVX_2 2024-04-03T15:53:27.8545126Z -- Performing Test CXX_HAS_AVX_2 - Success 2024-04-03T15:53:27.8546254Z -- Performing Test CXX_HAS_AVX2_1 2024-04-03T15:53:28.1115229Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2024-04-03T15:53:28.1115992Z -- Performing Test CXX_HAS_AVX2_2 2024-04-03T15:53:28.2967520Z -- Performing Test CXX_HAS_AVX2_2 - Success 2024-04-03T15:53:28.2968379Z -- Performing Test CXX_HAS_AVX512_1 2024-04-03T15:53:28.5618817Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2024-04-03T15:53:28.5620079Z -- Performing Test CXX_HAS_AVX512_2 2024-04-03T15:53:28.7937268Z -- Performing Test CXX_HAS_AVX512_2 - Success 2024-04-03T15:53:28.7938290Z -- Current compiler supports avx2 extension. Will build perfkernels. 2024-04-03T15:53:28.7939173Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2024-04-03T15:53:28.9640420Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2024-04-03T15:53:28.9642021Z -- Current compiler supports avx512f extension. Will build fbgemm. 2024-04-03T15:53:28.9646934Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2024-04-03T15:53:29.0669315Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2024-04-03T15:53:29.0675942Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2024-04-03T15:53:29.1951062Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2024-04-03T15:53:29.1957159Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2024-04-03T15:53:29.3254424Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2024-04-03T15:53:29.3348991Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2024-04-03T15:53:29.3839165Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2024-04-03T15:53:29.3843578Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2024-04-03T15:53:29.3845415Z Caffe2: CUDA cannot be found. Depending on whether you are building Caffe2 2024-04-03T15:53:29.3847081Z or a Caffe2 dependent library, the next warning / error will give you more 2024-04-03T15:53:29.3848251Z info. 2024-04-03T15:53:29.3848781Z Call Stack (most recent call first): 2024-04-03T15:53:29.3849188Z cmake/Dependencies.cmake:44 (include) 2024-04-03T15:53:29.3849577Z CMakeLists.txt:760 (include) 2024-04-03T15:53:29.3849879Z 2024-04-03T15:53:29.3849999Z  2024-04-03T15:53:29.3850452Z CMake Warning at cmake/Dependencies.cmake:80 (message): 2024-04-03T15:53:29.3851055Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2024-04-03T15:53:29.3851593Z Call Stack (most recent call first): 2024-04-03T15:53:29.3851964Z CMakeLists.txt:760 (include) 2024-04-03T15:53:29.3852206Z 2024-04-03T15:53:29.3852347Z  2024-04-03T15:53:29.3859375Z -- Building using own protobuf under third_party per request. 2024-04-03T15:53:29.3860834Z -- Use custom protobuf build. 2024-04-03T15:53:29.3875222Z -- 2024-04-03T15:53:29.3875954Z -- 3.13.0.0 2024-04-03T15:53:29.3885948Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2024-04-03T15:53:29.5025429Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2024-04-03T15:53:29.5034044Z -- Found Threads: TRUE 2024-04-03T15:53:29.5037330Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2024-04-03T15:53:29.6515641Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2024-04-03T15:53:29.6629188Z -- Caffe2 protobuf include directory: $$ 2024-04-03T15:53:29.6644830Z -- Trying to find preferred BLAS backend of choice: MKL 2024-04-03T15:53:29.6660920Z -- MKL_THREADING = OMP 2024-04-03T15:53:29.6663585Z -- Looking for sys/types.h 2024-04-03T15:53:29.7879568Z -- Looking for sys/types.h - found 2024-04-03T15:53:29.7880705Z -- Looking for stdint.h 2024-04-03T15:53:29.9586372Z -- Looking for stdint.h - found 2024-04-03T15:53:29.9587195Z -- Looking for stddef.h 2024-04-03T15:53:30.0847562Z -- Looking for stddef.h - found 2024-04-03T15:53:30.0848475Z -- Check size of void* 2024-04-03T15:53:30.1964926Z -- Check size of void* - done 2024-04-03T15:53:30.2025264Z -- MKL_THREADING = OMP 2024-04-03T15:53:30.2299941Z -- Check OMP with lib /opt/conda/lib/libgomp.so and flags -fopenmp -v 2024-04-03T15:53:30.3490589Z -- Check OMP with lib /opt/conda/lib/libgomp.so and flags -fopenmp -v 2024-04-03T15:53:30.6014573Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-04-03T15:53:30.6016722Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2024-04-03T15:53:30.6018279Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:53:30.6019377Z problems in calling code that expects `find_package` result variables 2024-04-03T15:53:30.6019902Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:53:30.6020332Z Call Stack (most recent call first): 2024-04-03T15:53:30.6020833Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:53:30.6021363Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-04-03T15:53:30.6021835Z cmake/Modules/FindMKL.cmake:335 (CHECK_ALL_LIBRARIES) 2024-04-03T15:53:30.6022277Z cmake/Modules/FindOpenMP.cmake:246 (find_package) 2024-04-03T15:53:30.6022739Z cmake/Modules/FindOpenMP.cmake:506 (_OPENMP_GET_FLAGS) 2024-04-03T15:53:30.6023225Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-04-03T15:53:30.6023643Z cmake/Modules/FindMKL.cmake:335 (CHECK_ALL_LIBRARIES) 2024-04-03T15:53:30.6024086Z cmake/Dependencies.cmake:221 (find_package) 2024-04-03T15:53:30.6024481Z CMakeLists.txt:760 (include) 2024-04-03T15:53:30.6024986Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:53:30.6025449Z  2024-04-03T15:53:30.7219109Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-04-03T15:53:30.7220270Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2024-04-03T15:53:30.7221046Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:53:30.7221820Z problems in calling code that expects `find_package` result variables 2024-04-03T15:53:30.7222434Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:53:30.7222896Z Call Stack (most recent call first): 2024-04-03T15:53:30.7223522Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:53:30.7224164Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-04-03T15:53:30.7224677Z cmake/Modules/FindMKL.cmake:335 (CHECK_ALL_LIBRARIES) 2024-04-03T15:53:30.7225253Z cmake/Modules/FindOpenMP.cmake:246 (find_package) 2024-04-03T15:53:30.7225833Z cmake/Modules/FindOpenMP.cmake:506 (_OPENMP_GET_FLAGS) 2024-04-03T15:53:30.7226348Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-04-03T15:53:30.7226899Z cmake/Modules/FindMKL.cmake:335 (CHECK_ALL_LIBRARIES) 2024-04-03T15:53:30.7227455Z cmake/Dependencies.cmake:221 (find_package) 2024-04-03T15:53:30.7227893Z CMakeLists.txt:760 (include) 2024-04-03T15:53:30.7228534Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:53:30.7229001Z  2024-04-03T15:53:30.7245365Z -- Looking for cblas_sgemm 2024-04-03T15:53:30.9301374Z -- Looking for cblas_sgemm - found 2024-04-03T15:53:30.9302690Z -- Looking for cblas_gemm_bf16bf16f32 2024-04-03T15:53:31.1349708Z -- Looking for cblas_gemm_bf16bf16f32 - found 2024-04-03T15:53:31.1350949Z -- Looking for cblas_gemm_f16f16f32 2024-04-03T15:53:31.2715082Z -- Looking for cblas_gemm_f16f16f32 - not found 2024-04-03T15:53:31.2805540Z -- Check OMP with lib /opt/conda/lib/libgomp.so and flags -fopenmp -v 2024-04-03T15:53:31.4008667Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-04-03T15:53:31.4010138Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2024-04-03T15:53:31.4011164Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:53:31.4011990Z problems in calling code that expects `find_package` result variables 2024-04-03T15:53:31.4012654Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:53:31.4013144Z Call Stack (most recent call first): 2024-04-03T15:53:31.4013775Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:53:31.4014445Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-04-03T15:53:31.4014995Z cmake/Modules/FindMKL.cmake:335 (CHECK_ALL_LIBRARIES) 2024-04-03T15:53:31.4015546Z cmake/Dependencies.cmake:221 (find_package) 2024-04-03T15:53:31.4016015Z CMakeLists.txt:760 (include) 2024-04-03T15:53:31.4016669Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:53:31.4017253Z  2024-04-03T15:53:31.4018162Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-04-03T15:53:31.4019089Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2024-04-03T15:53:31.4019735Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:53:31.4020354Z problems in calling code that expects `find_package` result variables 2024-04-03T15:53:31.4020884Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:53:31.4021279Z Call Stack (most recent call first): 2024-04-03T15:53:31.4021770Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:53:31.4022377Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-04-03T15:53:31.4022833Z cmake/Modules/FindMKL.cmake:335 (CHECK_ALL_LIBRARIES) 2024-04-03T15:53:31.4023267Z cmake/Dependencies.cmake:221 (find_package) 2024-04-03T15:53:31.4023658Z CMakeLists.txt:760 (include) 2024-04-03T15:53:31.4024161Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:53:31.4024635Z  2024-04-03T15:53:31.4094341Z -- MKL libraries: /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so;/opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so;/opt/conda/envs/py_3.8/lib/libmkl_core.so;-fopenmp;/usr/lib/x86_64-linux-gnu/libpthread.a;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.a 2024-04-03T15:53:31.4097756Z -- MKL include directory: /opt/conda/envs/py_3.8/include 2024-04-03T15:53:31.4098773Z -- MKL OpenMP type: GNU 2024-04-03T15:53:31.4099436Z -- MKL OpenMP library: -fopenmp 2024-04-03T15:53:31.4521574Z -- The ASM compiler identification is GNU 2024-04-03T15:53:31.4572133Z -- Found assembler: /opt/cache/bin/cc 2024-04-03T15:53:31.4736287Z -- Brace yourself, we are building NNPACK 2024-04-03T15:53:31.4783213Z -- Performing Test NNPACK_ARCH_IS_X86_32 2024-04-03T15:53:31.5455058Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2024-04-03T15:53:31.5674365Z -- Found PythonInterp: /opt/conda/envs/py_3.8/bin/python (found version "3.8.19") 2024-04-03T15:53:31.5675893Z -- NNPACK backend is x86-64 2024-04-03T15:53:31.5677891Z -- 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:31.5887456Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/ExternalProject.cmake:3091 (message): 2024-04-03T15:53:31.5889203Z The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is 2024-04-03T15:53:31.5890066Z not set. The policy's OLD behavior will be used. When using a URL 2024-04-03T15:53:31.5890859Z download, the timestamps of extracted files should preferably be that of 2024-04-03T15:53:31.5891839Z the time of extraction, otherwise code that depends on the extracted 2024-04-03T15:53:31.5892618Z contents might not be rebuilt if the URL changes. The OLD behavior 2024-04-03T15:53:31.5893409Z preserves the timestamps from the archive instead, but this is usually not 2024-04-03T15:53:31.5894196Z what you want. Update your project to the NEW behavior or specify the 2024-04-03T15:53:31.5895033Z DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this 2024-04-03T15:53:31.5895633Z robustness issue. 2024-04-03T15:53:31.5896014Z Call Stack (most recent call first): 2024-04-03T15:53:31.5896895Z /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/ExternalProject.cmake:4208 (_ep_add_download_command) 2024-04-03T15:53:31.5897706Z CMakeLists.txt:6 (ExternalProject_Add) 2024-04-03T15:53:31.5898369Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:53:31.5898777Z 2024-04-03T15:53:31.5960910Z -- Configuring done (0.0s) 2024-04-03T15:53:31.5985113Z -- Generating done (0.0s) 2024-04-03T15:53:31.6212562Z -- Build files have been written to: /var/lib/jenkins/workspace/build/confu-deps/six-download 2024-04-03T15:53:31.6558018Z [ 11%] Creating directories for 'six' 2024-04-03T15:53:31.6723596Z [ 22%] Performing download step (download, verify and extract) for 'six' 2024-04-03T15:53:31.6780989Z -- Downloading... 2024-04-03T15:53:31.6782579Z dst='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2024-04-03T15:53:31.6784117Z timeout='none' 2024-04-03T15:53:31.6784923Z inactivity timeout='none' 2024-04-03T15:53:31.6787001Z -- Using src='https://pypi.python.org/packages/16/d8/bc6316cf98419719bd59c91742194c111b6f2e85abac88e496adefaf7afe/six-1.11.0.tar.gz' 2024-04-03T15:53:31.6976056Z -- [download 100% complete] 2024-04-03T15:53:31.7273350Z -- [download 16% complete] 2024-04-03T15:53:31.7274703Z -- [download 25% complete] 2024-04-03T15:53:31.7275623Z -- [download 30% complete] 2024-04-03T15:53:31.7278632Z -- [download 34% complete] 2024-04-03T15:53:31.7279522Z -- [download 39% complete] 2024-04-03T15:53:31.7280520Z -- [download 44% complete] 2024-04-03T15:53:31.7280898Z -- [download 48% complete] 2024-04-03T15:53:31.7281546Z -- [download 51% complete] 2024-04-03T15:53:31.7281906Z -- [download 56% complete] 2024-04-03T15:53:31.7282332Z -- [download 60% complete] 2024-04-03T15:53:31.7282715Z -- [download 65% complete] 2024-04-03T15:53:31.7283066Z -- [download 69% complete] 2024-04-03T15:53:31.7283354Z -- [download 74% complete] 2024-04-03T15:53:31.7283688Z -- [download 79% complete] 2024-04-03T15:53:31.7284045Z -- [download 83% complete] 2024-04-03T15:53:31.7284340Z -- [download 88% complete] 2024-04-03T15:53:31.7284894Z -- [download 93% complete] 2024-04-03T15:53:31.7285309Z -- [download 97% complete] 2024-04-03T15:53:31.7285622Z -- [download 100% complete] 2024-04-03T15:53:31.7286358Z -- verifying file... 2024-04-03T15:53:31.7287167Z file='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2024-04-03T15:53:31.7287917Z -- Downloading... done 2024-04-03T15:53:31.7420447Z -- extracting... 2024-04-03T15:53:31.7421744Z src='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2024-04-03T15:53:31.7423398Z dst='/var/lib/jenkins/workspace/build/confu-srcs/six' 2024-04-03T15:53:31.7424609Z -- extracting... [tar xfz] 2024-04-03T15:53:31.7492862Z -- extracting... [analysis] 2024-04-03T15:53:31.7494495Z -- extracting... [rename] 2024-04-03T15:53:31.7495904Z -- extracting... [clean up] 2024-04-03T15:53:31.7496750Z -- extracting... done 2024-04-03T15:53:31.7613234Z [ 33%] No update step for 'six' 2024-04-03T15:53:31.7764109Z [ 44%] No patch step for 'six' 2024-04-03T15:53:31.7915199Z [ 55%] No configure step for 'six' 2024-04-03T15:53:31.8076770Z [ 66%] No build step for 'six' 2024-04-03T15:53:31.8275159Z [ 77%] No install step for 'six' 2024-04-03T15:53:31.8443677Z [ 88%] No test step for 'six' 2024-04-03T15:53:31.8609048Z [100%] Completed 'six' 2024-04-03T15:53:32.0232840Z [100%] Built target six 2024-04-03T15:53:32.4257097Z -- Found Python: /opt/conda/bin/python3.12 (found version "3.12.1") found components: Interpreter 2024-04-03T15:53:32.4328873Z -- Failed to find LLVM FileCheck 2024-04-03T15:53:32.4374109Z -- Found Git: /usr/bin/git (found version "2.34.1") 2024-04-03T15:53:32.4499088Z -- git version: v1.6.1 normalized to 1.6.1 2024-04-03T15:53:32.4500152Z -- Version: 1.6.1 2024-04-03T15:53:32.4511427Z -- Looking for shm_open in rt 2024-04-03T15:53:32.5691429Z -- Looking for shm_open in rt - found 2024-04-03T15:53:32.5697424Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2024-04-03T15:53:32.7026084Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2024-04-03T15:53:32.7031709Z -- Performing Test HAVE_CXX_FLAG_WALL 2024-04-03T15:53:32.8304820Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2024-04-03T15:53:32.8312724Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2024-04-03T15:53:32.9534728Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2024-04-03T15:53:32.9542700Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2024-04-03T15:53:33.1236447Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2024-04-03T15:53:33.1242624Z -- Performing Test HAVE_CXX_FLAG_WERROR 2024-04-03T15:53:33.2433817Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2024-04-03T15:53:33.2448170Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2024-04-03T15:53:33.3761505Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2024-04-03T15:53:33.3769098Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2024-04-03T15:53:33.5094826Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2024-04-03T15:53:33.5102351Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2024-04-03T15:53:33.6314325Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2024-04-03T15:53:33.6322207Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2024-04-03T15:53:33.7001827Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed 2024-04-03T15:53:33.7009750Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2024-04-03T15:53:33.8349640Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2024-04-03T15:53:33.8355955Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2024-04-03T15:53:33.9610143Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2024-04-03T15:53:33.9616238Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2024-04-03T15:53:34.0858678Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2024-04-03T15:53:34.0871204Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2024-04-03T15:53:34.2114833Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2024-04-03T15:53:34.2122748Z -- Performing Test HAVE_CXX_FLAG_WD654 2024-04-03T15:53:34.2714581Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2024-04-03T15:53:34.2722377Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2024-04-03T15:53:34.3422990Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed 2024-04-03T15:53:34.3431376Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2024-04-03T15:53:34.4812693Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2024-04-03T15:53:34.4814670Z -- Performing Test HAVE_STD_REGEX 2024-04-03T15:53:34.4815402Z -- Performing Test HAVE_STD_REGEX 2024-04-03T15:53:34.8315728Z -- Performing Test HAVE_STD_REGEX -- success 2024-04-03T15:53:34.8317347Z -- Performing Test HAVE_GNU_POSIX_REGEX 2024-04-03T15:53:34.8318452Z -- Performing Test HAVE_GNU_POSIX_REGEX 2024-04-03T15:53:34.8998142Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2024-04-03T15:53:34.8999007Z -- Performing Test HAVE_POSIX_REGEX 2024-04-03T15:53:34.8999568Z -- Performing Test HAVE_POSIX_REGEX 2024-04-03T15:53:35.0686912Z -- Performing Test HAVE_POSIX_REGEX -- success 2024-04-03T15:53:35.0687596Z -- Performing Test HAVE_STEADY_CLOCK 2024-04-03T15:53:35.0688058Z -- Performing Test HAVE_STEADY_CLOCK 2024-04-03T15:53:35.2207526Z -- Performing Test HAVE_STEADY_CLOCK -- success 2024-04-03T15:53:35.2522807Z -- Performing Test COMPILER_SUPPORTS_AVX512 2024-04-03T15:53:35.3853464Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2024-04-03T15:53:35.3879240Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-04-03T15:53:35.3880791Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2024-04-03T15:53:35.3882166Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:53:35.3883119Z problems in calling code that expects `find_package` result variables 2024-04-03T15:53:35.3883815Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:53:35.3884285Z Call Stack (most recent call first): 2024-04-03T15:53:35.3885068Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:53:35.3885789Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2024-04-03T15:53:35.3886706Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:53:35.3887311Z  2024-04-03T15:53:35.3887694Z -- Found OpenMP_C: -fopenmp 2024-04-03T15:53:35.3888692Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-04-03T15:53:35.3889792Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2024-04-03T15:53:35.3890482Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:53:35.3891092Z problems in calling code that expects `find_package` result variables 2024-04-03T15:53:35.3891607Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:53:35.3892047Z Call Stack (most recent call first): 2024-04-03T15:53:35.3892533Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:53:35.3893075Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2024-04-03T15:53:35.3893677Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:53:35.3894124Z  2024-04-03T15:53:35.3894408Z -- Found OpenMP_CXX: -fopenmp 2024-04-03T15:53:35.3894790Z -- Found OpenMP: TRUE 2024-04-03T15:53:35.3895260Z CMake Warning at third_party/fbgemm/CMakeLists.txt:138 (message): 2024-04-03T15:53:35.3895752Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2024-04-03T15:53:35.3896010Z 2024-04-03T15:53:35.3896139Z  2024-04-03T15:53:35.5156686Z CMake Warning at third_party/fbgemm/CMakeLists.txt:232 (message): 2024-04-03T15:53:35.5157956Z ========== 2024-04-03T15:53:35.5158307Z 2024-04-03T15:53:35.5158781Z  2024-04-03T15:53:35.5159784Z CMake Warning at third_party/fbgemm/CMakeLists.txt:233 (message): 2024-04-03T15:53:35.5160767Z CMAKE_BUILD_TYPE = Release 2024-04-03T15:53:35.5161077Z 2024-04-03T15:53:35.5161233Z  2024-04-03T15:53:35.5161647Z CMake Warning at third_party/fbgemm/CMakeLists.txt:234 (message): 2024-04-03T15:53:35.5162141Z CMAKE_CXX_FLAGS_DEBUG is -g 2024-04-03T15:53:35.5162353Z 2024-04-03T15:53:35.5162506Z  2024-04-03T15:53:35.5162884Z CMake Warning at third_party/fbgemm/CMakeLists.txt:235 (message): 2024-04-03T15:53:35.5163406Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2024-04-03T15:53:35.5163646Z 2024-04-03T15:53:35.5163784Z  2024-04-03T15:53:35.5164182Z CMake Warning at third_party/fbgemm/CMakeLists.txt:236 (message): 2024-04-03T15:53:35.5164740Z ========== 2024-04-03T15:53:35.5164886Z 2024-04-03T15:53:35.5165048Z  2024-04-03T15:53:35.5196045Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2024-04-03T15:53:35.6433180Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2024-04-03T15:53:35.6439247Z -- Performing Test __CxxFlag__fno_semantic_interposition 2024-04-03T15:53:35.8058561Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2024-04-03T15:53:35.8062385Z -- Performing Test __CxxFlag__fmerge_all_constants 2024-04-03T15:53:35.9285968Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2024-04-03T15:53:35.9292378Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2024-04-03T15:53:36.0606775Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Success 2024-04-03T15:53:36.0623086Z ** AsmJit Summary ** 2024-04-03T15:53:36.0624322Z  ASMJIT_DIR=/var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit 2024-04-03T15:53:36.0625066Z  ASMJIT_TEST=FALSE 2024-04-03T15:53:36.0625538Z  ASMJIT_TARGET_TYPE=STATIC 2024-04-03T15:53:36.0626018Z  ASMJIT_DEPS=pthread;rt 2024-04-03T15:53:36.0626528Z  ASMJIT_LIBS=asmjit;pthread;rt 2024-04-03T15:53:36.0627184Z  ASMJIT_CFLAGS=-DASMJIT_STATIC 2024-04-03T15:53:36.0628314Z  ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2024-04-03T15:53:36.0629311Z  ASMJIT_PRIVATE_CFLAGS_DBG= 2024-04-03T15:53:36.0629918Z  ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants;-fno-enforce-eh-specs 2024-04-03T15:53:36.0685840Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2024-04-03T15:53:36.0687294Z CMake Warning at cmake/Dependencies.cmake:903 (message): 2024-04-03T15:53:36.0688441Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2024-04-03T15:53:36.0689498Z Call Stack (most recent call first): 2024-04-03T15:53:36.0690232Z CMakeLists.txt:760 (include) 2024-04-03T15:53:36.0690724Z 2024-04-03T15:53:36.0690924Z  2024-04-03T15:53:36.0715169Z -- Using third party subdirectory Eigen. 2024-04-03T15:53:36.0956143Z -- Found PythonInterp: /opt/conda/envs/py_3.8/bin/python (found suitable version "3.8.19", minimum required is "3.0") 2024-04-03T15:53:36.0995235Z -- Found PythonLibs: /opt/conda/envs/py_3.8/lib/libpython3.8.so.1.0 (found suitable version "3.8.19", minimum required is "3.0") 2024-04-03T15:53:36.0996888Z -- Using third_party/pybind11. 2024-04-03T15:53:36.0998045Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2024-04-03T15:53:36.2226347Z -- Checking for module 'mpi-c' 2024-04-03T15:53:36.2275757Z -- No package 'mpi-c' found 2024-04-03T15:53:36.2883917Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2024-04-03T15:53:36.3782498Z -- Checking for module 'mpi-cxx' 2024-04-03T15:53:36.3812276Z -- No package 'mpi-cxx' found 2024-04-03T15:53:36.4428298Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2024-04-03T15:53:36.4430253Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2024-04-03T15:53:36.4434303Z CMake Warning at cmake/Dependencies.cmake:1182 (message): 2024-04-03T15:53:36.4435346Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2024-04-03T15:53:36.4435886Z Call Stack (most recent call first): 2024-04-03T15:53:36.4436247Z CMakeLists.txt:760 (include) 2024-04-03T15:53:36.4436444Z 2024-04-03T15:53:36.4436614Z  2024-04-03T15:53:36.4466748Z -- Adding OpenMP CXX_FLAGS: -fopenmp 2024-04-03T15:53:36.4467558Z -- Will link against OpenMP libraries: /opt/conda/lib/libgomp.so 2024-04-03T15:53:36.4468380Z -- Looking for LLVM in /opt/llvm 2024-04-03T15:53:36.4570806Z -- Found LLVM 9.0.1 2024-04-03T15:53:36.4571635Z -- Using LLVMConfig.cmake in: /opt/llvm/lib/cmake/llvm 2024-04-03T15:53:36.4576211Z CMake Warning at cmake/Dependencies.cmake:1362 (message): 2024-04-03T15:53:36.4577079Z Not using CUDA/ROCM, so disabling USE_NCCL. Suppress this warning with 2024-04-03T15:53:36.4577701Z -DUSE_NCCL=OFF. 2024-04-03T15:53:36.4578112Z Call Stack (most recent call first): 2024-04-03T15:53:36.4578552Z CMakeLists.txt:760 (include) 2024-04-03T15:53:36.4578806Z 2024-04-03T15:53:36.4578944Z  2024-04-03T15:53:36.4755339Z -- Performing Test UV_LINT_W4 2024-04-03T15:53:36.5375565Z -- Performing Test UV_LINT_W4 - Failed 2024-04-03T15:53:36.5382207Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2024-04-03T15:53:36.6058026Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2024-04-03T15:53:36.6062992Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2024-04-03T15:53:36.6593446Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2024-04-03T15:53:36.6599864Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2024-04-03T15:53:36.7212408Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2024-04-03T15:53:36.7218969Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2024-04-03T15:53:36.7980227Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2024-04-03T15:53:36.7987276Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2024-04-03T15:53:36.8641577Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2024-04-03T15:53:36.8646328Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2024-04-03T15:53:36.9235106Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2024-04-03T15:53:36.9241630Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2024-04-03T15:53:36.9970575Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2024-04-03T15:53:36.9978066Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2024-04-03T15:53:37.0520767Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2024-04-03T15:53:37.0527079Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2024-04-03T15:53:37.1120087Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2024-04-03T15:53:37.1126813Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2024-04-03T15:53:37.1804962Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2024-04-03T15:53:37.1810555Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2024-04-03T15:53:37.2442694Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2024-04-03T15:53:37.2449729Z -- Performing Test UV_LINT_WALL 2024-04-03T15:53:37.3663235Z -- Performing Test UV_LINT_WALL - Success 2024-04-03T15:53:37.3668896Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2024-04-03T15:53:37.4921303Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2024-04-03T15:53:37.4927935Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2024-04-03T15:53:37.6191463Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2024-04-03T15:53:37.6196519Z -- Performing Test UV_LINT_EXTRA 2024-04-03T15:53:37.7455379Z -- Performing Test UV_LINT_EXTRA - Success 2024-04-03T15:53:37.7461377Z -- Performing Test UV_LINT_UTF8_MSVC 2024-04-03T15:53:37.8176820Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2024-04-03T15:53:37.8185036Z -- Performing Test UV_F_STRICT_ALIASING 2024-04-03T15:53:37.9343142Z -- Performing Test UV_F_STRICT_ALIASING - Success 2024-04-03T15:53:37.9353718Z -- summary of build options: 2024-04-03T15:53:37.9354390Z Install prefix: /var/lib/jenkins/workspace/torch 2024-04-03T15:53:37.9354950Z Target system: Linux 2024-04-03T15:53:37.9355293Z Compiler: 2024-04-03T15:53:37.9355699Z C compiler: /opt/cache/bin/cc 2024-04-03T15:53:37.9356148Z CFLAGS: 2024-04-03T15:53:37.9356355Z 2024-04-03T15:53:37.9366370Z -- Found uv: 1.38.1 (found version "1.38.1") 2024-04-03T15:53:37.9392227Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2024-04-03T15:53:37.9393038Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2024-04-03T15:53:37.9393925Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2024-04-03T15:53:37.9394582Z set the policy and suppress this warning. 2024-04-03T15:53:37.9394914Z 2024-04-03T15:53:37.9395212Z For compatibility with older versions of CMake, option is clearing the 2024-04-03T15:53:37.9395876Z normal variable 'BUILD_BENCHMARK'. 2024-04-03T15:53:37.9396528Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:53:37.9397109Z  2024-04-03T15:53:37.9397468Z -- Enabling sccache for CXX 2024-04-03T15:53:37.9397882Z -- Enabling sccache for C 2024-04-03T15:53:37.9398470Z -- Gloo build as SHARED library 2024-04-03T15:53:37.9446515Z CMake Warning at cmake/Dependencies.cmake:1514 (message): 2024-04-03T15:53:37.9447152Z Metal is only used in ios builds. 2024-04-03T15:53:37.9447564Z Call Stack (most recent call first): 2024-04-03T15:53:37.9448033Z CMakeLists.txt:760 (include) 2024-04-03T15:53:37.9448284Z 2024-04-03T15:53:37.9448467Z  2024-04-03T15:53:37.9712163Z -- Found PythonInterp: /opt/conda/envs/py_3.8/bin/python (found version "3.8.19") 2024-04-03T15:53:37.9717204Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2024-04-03T15:53:37.9719669Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2024-04-03T15:53:37.9721638Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2024-04-03T15:53:38.0459837Z -- 2024-04-03T15:53:38.0460863Z -- ******** Summary ******** 2024-04-03T15:53:38.0461930Z -- CMake version : 3.26.4 2024-04-03T15:53:38.0463098Z -- CMake command : /opt/conda/envs/py_3.8/bin/cmake 2024-04-03T15:53:38.0464390Z -- System : Linux 2024-04-03T15:53:38.0465452Z -- C++ compiler : /opt/cache/bin/c++ 2024-04-03T15:53:38.0466507Z -- C++ compiler version : 11.4.0 2024-04-03T15:53:38.0468305Z -- CXX flags : -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -Wnon-virtual-dtor 2024-04-03T15:53:38.0469950Z -- Build type : Release 2024-04-03T15:53:38.0471630Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2024-04-03T15:53:38.0472488Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.8/lib/python3.8/site-packages;/opt/conda 2024-04-03T15:53:38.0473182Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2024-04-03T15:53:38.0474099Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2024-04-03T15:53:38.0474785Z -- 2024-04-03T15:53:38.0475088Z -- ONNX version : 1.15.0rc2 2024-04-03T15:53:38.0475556Z -- ONNX NAMESPACE : onnx_torch 2024-04-03T15:53:38.0475984Z -- ONNX_USE_LITE_PROTO : OFF 2024-04-03T15:53:38.0476380Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2024-04-03T15:53:38.0476825Z -- Protobuf_USE_STATIC_LIBS : ON 2024-04-03T15:53:38.0477243Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2024-04-03T15:53:38.0477643Z -- ONNX_DISABLE_STATIC_REGISTRATION : OFF 2024-04-03T15:53:38.0478156Z -- ONNX_WERROR : OFF 2024-04-03T15:53:38.0478582Z -- ONNX_BUILD_TESTS : OFF 2024-04-03T15:53:38.0478995Z -- ONNX_BUILD_BENCHMARKS : OFF 2024-04-03T15:53:38.0479442Z -- ONNX_BUILD_SHARED_LIBS : 2024-04-03T15:53:38.0479861Z -- BUILD_SHARED_LIBS : OFF 2024-04-03T15:53:38.0480221Z -- 2024-04-03T15:53:38.0480543Z -- Protobuf compiler : 2024-04-03T15:53:38.0481070Z -- Protobuf includes : 2024-04-03T15:53:38.0481469Z -- Protobuf libraries : 2024-04-03T15:53:38.0481925Z -- BUILD_ONNX_PYTHON : OFF 2024-04-03T15:53:38.0487720Z -- 2024-04-03T15:53:38.0488025Z -- ******** Summary ******** 2024-04-03T15:53:38.0488546Z -- CMake version : 3.26.4 2024-04-03T15:53:38.0489042Z -- CMake command : /opt/conda/envs/py_3.8/bin/cmake 2024-04-03T15:53:38.0489468Z -- System : Linux 2024-04-03T15:53:38.0489896Z -- C++ compiler : /opt/cache/bin/c++ 2024-04-03T15:53:38.0490322Z -- C++ compiler version : 11.4.0 2024-04-03T15:53:38.0491024Z -- CXX flags : -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -Wnon-virtual-dtor 2024-04-03T15:53:38.0491719Z -- Build type : Release 2024-04-03T15:53:38.0492252Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2024-04-03T15:53:38.0492987Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.8/lib/python3.8/site-packages;/opt/conda 2024-04-03T15:53:38.0493661Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2024-04-03T15:53:38.0494656Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2024-04-03T15:53:38.0495449Z -- 2024-04-03T15:53:38.0495742Z -- ONNX version : 1.4.1 2024-04-03T15:53:38.0496141Z -- ONNX NAMESPACE : onnx_torch 2024-04-03T15:53:38.0496547Z -- ONNX_BUILD_TESTS : OFF 2024-04-03T15:53:38.0496924Z -- ONNX_BUILD_BENCHMARKS : OFF 2024-04-03T15:53:38.0497292Z -- ONNX_USE_LITE_PROTO : OFF 2024-04-03T15:53:38.0497771Z -- ONNXIFI_DUMMY_BACKEND : 2024-04-03T15:53:38.0498090Z -- 2024-04-03T15:53:38.0498375Z -- Protobuf compiler : 2024-04-03T15:53:38.0498737Z -- Protobuf includes : 2024-04-03T15:53:38.0499105Z -- Protobuf libraries : 2024-04-03T15:53:38.0499533Z -- BUILD_ONNX_PYTHON : OFF 2024-04-03T15:53:38.0500066Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2024-04-03T15:53:38.0500577Z -- Adding -DNDEBUG to compile flags 2024-04-03T15:53:38.0530184Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2024-04-03T15:53:38.1153504Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2024-04-03T15:53:38.1154396Z CMake Warning at cmake/Dependencies.cmake:1715 (message): 2024-04-03T15:53:38.1155149Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2024-04-03T15:53:38.1155776Z Call Stack (most recent call first): 2024-04-03T15:53:38.1156238Z CMakeLists.txt:760 (include) 2024-04-03T15:53:38.1156491Z 2024-04-03T15:53:38.1156619Z  2024-04-03T15:53:38.1463985Z -- Could not find hardware support for NEON on this machine. 2024-04-03T15:53:38.1466028Z -- No OMAP3 processor on this machine. 2024-04-03T15:53:38.1466956Z -- No OMAP4 processor on this machine. 2024-04-03T15:53:38.1482767Z -- Found a library with LAPACK API (mkl). 2024-04-03T15:53:38.1483315Z disabling CUDA because NOT USE_CUDA is set 2024-04-03T15:53:38.1483785Z disabling ROCM because NOT USE_ROCM is set 2024-04-03T15:53:38.1484347Z -- MIOpen not found. Compiling without MIOpen support 2024-04-03T15:53:38.1487646Z -- Will build oneDNN Graph 2024-04-03T15:53:38.1516639Z -- MKLDNN_CPU_RUNTIME = OMP 2024-04-03T15:53:38.1535854Z -- DNNL_TARGET_ARCH: X64 2024-04-03T15:53:38.1548175Z -- DNNL_LIBRARY_NAME: dnnl 2024-04-03T15:53:38.1603258Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-04-03T15:53:38.1605875Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2024-04-03T15:53:38.1607469Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:53:38.1608939Z problems in calling code that expects `find_package` result variables 2024-04-03T15:53:38.1610322Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:53:38.1611380Z Call Stack (most recent call first): 2024-04-03T15:53:38.1612190Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:53:38.1612940Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:55 (find_package) 2024-04-03T15:53:38.1613470Z third_party/ideep/mkl-dnn/CMakeLists.txt:119 (include) 2024-04-03T15:53:38.1614045Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:53:38.1614532Z  2024-04-03T15:53:38.1614818Z -- Found OpenMP_C: -fopenmp 2024-04-03T15:53:38.1615609Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-04-03T15:53:38.1616482Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2024-04-03T15:53:38.1617122Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:53:38.1617749Z problems in calling code that expects `find_package` result variables 2024-04-03T15:53:38.1618265Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:53:38.1618654Z Call Stack (most recent call first): 2024-04-03T15:53:38.1619125Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:53:38.1619967Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:55 (find_package) 2024-04-03T15:53:38.1620520Z third_party/ideep/mkl-dnn/CMakeLists.txt:119 (include) 2024-04-03T15:53:38.1621076Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:53:38.1621585Z  2024-04-03T15:53:38.1621873Z -- Found OpenMP_CXX: -fopenmp 2024-04-03T15:53:38.1658249Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2024-04-03T15:53:38.1877261Z -- Found PythonInterp: /opt/conda/envs/py_3.8/bin/python (found suitable version "3.8.19", minimum required is "2.7") 2024-04-03T15:53:38.5957945Z -- Found Sphinx: /opt/conda/envs/py_3.8/bin/sphinx-build (found version "sphinx-build 5.3.0") 2024-04-03T15:53:38.6075462Z -- Enabled workload: TRAINING 2024-04-03T15:53:38.6075927Z -- Enabled primitives: ALL 2024-04-03T15:53:38.6076402Z -- Enabled primitive CPU ISA: ALL 2024-04-03T15:53:38.6076900Z -- Enabled primitive GPU ISA: ALL 2024-04-03T15:53:38.6077338Z -- Enabled GeMM kernels ISA: ALL 2024-04-03T15:53:38.6122821Z -- Primitive cache is enabled 2024-04-03T15:53:38.6233569Z -- Graph component is enabled 2024-04-03T15:53:38.6282708Z -- Graph compiler backend is disabled. 2024-04-03T15:53:38.6325421Z -- Found MKL-DNN: TRUE 2024-04-03T15:53:38.6331334Z -- Looking for clock_gettime in rt 2024-04-03T15:53:38.7535269Z -- Looking for clock_gettime in rt - found 2024-04-03T15:53:38.7535760Z -- Looking for mmap 2024-04-03T15:53:38.8768505Z -- Looking for mmap - found 2024-04-03T15:53:38.8769364Z -- Looking for shm_open 2024-04-03T15:53:38.9843123Z -- Looking for shm_open - found 2024-04-03T15:53:38.9843676Z -- Looking for shm_unlink 2024-04-03T15:53:39.1053312Z -- Looking for shm_unlink - found 2024-04-03T15:53:39.1053924Z -- Looking for malloc_usable_size 2024-04-03T15:53:39.2356886Z -- Looking for malloc_usable_size - found 2024-04-03T15:53:39.2358702Z --  2024-04-03T15:53:39.2389602Z -- check z16 2024-04-03T15:53:39.2391419Z -- Performing Test COMPILE_OUT_z16 2024-04-03T15:53:39.2905860Z -- Performing Test COMPILE_OUT_z16 - Failed 2024-04-03T15:53:39.2906470Z -- check z15 2024-04-03T15:53:39.2906928Z -- Performing Test COMPILE_OUT_z15 2024-04-03T15:53:39.3458454Z -- Performing Test COMPILE_OUT_z15 - Failed 2024-04-03T15:53:39.3459558Z -- check z14 2024-04-03T15:53:39.3460293Z -- Performing Test COMPILE_OUT_z14 2024-04-03T15:53:39.4001382Z -- Performing Test COMPILE_OUT_z14 - Failed 2024-04-03T15:53:39.4002481Z --  2024-04-03T15:53:39.4042085Z -- Version: 10.2.1 2024-04-03T15:53:39.4042940Z -- Build type: Release 2024-04-03T15:53:39.4065723Z -- Using CPU-only version of Kineto 2024-04-03T15:53:39.4066739Z -- Configuring Kineto dependency: 2024-04-03T15:53:39.4068158Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2024-04-03T15:53:39.4069447Z -- KINETO_BUILD_TESTS = OFF 2024-04-03T15:53:39.4070313Z -- KINETO_LIBRARY_TYPE = static 2024-04-03T15:53:39.4289672Z -- Found PythonInterp: /opt/conda/envs/py_3.8/bin/python (found version "3.8.19") 2024-04-03T15:53:39.4291840Z INFO CUDA_SOURCE_DIR =  2024-04-03T15:53:39.4292691Z INFO ROCM_SOURCE_DIR =  2024-04-03T15:53:39.4476719Z INFO CUPTI unavailable or disabled - not building GPU profilers 2024-04-03T15:53:39.4855328Z -- Kineto: FMT_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/fmt 2024-04-03T15:53:39.4857114Z -- Kineto: FMT_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/fmt/include 2024-04-03T15:53:39.4858626Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2024-04-03T15:53:39.4859755Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2024-04-03T15:53:39.4861500Z INFO DYNOLOG_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/ 2024-04-03T15:53:39.4862580Z INFO IPCFABRIC_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ 2024-04-03T15:53:39.4866926Z -- Configured Kineto (CPU) 2024-04-03T15:53:39.4874758Z -- GCC 11.4.0: Adding gcc and gcc_s libs to link line 2024-04-03T15:53:39.4887581Z -- Performing Test HAS_WERROR_RETURN_TYPE 2024-04-03T15:53:39.6076761Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2024-04-03T15:53:39.6081925Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2024-04-03T15:53:39.7344579Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2024-04-03T15:53:39.7350411Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT 2024-04-03T15:53:39.8026043Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT - Failed 2024-04-03T15:53:39.8032878Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT 2024-04-03T15:53:39.9222256Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT - Success 2024-04-03T15:53:39.9229916Z -- Performing Test HAS_WERROR_BOOL_OPERATION 2024-04-03T15:53:40.0387434Z -- Performing Test HAS_WERROR_BOOL_OPERATION - Success 2024-04-03T15:53:40.0392830Z -- Performing Test HAS_WNARROWING 2024-04-03T15:53:40.1605012Z -- Performing Test HAS_WNARROWING - Success 2024-04-03T15:53:40.1611766Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2024-04-03T15:53:40.2906821Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2024-04-03T15:53:40.2912357Z -- Performing Test HAS_WNO_TYPE_LIMITS 2024-04-03T15:53:40.4232835Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2024-04-03T15:53:40.4238447Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2024-04-03T15:53:40.5601863Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2024-04-03T15:53:40.5608743Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2024-04-03T15:53:40.6863521Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2024-04-03T15:53:40.6871244Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2024-04-03T15:53:40.8177911Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2024-04-03T15:53:40.8182796Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2024-04-03T15:53:40.9514941Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2024-04-03T15:53:40.9521486Z -- Performing Test HAS_WNO_UNUSED_RESULT 2024-04-03T15:53:41.0783436Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2024-04-03T15:53:41.0790468Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2024-04-03T15:53:41.1946137Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2024-04-03T15:53:41.1953320Z -- Performing Test HAS_WNO_STRICT_ALIASING 2024-04-03T15:53:41.3220477Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2024-04-03T15:53:41.3226198Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2024-04-03T15:53:41.4375881Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success 2024-04-03T15:53:41.4382344Z -- Performing Test HAS_WVLA_EXTENSION 2024-04-03T15:53:41.5024815Z -- Performing Test HAS_WVLA_EXTENSION - Failed 2024-04-03T15:53:41.5032112Z -- Performing Test HAS_WSUGGEST_OVERRIDE 2024-04-03T15:53:41.6351656Z -- Performing Test HAS_WSUGGEST_OVERRIDE - Success 2024-04-03T15:53:41.6359091Z -- Performing Test HAS_WNEWLINE_EOF 2024-04-03T15:53:41.6878880Z -- Performing Test HAS_WNEWLINE_EOF - Failed 2024-04-03T15:53:41.6885822Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE 2024-04-03T15:53:41.7472954Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE - Failed 2024-04-03T15:53:41.7479920Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE 2024-04-03T15:53:41.8178782Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE - Failed 2024-04-03T15:53:41.8184023Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2024-04-03T15:53:41.9503888Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2024-04-03T15:53:41.9511071Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2024-04-03T15:53:42.0966713Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2024-04-03T15:53:42.0973243Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_OVERRIDE 2024-04-03T15:53:42.1933386Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_OVERRIDE - Failed 2024-04-03T15:53:42.1939457Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE 2024-04-03T15:53:42.2727145Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE - Failed 2024-04-03T15:53:42.2732884Z -- Performing Test HAS_WCONSTANT_CONVERSION 2024-04-03T15:53:42.3388960Z -- Performing Test HAS_WCONSTANT_CONVERSION - Failed 2024-04-03T15:53:42.3394126Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION 2024-04-03T15:53:42.4074431Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION - Failed 2024-04-03T15:53:42.4080768Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2024-04-03T15:53:42.4852119Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2024-04-03T15:53:42.4857239Z -- Performing Test HAS_WNO_MISSING_BRACES 2024-04-03T15:53:42.6155691Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2024-04-03T15:53:42.6163054Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2024-04-03T15:53:42.6881257Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Failed 2024-04-03T15:53:42.6887892Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2024-04-03T15:53:42.8224385Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2024-04-03T15:53:42.8229777Z -- Performing Test HAS_FALIGNED_NEW 2024-04-03T15:53:42.9551407Z -- Performing Test HAS_FALIGNED_NEW - Success 2024-04-03T15:53:42.9555503Z -- Performing Test HAS_WERROR 2024-04-03T15:53:43.0806298Z -- Performing Test HAS_WERROR - Success 2024-04-03T15:53:43.0814013Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2024-04-03T15:53:43.2230475Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Success 2024-04-03T15:53:43.2237326Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2024-04-03T15:53:43.3527904Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Success 2024-04-03T15:53:43.3533662Z -- Performing Test HAS_FSTANDALONE_DEBUG 2024-04-03T15:53:43.4197044Z -- Performing Test HAS_FSTANDALONE_DEBUG - Failed 2024-04-03T15:53:43.4204274Z -- Performing Test HAS_FNO_MATH_ERRNO 2024-04-03T15:53:43.5626897Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2024-04-03T15:53:43.5633580Z -- Performing Test HAS_FNO_TRAPPING_MATH 2024-04-03T15:53:43.6938594Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2024-04-03T15:53:43.6945683Z -- Performing Test HAS_WERROR_FORMAT 2024-04-03T15:53:43.8209331Z -- Performing Test HAS_WERROR_FORMAT - Success 2024-04-03T15:53:43.8250095Z -- Performing Test HAS_WDEPRECATED 2024-04-03T15:53:43.9736100Z -- Performing Test HAS_WDEPRECATED - Success 2024-04-03T15:53:43.9737149Z -- don't use NUMA 2024-04-03T15:53:43.9762301Z -- Looking for backtrace 2024-04-03T15:53:44.1016636Z -- Looking for backtrace - found 2024-04-03T15:53:44.1017953Z -- backtrace facility detected in default set of libraries 2024-04-03T15:53:44.1019369Z -- Found Backtrace: /usr/include 2024-04-03T15:53:46.7115662Z -- headers outputs: 2024-04-03T15:53:52.4125374Z -- sources outputs: 2024-04-03T15:53:53.4377774Z -- declarations_yaml outputs: 2024-04-03T15:53:53.4420901Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2024-04-03T15:53:53.5569946Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success 2024-04-03T15:53:53.5924539Z -- Using ATen parallel backend: OMP 2024-04-03T15:53:53.5936354Z disabling CUDA because USE_CUDA is set false 2024-04-03T15:53:53.7144170Z -- Found OpenSSL: /opt/conda/lib/libcrypto.so (found version "3.0.13") 2024-04-03T15:53:53.7182853Z -- Check size of long double 2024-04-03T15:53:53.8617568Z -- Check size of long double - done 2024-04-03T15:53:53.9648450Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2024-04-03T15:53:53.9650128Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2024-04-03T15:53:53.9651790Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2024-04-03T15:53:54.0632918Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2024-04-03T15:53:54.0634060Z -- Performing Test COMPILER_SUPPORTS_SSE2 2024-04-03T15:53:54.2011670Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2024-04-03T15:53:54.2013332Z -- Performing Test COMPILER_SUPPORTS_SSE4 2024-04-03T15:53:54.3420358Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2024-04-03T15:53:54.4841778Z -- Performing Test COMPILER_SUPPORTS_AVX 2024-04-03T15:53:54.4843233Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2024-04-03T15:53:54.4845813Z -- Performing Test COMPILER_SUPPORTS_FMA4 2024-04-03T15:53:54.6294128Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2024-04-03T15:53:54.6295053Z -- Performing Test COMPILER_SUPPORTS_AVX2 2024-04-03T15:53:54.7633828Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2024-04-03T15:53:54.7635466Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2024-04-03T15:53:54.9011276Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2024-04-03T15:53:54.9038652Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2024-04-03T15:53:54.9041655Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2024-04-03T15:53:54.9044246Z -- Found OpenMP: TRUE (found version "4.5") 2024-04-03T15:53:54.9045733Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2024-04-03T15:53:55.0144485Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2024-04-03T15:53:55.0145919Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD 2024-04-03T15:53:55.1207513Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD - Success 2024-04-03T15:53:55.1208850Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2024-04-03T15:53:55.2237439Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2024-04-03T15:53:55.2239085Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2024-04-03T15:53:55.3289405Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success 2024-04-03T15:53:55.3290217Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2024-04-03T15:53:55.4369984Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2024-04-03T15:53:55.4524421Z -- Configuring build for SLEEF-v3.6.0 2024-04-03T15:53:55.4526094Z  Target system: Linux-5.10.210-201.855.amzn2.x86_64 2024-04-03T15:53:55.4526776Z  Target processor: x86_64 2024-04-03T15:53:55.4527366Z  Host system: Linux-5.10.210-201.855.amzn2.x86_64 2024-04-03T15:53:55.4527999Z  Host processor: x86_64 2024-04-03T15:53:55.4528542Z  Detected C compiler: GNU @ /opt/cache/bin/cc 2024-04-03T15:53:55.4529078Z  CMake: 3.26.4 2024-04-03T15:53:55.4529563Z  Make program: /usr/bin/gmake 2024-04-03T15:53:55.4530712Z -- Using option `-Wall -Wno-unused-function -Wno-attributes -Wno-unused-result -Wno-psabi -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2024-04-03T15:53:55.4531796Z -- Building shared libs : OFF 2024-04-03T15:53:55.4532262Z -- Building static test bins: OFF 2024-04-03T15:53:55.4532686Z -- MPFR : LIB_MPFR-NOTFOUND 2024-04-03T15:53:55.4533131Z -- GMP : LIBGMP-NOTFOUND 2024-04-03T15:53:55.4533618Z -- RT : /usr/lib/x86_64-linux-gnu/librt.a 2024-04-03T15:53:55.4534069Z -- FFTW3 : LIBFFTW3-NOTFOUND 2024-04-03T15:53:55.4534483Z -- OPENSSL : 3.0.13 2024-04-03T15:53:55.4534829Z -- SDE : SDE_COMMAND-NOTFOUND 2024-04-03T15:53:55.4535165Z -- COMPILER_SUPPORTS_OPENMP : 1 2024-04-03T15:53:55.4599432Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2024-04-03T15:53:55.4601467Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h 2024-04-03T15:53:55.4603630Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/aten_interned_strings.h 2024-04-03T15:53:55.4605464Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/enum_tag.h 2024-04-03T15:53:55.6437167Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD 2024-04-03T15:53:55.6942252Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD - Failed 2024-04-03T15:53:55.6946677Z -- Generating sources for unboxing kernels /opt/conda/envs/py_3.8/bin/python;-m;torchgen.gen_executorch;--source-path=/var/lib/jenkins/workspace/test/edge/../../test/edge;--install-dir=/var/lib/jenkins/workspace/build/out;--tags-path=/var/lib/jenkins/workspace/test/edge/../../aten/src/ATen/native/tags.yaml;--aten-yaml-path=/var/lib/jenkins/workspace/test/edge/../../aten/src/ATen/native/native_functions.yaml;--use-aten-lib;--op-selection-yaml-path=/var/lib/jenkins/workspace/test/edge/../../test/edge/selected_operators.yaml;--custom-ops-yaml-path=/var/lib/jenkins/workspace/test/edge/../../test/edge/custom_ops.yaml 2024-04-03T15:53:55.7018344Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2024-04-03T15:53:55.8135609Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2024-04-03T15:53:55.8146002Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2024-04-03T15:53:55.9230470Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Success 2024-04-03T15:53:55.9258934Z -- _GLIBCXX_USE_CXX11_ABI=1 is already defined as a cmake variable 2024-04-03T15:53:56.0299270Z -- Using lib/python3.8/site-packages as python relative installation path 2024-04-03T15:53:56.0756873Z CMake Warning at CMakeLists.txt:1154 (message): 2024-04-03T15:53:56.0758304Z Generated cmake files are only fully tested if one builds with system glog, 2024-04-03T15:53:56.0759858Z gflags, and protobuf. Other settings may generate files that are not well 2024-04-03T15:53:56.0761867Z tested. 2024-04-03T15:53:56.0762278Z 2024-04-03T15:53:56.0762925Z  2024-04-03T15:53:56.0763938Z -- 2024-04-03T15:53:56.0765981Z -- ******** Summary ******** 2024-04-03T15:53:56.0766353Z -- General: 2024-04-03T15:53:56.0766702Z -- CMake version : 3.26.4 2024-04-03T15:53:56.0767225Z -- CMake command : /opt/conda/envs/py_3.8/bin/cmake 2024-04-03T15:53:56.0767724Z -- System : Linux 2024-04-03T15:53:56.0768114Z -- C++ compiler : /opt/cache/bin/c++ 2024-04-03T15:53:56.0768551Z -- C++ compiler id : GNU 2024-04-03T15:53:56.0769122Z -- C++ compiler version : 11.4.0 2024-04-03T15:53:56.0769704Z -- Using ccache if found : ON 2024-04-03T15:53:56.0770293Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2024-04-03T15:53:56.0774277Z -- 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=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-stringop-overflow -Wsuggest-override -Wno-psabi -Wno-error=pedantic -Wno-error=old-style-cast -Wno-missing-braces -fdiagnostics-color=always -faligned-new -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow 2024-04-03T15:53:56.0777885Z -- Build type : Release 2024-04-03T15:53:56.0779343Z -- 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:56.0780797Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.8/lib/python3.8/site-packages;/opt/conda 2024-04-03T15:53:56.0781419Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2024-04-03T15:53:56.0781927Z -- USE_GOLD_LINKER : OFF 2024-04-03T15:53:56.0782265Z -- 2024-04-03T15:53:56.0782559Z -- TORCH_VERSION : 2.4.0 2024-04-03T15:53:56.0782898Z -- BUILD_CAFFE2 : OFF 2024-04-03T15:53:56.0783273Z -- BUILD_CAFFE2_OPS : OFF 2024-04-03T15:53:56.0783659Z -- BUILD_STATIC_RUNTIME_BENCHMARK: ON 2024-04-03T15:53:56.0784017Z -- BUILD_BINARY : OFF 2024-04-03T15:53:56.0784374Z -- BUILD_CUSTOM_PROTOBUF : ON 2024-04-03T15:53:56.0784842Z -- Link local protobuf : ON 2024-04-03T15:53:56.0785164Z -- BUILD_DOCS : OFF 2024-04-03T15:53:56.0785523Z -- BUILD_PYTHON : True 2024-04-03T15:53:56.0785898Z -- Python version : 3.8.19 2024-04-03T15:53:56.0786347Z -- Python executable : /opt/conda/envs/py_3.8/bin/python 2024-04-03T15:53:56.0786833Z -- Pythonlibs version : 3.8.19 2024-04-03T15:53:56.0787331Z -- Python library : /opt/conda/envs/py_3.8/lib/libpython3.8.so.1.0 2024-04-03T15:53:56.0788034Z -- Python includes : /opt/conda/envs/py_3.8/include/python3.8 2024-04-03T15:53:56.0788640Z -- Python site-packages: lib/python3.8/site-packages 2024-04-03T15:53:56.0789073Z -- BUILD_SHARED_LIBS : ON 2024-04-03T15:53:56.0789435Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2024-04-03T15:53:56.0789850Z -- BUILD_TEST : True 2024-04-03T15:53:56.0790442Z -- BUILD_JNI : OFF 2024-04-03T15:53:56.0790778Z -- BUILD_MOBILE_AUTOGRAD : OFF 2024-04-03T15:53:56.0791151Z -- BUILD_LITE_INTERPRETER: OFF 2024-04-03T15:53:56.0791496Z -- INTERN_BUILD_MOBILE : 2024-04-03T15:53:56.0791833Z -- TRACING_BASED : OFF 2024-04-03T15:53:56.0792189Z -- USE_BLAS : 1 2024-04-03T15:53:56.0792527Z -- BLAS : mkl 2024-04-03T15:53:56.0792850Z -- BLAS_HAS_SBGEMM : 2024-04-03T15:53:56.0793212Z -- USE_LAPACK : 1 2024-04-03T15:53:56.0793570Z -- LAPACK : mkl 2024-04-03T15:53:56.0793892Z -- USE_ASAN : OFF 2024-04-03T15:53:56.0794329Z -- USE_TSAN : OFF 2024-04-03T15:53:56.0794698Z -- USE_CPP_CODE_COVERAGE : OFF 2024-04-03T15:53:56.0795015Z -- USE_CUDA : OFF 2024-04-03T15:53:56.0795373Z -- USE_XPU : OFF 2024-04-03T15:53:56.0795711Z -- USE_ROCM : OFF 2024-04-03T15:53:56.0796037Z -- BUILD_NVFUSER : 2024-04-03T15:53:56.0796398Z -- USE_EIGEN_FOR_BLAS : 2024-04-03T15:53:56.0796741Z -- USE_FBGEMM : ON 2024-04-03T15:53:56.0797062Z -- USE_FAKELOWP : OFF 2024-04-03T15:53:56.0797439Z -- USE_KINETO : ON 2024-04-03T15:53:56.0797785Z -- USE_FFMPEG : OFF 2024-04-03T15:53:56.0798105Z -- USE_GFLAGS : OFF 2024-04-03T15:53:56.0798524Z -- USE_GLOG : OFF 2024-04-03T15:53:56.0798890Z -- USE_LEVELDB : OFF 2024-04-03T15:53:56.0799201Z -- USE_LITE_PROTO : OFF 2024-04-03T15:53:56.0799564Z -- USE_LMDB : OFF 2024-04-03T15:53:56.0799912Z -- USE_METAL : OFF 2024-04-03T15:53:56.0800266Z -- USE_PYTORCH_METAL : OFF 2024-04-03T15:53:56.0800659Z -- USE_PYTORCH_METAL_EXPORT : OFF 2024-04-03T15:53:56.0801131Z -- USE_MPS : OFF 2024-04-03T15:53:56.0801451Z -- USE_MKL : ON 2024-04-03T15:53:56.0801837Z -- USE_MKLDNN : ON 2024-04-03T15:53:56.0802189Z -- USE_MKLDNN_ACL : OFF 2024-04-03T15:53:56.0802517Z -- USE_MKLDNN_CBLAS : OFF 2024-04-03T15:53:56.0802944Z -- USE_UCC : OFF 2024-04-03T15:53:56.0803286Z -- USE_ITT : ON 2024-04-03T15:53:56.0803598Z -- USE_NCCL : OFF 2024-04-03T15:53:56.0803960Z -- USE_NNPACK : ON 2024-04-03T15:53:56.0804303Z -- USE_NUMPY : ON 2024-04-03T15:53:56.0804790Z -- USE_OBSERVERS : ON 2024-04-03T15:53:56.0805210Z -- USE_OPENCL : OFF 2024-04-03T15:53:56.0805562Z -- USE_OPENCV : OFF 2024-04-03T15:53:56.0805896Z -- USE_OPENMP : ON 2024-04-03T15:53:56.0806264Z -- USE_TBB : OFF 2024-04-03T15:53:56.0806600Z -- USE_MIMALLOC : OFF 2024-04-03T15:53:56.0806920Z -- USE_VULKAN : OFF 2024-04-03T15:53:56.0807329Z -- USE_PROF : OFF 2024-04-03T15:53:56.0807671Z -- USE_QNNPACK : ON 2024-04-03T15:53:56.0807992Z -- USE_PYTORCH_QNNPACK : ON 2024-04-03T15:53:56.0808351Z -- USE_XNNPACK : ON 2024-04-03T15:53:56.0808692Z -- USE_REDIS : OFF 2024-04-03T15:53:56.0809027Z -- USE_ROCKSDB : OFF 2024-04-03T15:53:56.0809382Z -- USE_ZMQ : OFF 2024-04-03T15:53:56.0809728Z -- USE_DISTRIBUTED : ON 2024-04-03T15:53:56.0810047Z -- USE_MPI : OFF 2024-04-03T15:53:56.0810418Z -- USE_GLOO : ON 2024-04-03T15:53:56.0810780Z -- USE_GLOO_WITH_OPENSSL : OFF 2024-04-03T15:53:56.0811169Z -- USE_TENSORPIPE : ON 2024-04-03T15:53:56.0811873Z -- Public Dependencies : caffe2::mkl 2024-04-03T15:53:56.0813142Z -- Private Dependencies : Threads::Threads;pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;ittnotify;fp16;caffe2::openmp;tensorpipe;gloo;foxi_loader;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl 2024-04-03T15:53:56.0814148Z -- Public CUDA Deps. : 2024-04-03T15:53:56.0814526Z -- Private CUDA Deps. : 2024-04-03T15:53:56.0814884Z -- USE_COREML_DELEGATE : OFF 2024-04-03T15:53:56.0815339Z -- BUILD_LAZY_TS_BACKEND : ON 2024-04-03T15:53:56.0815741Z -- USE_ROCM_KERNEL_ASSERT : OFF 2024-04-03T15:53:56.0816143Z -- Performing Test HAS_WMISSING_PROTOTYPES 2024-04-03T15:53:56.1271192Z -- Performing Test HAS_WMISSING_PROTOTYPES - Failed 2024-04-03T15:53:56.1276627Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES 2024-04-03T15:53:56.1752552Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES - Failed 2024-04-03T15:53:56.1815308Z -- Configuring done (30.9s) 2024-04-03T15:53:58.1242168Z -- Generating done (1.7s) 2024-04-03T15:53:58.1518773Z CMake Warning: 2024-04-03T15:53:58.1519952Z Manually-specified variables were not used by the project: 2024-04-03T15:53:58.1520411Z 2024-04-03T15:53:58.1520545Z BUILD_ENVIRONMENT 2024-04-03T15:53:58.1520783Z 2024-04-03T15:53:58.1521043Z  2024-04-03T15:53:58.1770532Z -- Build files have been written to: /var/lib/jenkins/workspace/build 2024-04-03T15:53:58.2478174Z cmake --build . --target install --config Release -- -j 62 2024-04-03T15:53:58.3167786Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2024-04-03T15:53:58.3184946Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2024-04-03T15:53:58.3196743Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2024-04-03T15:53:58.3223728Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2024-04-03T15:53:58.3231724Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2024-04-03T15:53:58.3248465Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2024-04-03T15:53:58.3249783Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2024-04-03T15:53:58.3270151Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2024-04-03T15:53:58.3274322Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2024-04-03T15:53:58.3295101Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2024-04-03T15:53:58.3300645Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2024-04-03T15:53:58.3310430Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2024-04-03T15:53:58.3333865Z [ 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:58.3347999Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2024-04-03T15:53:58.3355658Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2024-04-03T15:53:58.3361673Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2024-04-03T15:53:58.3367770Z [ 1%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2024-04-03T15:53:58.3373335Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2024-04-03T15:53:58.3385633Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2024-04-03T15:53:58.3401067Z [ 1%] Building C object confu-deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2024-04-03T15:53:58.3405371Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2024-04-03T15:53:58.3416602Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2024-04-03T15:53:58.3421873Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2024-04-03T15:53:58.3433531Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2024-04-03T15:53:58.3437837Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2024-04-03T15:53:58.3448681Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2024-04-03T15:53:58.3457823Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2024-04-03T15:53:58.3471388Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2024-04-03T15:53:58.3474518Z [ 2%] Building CXX object confu-deps/XNNPACK/CMakeFiles/convolution-test-helpers.dir/test/convolution-test-helpers.cc.o 2024-04-03T15:53:58.3485948Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2024-04-03T15:53:58.3490473Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2024-04-03T15:53:58.3506639Z [ 2%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2024-04-03T15:53:58.3509479Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2024-04-03T15:53:58.3524048Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2024-04-03T15:53:58.3533410Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2024-04-03T15:53:58.3541712Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2024-04-03T15:53:58.3548693Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2024-04-03T15:53:58.3559979Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2024-04-03T15:53:58.3567862Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2024-04-03T15:53:58.3578875Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2024-04-03T15:53:58.3587213Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2024-04-03T15:53:58.3597239Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2024-04-03T15:53:58.3608722Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2024-04-03T15:53:58.3617430Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2024-04-03T15:53:58.3630353Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2024-04-03T15:53:58.3635833Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2024-04-03T15:53:58.3647565Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2024-04-03T15:53:58.3648723Z [ 2%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2024-04-03T15:53:58.3661119Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2024-04-03T15:53:58.3674877Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2024-04-03T15:53:58.3677416Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2024-04-03T15:53:58.3688171Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2024-04-03T15:53:58.3693814Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2024-04-03T15:53:58.3708874Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2024-04-03T15:53:58.3715721Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2024-04-03T15:53:58.3750197Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2024-04-03T15:53:58.3763849Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2024-04-03T15:53:58.3768856Z [ 3%] Built target defs.bzl 2024-04-03T15:53:58.3819617Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2024-04-03T15:53:58.3830301Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/allocator.cpp.o 2024-04-03T15:53:58.3939522Z [ 3%] 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:53:58.3959365Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2024-04-03T15:53:58.4201037Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2024-04-03T15:53:58.7509465Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2024-04-03T15:53:58.8127993Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c: In function ‘clog_vlog_fatal’: 2024-04-03T15:53:58.8132326Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c:120:25: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2024-04-03T15:53:58.8133782Z 120 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-04-03T15:53:58.8134651Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:53:58.8135629Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c: In function ‘clog_vlog_error’: 2024-04-03T15:53:58.8136943Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c:196:25: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2024-04-03T15:53:58.8138049Z 196 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-04-03T15:53:58.8138699Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:53:58.8139453Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c: In function ‘clog_vlog_warning’: 2024-04-03T15:53:58.8140782Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c:272:25: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2024-04-03T15:53:58.8142096Z 272 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-04-03T15:53:58.8142720Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:53:58.8143471Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c: In function ‘clog_vlog_info’: 2024-04-03T15:53:58.8144917Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c:348:25: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2024-04-03T15:53:58.8146007Z 348 | write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-04-03T15:53:58.8146613Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:53:58.8147386Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c: In function ‘clog_vlog_debug’: 2024-04-03T15:53:58.8148677Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c:424:25: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2024-04-03T15:53:58.8149809Z 424 | write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-04-03T15:53:58.8150407Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:53:58.8166962Z [ 3%] Built target microkernel-utils 2024-04-03T15:53:58.8408684Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2024-04-03T15:53:58.8441433Z [ 3%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2024-04-03T15:53:58.8442656Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2024-04-03T15:53:58.8455250Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2024-04-03T15:53:58.8461147Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2024-04-03T15:53:58.8473565Z [ 3%] Linking C static library ../../lib/libclog.a 2024-04-03T15:53:58.8474733Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2024-04-03T15:53:58.8501246Z [ 3%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2024-04-03T15:53:58.8528250Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2024-04-03T15:53:58.8535178Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2024-04-03T15:53:58.8559033Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/backend.cpp.o 2024-04-03T15:53:58.8572206Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2024-04-03T15:53:58.8637751Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2024-04-03T15:53:58.8643852Z [ 3%] 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:58.8658693Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/graph.cpp.o 2024-04-03T15:53:58.8678164Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2024-04-03T15:53:58.8683007Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/logical_tensor.cpp.o 2024-04-03T15:53:58.8702057Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2024-04-03T15:53:58.8714125Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2024-04-03T15:53:58.8732438Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2024-04-03T15:53:58.8741031Z [ 4%] Built target convolution-test-helpers 2024-04-03T15:53:58.8750780Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2024-04-03T15:53:58.8760974Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2024-04-03T15:53:58.8761885Z [ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2024-04-03T15:53:58.8787147Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2024-04-03T15:53:58.9063978Z [ 4%] 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:58.9076500Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2024-04-03T15:53:58.9663604Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2024-04-03T15:53:59.0071902Z [ 4%] Built target clog 2024-04-03T15:53:59.0140223Z [ 4%] 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:59.1006095Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_containers.cpp.o 2024-04-03T15:53:59.1008781Z [ 4%] Linking C static library ../../lib/libpthreadpool.a 2024-04-03T15:53:59.1557603Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2024-04-03T15:53:59.2068124Z [ 4%] Built target pthreadpool 2024-04-03T15:53:59.2150536Z [ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2024-04-03T15:53:59.2153924Z [ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2024-04-03T15:53:59.2180241Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2024-04-03T15:53:59.2221974Z [ 4%] Linking C static library ../../lib/libittnotify.a 2024-04-03T15:53:59.2246126Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2024-04-03T15:53:59.2279284Z [ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2024-04-03T15:53:59.2436586Z [ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2024-04-03T15:53:59.2750921Z [ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2024-04-03T15:53:59.2970021Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2024-04-03T15:53:59.2971396Z [ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2024-04-03T15:53:59.2972706Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2024-04-03T15:53:59.3301728Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2024-04-03T15:53:59.3369385Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op.cpp.o 2024-04-03T15:53:59.3376704Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2024-04-03T15:53:59.3380104Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2024-04-03T15:53:59.3381364Z [ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2024-04-03T15:53:59.3404298Z [ 4%] Built target ittnotify 2024-04-03T15:53:59.3531492Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2024-04-03T15:53:59.3730474Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2024-04-03T15:53:59.3951804Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2024-04-03T15:53:59.3953087Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2024-04-03T15:53:59.3954758Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_def_constraint.cpp.o 2024-04-03T15:53:59.4328299Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2024-04-03T15:53:59.4329723Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2024-04-03T15:53:59.4523274Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2024-04-03T15:53:59.4919055Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2024-04-03T15:53:59.5038235Z [ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2024-04-03T15:53:59.5051402Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2024-04-03T15:53:59.5267907Z [ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2024-04-03T15:53:59.5270006Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2024-04-03T15:53:59.5271050Z [ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2024-04-03T15:53:59.5591967Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2024-04-03T15:53:59.5594013Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2024-04-03T15:53:59.5595489Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2024-04-03T15:53:59.5596414Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2024-04-03T15:53:59.5597462Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2024-04-03T15:53:59.5605765Z [ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2024-04-03T15:53:59.5848108Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2024-04-03T15:53:59.5869071Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2024-04-03T15:53:59.5934408Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2024-04-03T15:53:59.5935497Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2024-04-03T15:53:59.6224778Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_utils.cpp.o 2024-04-03T15:53:59.6906994Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2024-04-03T15:53:59.6909027Z [ 4%] 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:53:59.7293917Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2024-04-03T15:53:59.7377224Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2024-04-03T15:53:59.7682932Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2024-04-03T15:53:59.7688194Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2024-04-03T15:53:59.7693318Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2024-04-03T15:53:59.7699587Z [ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2024-04-03T15:53:59.8055516Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_schema.cpp.o 2024-04-03T15:53:59.8057674Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2024-04-03T15:53:59.8059300Z [ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2024-04-03T15:53:59.8060380Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2024-04-03T15:53:59.8061658Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_amx_uker.cpp.o 2024-04-03T15:53:59.8063473Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2024-04-03T15:53:59.8138277Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2024-04-03T15:53:59.8336407Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2024-04-03T15:53:59.8338025Z [ 5%] 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:53:59.8339266Z [ 5%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2024-04-03T15:53:59.9488856Z [ 5%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2024-04-03T15:53:59.9490359Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2024-04-03T15:53:59.9492115Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition.cpp.o 2024-04-03T15:53:59.9493348Z [ 5%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2024-04-03T15:53:59.9666975Z [ 5%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2024-04-03T15:53:59.9908101Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2024-04-03T15:53:59.9909917Z [ 5%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2024-04-03T15:54:00.0105808Z [ 5%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2024-04-03T15:54:00.0437748Z [ 5%] Linking CXX static library ../../../lib/libgtest.a 2024-04-03T15:54:00.0438974Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2024-04-03T15:54:00.0440603Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2024-04-03T15:54:00.0446870Z [ 5%] Linking C static library ../../lib/libcpuinfo.a 2024-04-03T15:54:00.0886220Z [ 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.0944936Z [ 5%] Built target gtest 2024-04-03T15:54:00.0989485Z [ 5%] Built target cpuinfo 2024-04-03T15:54:00.1011129Z [ 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.1057250Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2024-04-03T15:54:00.1184376Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_cache.cpp.o 2024-04-03T15:54:00.1249000Z In file included from /usr/include/string.h:535, 2024-04-03T15:54:00.1250506Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2024-04-03T15:54:00.1251814Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2024-04-03T15:54:00.1253133Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2024-04-03T15:54:00.1254354Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2024-04-03T15:54:00.1255565Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2024-04-03T15:54:00.1256641Z In function ‘void* memcpy(void*, const void*, size_t)’, 2024-04-03T15:54:00.1258413Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2024-04-03T15:54:00.1261208Z inlined from ‘virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2024-04-03T15:54:00.1263830Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:419:30, 2024-04-03T15:54:00.1266147Z inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:42: 2024-04-03T15:54:00.1268353Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2024-04-03T15:54:00.1269679Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2024-04-03T15:54:00.1270128Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:00.1270613Z 30 | __glibc_objsize0 (__dest)); 2024-04-03T15:54:00.1271026Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:00.1271535Z In function ‘void* memcpy(void*, const void*, size_t)’, 2024-04-03T15:54:00.1272851Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2024-04-03T15:54:00.1275149Z inlined from ‘virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2024-04-03T15:54:00.1277372Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:419:30: 2024-04-03T15:54:00.1280788Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2024-04-03T15:54:00.1282322Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2024-04-03T15:54:00.1282858Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:00.1283349Z 30 | __glibc_objsize0 (__dest)); 2024-04-03T15:54:00.1283753Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:00.1342912Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2024-04-03T15:54:00.1344156Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2024-04-03T15:54:00.1345285Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2024-04-03T15:54:00.1686814Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2024-04-03T15:54:00.1842530Z [ 5%] 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:00.1844509Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_hashing.cpp.o 2024-04-03T15:54:00.1846439Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2024-04-03T15:54:00.1847227Z [ 5%] Built target dnnl_graph_backend_fake 2024-04-03T15:54:00.1929273Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2024-04-03T15:54:00.1957767Z [ 5%] 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:00.2042086Z [ 5%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2024-04-03T15:54:00.2043849Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_impl.cpp.o 2024-04-03T15:54:00.2051946Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2024-04-03T15:54:00.2206964Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2024-04-03T15:54:00.2208630Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2024-04-03T15:54:00.2717129Z [ 5%] 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:00.2719436Z [ 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.2721774Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2024-04-03T15:54:00.3405715Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2024-04-03T15:54:00.3407704Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2024-04-03T15:54:00.3878865Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2024-04-03T15:54:00.4364107Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/shape_infer.cpp.o 2024-04-03T15:54:00.4366705Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2024-04-03T15:54:00.4368106Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2024-04-03T15:54:00.4369369Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2024-04-03T15:54:00.4370500Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2024-04-03T15:54:00.4438179Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2024-04-03T15:54:00.4516588Z [ 5%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2024-04-03T15:54:00.4518525Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2024-04-03T15:54:00.4693234Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2024-04-03T15:54:00.4694396Z [ 5%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2024-04-03T15:54:00.4698470Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2024-04-03T15:54:00.4704134Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2024-04-03T15:54:00.4706147Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/tensor.cpp.o 2024-04-03T15:54:00.5020632Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2024-04-03T15:54:00.5022064Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_group_normalization_list.cpp.o 2024-04-03T15:54:00.5152864Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2024-04-03T15:54:00.5739384Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2024-04-03T15:54:00.5890698Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2024-04-03T15:54:00.5895239Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2024-04-03T15:54:00.5896737Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2024-04-03T15:54:00.5898018Z [ 5%] 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:00.6133509Z [ 5%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2024-04-03T15:54:00.6180972Z In file included from /usr/include/string.h:535, 2024-04-03T15:54:00.6182050Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2024-04-03T15:54:00.6182990Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2024-04-03T15:54:00.6183983Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2024-04-03T15:54:00.6184801Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2024-04-03T15:54:00.6185640Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2024-04-03T15:54:00.6186499Z In function ‘void* memcpy(void*, const void*, size_t)’, 2024-04-03T15:54:00.6188090Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2024-04-03T15:54:00.6190604Z inlined from ‘virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2024-04-03T15:54:00.6192923Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:419:30, 2024-04-03T15:54:00.6194997Z inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:42: 2024-04-03T15:54:00.6197270Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2024-04-03T15:54:00.6198617Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2024-04-03T15:54:00.6199062Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:00.6199559Z 30 | __glibc_objsize0 (__dest)); 2024-04-03T15:54:00.6200003Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:00.6200505Z In function ‘void* memcpy(void*, const void*, size_t)’, 2024-04-03T15:54:00.6202373Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2024-04-03T15:54:00.6204916Z inlined from ‘virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2024-04-03T15:54:00.6207349Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:419:30: 2024-04-03T15:54:00.6209508Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2024-04-03T15:54:00.6210846Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2024-04-03T15:54:00.6211320Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:00.6211756Z 30 | __glibc_objsize0 (__dest)); 2024-04-03T15:54:00.6212180Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:00.6369050Z [ 5%] 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:00.6371536Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2024-04-03T15:54:00.6373135Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2024-04-03T15:54:00.6374748Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2024-04-03T15:54:00.6376663Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2024-04-03T15:54:00.6377637Z [ 5%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2024-04-03T15:54:00.6491718Z [ 5%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2024-04-03T15:54:00.6547905Z [ 5%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2024-04-03T15:54:00.6601082Z [ 5%] Built target libkineto_defs.bzl 2024-04-03T15:54:00.6744943Z [ 5%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2024-04-03T15:54:00.6926591Z [ 5%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2024-04-03T15:54:00.7631523Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2024-04-03T15:54:00.7772287Z [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2024-04-03T15:54:00.8185053Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2024-04-03T15:54:00.8186122Z [ 5%] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o 2024-04-03T15:54:00.8449379Z [ 5%] Linking C static library ../../lib/libcpuinfo_internals.a 2024-04-03T15:54:00.8455067Z [ 5%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2024-04-03T15:54:00.8710244Z [ 5%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2024-04-03T15:54:00.8711489Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2024-04-03T15:54:00.9146912Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2024-04-03T15:54:00.9174117Z [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2024-04-03T15:54:00.9487072Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2024-04-03T15:54:00.9488847Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2024-04-03T15:54:00.9661896Z [ 5%] Built target cpuinfo_internals 2024-04-03T15:54:00.9663083Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2024-04-03T15:54:00.9746087Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2024-04-03T15:54:00.9965556Z [ 5%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2024-04-03T15:54:00.9967438Z [ 5%] Built target dnnl_graph_utils 2024-04-03T15:54:01.0049664Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2024-04-03T15:54:01.0232136Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2024-04-03T15:54:01.1029942Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2024-04-03T15:54:01.1401683Z [ 5%] Generating ATen headers 2024-04-03T15:54:01.1441833Z [ 5%] Linking C static library ../../lib/libfoxi_loader.a 2024-04-03T15:54:01.1443203Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_threadpool.cpp.o 2024-04-03T15:54:01.1458076Z [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2024-04-03T15:54:01.1459546Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2024-04-03T15:54:01.1521730Z [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/ConstantSymNodeImpl.cpp.o 2024-04-03T15:54:01.1574613Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2024-04-03T15:54:01.1580191Z [ 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.1635326Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2024-04-03T15:54:01.1658146Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2024-04-03T15:54:01.1661329Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/value.cpp.o 2024-04-03T15:54:01.1801439Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2024-04-03T15:54:01.1927286Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2024-04-03T15:54:01.1928834Z [ 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.1930323Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2024-04-03T15:54:01.1940386Z [ 5%] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2024-04-03T15:54:01.2125811Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2024-04-03T15:54:01.2333530Z [ 5%] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2024-04-03T15:54:01.2365861Z [ 5%] Built target foxi_loader 2024-04-03T15:54:01.2436341Z [ 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.3138812Z [ 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.3534610Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2024-04-03T15:54:01.3536260Z [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2024-04-03T15:54:01.3725418Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2024-04-03T15:54:01.3901625Z [ 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.3903331Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2024-04-03T15:54:01.3911981Z [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2024-04-03T15:54:01.3929127Z [ 5%] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2024-04-03T15:54:01.4028302Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/utils.cc.o 2024-04-03T15:54:01.4029338Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2024-04-03T15:54:01.4446641Z [ 5%] Built target common 2024-04-03T15:54:01.4447978Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2024-04-03T15:54:01.4449021Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2024-04-03T15:54:01.4513133Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2024-04-03T15:54:01.5035622Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2024-04-03T15:54:01.5691145Z [ 5%] 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:01.5692337Z [ 5%] Linking C executable ../../bin/mkrename 2024-04-03T15:54:01.5693665Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2024-04-03T15:54:01.5699228Z [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2024-04-03T15:54:01.5718677Z [ 5%] 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:01.5977734Z [ 5%] 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:01.5979284Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2024-04-03T15:54:01.5980656Z [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2024-04-03T15:54:01.5982419Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2024-04-03T15:54:01.6089663Z [ 5%] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2024-04-03T15:54:01.6392227Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2024-04-03T15:54:01.6393310Z [ 5%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2024-04-03T15:54:01.6394238Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2024-04-03T15:54:01.6397015Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2024-04-03T15:54:01.6397778Z [ 5%] Linking C executable ../../bin/mkalias 2024-04-03T15:54:01.6864531Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2024-04-03T15:54:01.6865620Z [ 5%] Built target mkrename 2024-04-03T15:54:01.6934240Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2024-04-03T15:54:01.7092887Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2024-04-03T15:54:01.7094070Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2024-04-03T15:54:01.7097546Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2024-04-03T15:54:01.7099005Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2024-04-03T15:54:01.7100381Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2024-04-03T15:54:01.7516756Z [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2024-04-03T15:54:01.7518690Z [ 5%] 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:01.7520272Z [ 5%] Linking CXX static library ../../lib/libfmt.a 2024-04-03T15:54:01.7521257Z [ 5%] Generating ATen sources 2024-04-03T15:54:01.7591377Z [ 5%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2024-04-03T15:54:01.7678066Z [ 5%] Built target mkalias 2024-04-03T15:54:01.7746136Z [ 5%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2024-04-03T15:54:01.8167666Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2024-04-03T15:54:01.8169098Z [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2024-04-03T15:54:01.8169979Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2024-04-03T15:54:01.8170928Z [ 6%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2024-04-03T15:54:01.8171655Z [ 6%] Generating ATen declarations_yaml 2024-04-03T15:54:01.8274161Z [ 6%] Built target fmt 2024-04-03T15:54:01.8339248Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2024-04-03T15:54:01.8600633Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/group_normalization.cpp.o 2024-04-03T15:54:01.8606761Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_copy_kern.cpp.o 2024-04-03T15:54:01.8691900Z [ 6%] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2024-04-03T15:54:01.9133536Z [ 6%] Linking C executable ../../bin/mkdisp 2024-04-03T15:54:01.9134491Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2024-04-03T15:54:01.9235838Z [ 6%] Built target python_copy_files 2024-04-03T15:54:01.9416338Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2024-04-03T15:54:01.9504841Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2024-04-03T15:54:01.9506784Z [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2024-04-03T15:54:01.9724559Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2024-04-03T15:54:02.0080828Z [ 6%] 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.0082610Z [ 6%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2024-04-03T15:54:02.0234312Z [ 6%] Built target mkdisp 2024-04-03T15:54:02.0330742Z [ 6%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2024-04-03T15:54:02.0357497Z [ 6%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2024-04-03T15:54:02.0620740Z [ 6%] Linking C shared library ../lib/libtorch_global_deps.so 2024-04-03T15:54:02.0622372Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_gemm_kern.cpp.o 2024-04-03T15:54:02.0624417Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2024-04-03T15:54:02.0694703Z [ 6%] Linking CXX static library ../../../lib/libprotobuf-lite.a 2024-04-03T15:54:02.0725154Z [ 6%] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2024-04-03T15:54:02.0957193Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp.o 2024-04-03T15:54:02.1111996Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2024-04-03T15:54:02.1235920Z [ 6%] Built target kineto_api 2024-04-03T15:54:02.1237575Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp.o 2024-04-03T15:54:02.1309416Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2024-04-03T15:54:02.1589345Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2024-04-03T15:54:02.1968295Z [ 6%] Built target libprotobuf-lite 2024-04-03T15:54:02.2043180Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2024-04-03T15:54:02.2088220Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_an_kern_autogen.cpp.o 2024-04-03T15:54:02.2296951Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_at_kern_autogen.cpp.o 2024-04-03T15:54:02.2298263Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2024-04-03T15:54:02.2299179Z [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2024-04-03T15:54:02.2589452Z Warning: Unused direct dependencies: 2024-04-03T15:54:02.2590357Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-04-03T15:54:02.2591042Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-04-03T15:54:02.2591570Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-04-03T15:54:02.2592268Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T15:54:02.2592735Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-04-03T15:54:02.2594674Z [ 6%] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2024-04-03T15:54:02.2610145Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2024-04-03T15:54:02.2726155Z [ 6%] Built target torch_global_deps 2024-04-03T15:54:02.2871641Z [ 6%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2024-04-03T15:54:02.2874769Z [ 7%] Linking C executable ../../bin/mkrename_gnuabi 2024-04-03T15:54:02.2883386Z [ 7%] 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:02.2969471Z [ 7%] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2024-04-03T15:54:02.3151881Z [ 7%] Built target dnnl_graph_interface 2024-04-03T15:54:02.3153160Z [ 7%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2024-04-03T15:54:02.3154207Z [ 7%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2024-04-03T15:54:02.3225634Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2024-04-03T15:54:02.4024460Z [ 7%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2024-04-03T15:54:02.4025855Z [ 7%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2024-04-03T15:54:02.4027035Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2024-04-03T15:54:02.4394192Z [ 7%] Built target mkrename_gnuabi 2024-04-03T15:54:02.4462172Z [ 7%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2024-04-03T15:54:02.4464320Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2024-04-03T15:54:02.4466663Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/compile_ops.cpp.o 2024-04-03T15:54:02.4468044Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2024-04-03T15:54:02.4494150Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/kernel_cache.cpp.o 2024-04-03T15:54:02.4509285Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2024-04-03T15:54:02.4745610Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2024-04-03T15:54:02.4747798Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2024-04-03T15:54:02.4752986Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/constant_propagation.cpp.o 2024-04-03T15:54:02.5374334Z [ 7%] Linking C executable ../../bin/mkmasked_gnuabi 2024-04-03T15:54:02.5375199Z [ 7%] Built target arraymap 2024-04-03T15:54:02.5439188Z [ 7%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2024-04-03T15:54:02.5731775Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2024-04-03T15:54:02.5775496Z [ 7%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2024-04-03T15:54:02.5776871Z [ 7%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2024-04-03T15:54:02.5884519Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2024-04-03T15:54:02.5886264Z [ 7%] 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:02.5888679Z [ 7%] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2024-04-03T15:54:02.6096802Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2024-04-03T15:54:02.6306258Z [ 7%] Built target mkmasked_gnuabi 2024-04-03T15:54:02.6370217Z [ 7%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2024-04-03T15:54:02.6829601Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2024-04-03T15:54:02.6830806Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2024-04-03T15:54:02.6961530Z [ 7%] Generating /var/lib/jenkins/workspace/torch/csrc/autograd/generated/Functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ViewFuncs.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_3.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_4.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_3.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_4.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyNativeFunctions.cpp, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/RegisterLazy.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/Functions.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/variable_factories.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ViewFuncs.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType.h, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyIr.h, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyNonNativeIr.h, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyNativeFunctions.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_3.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_4.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_variable_methods.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_torch_functions_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_torch_functions_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_torch_functions_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_nn_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_fft_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_linalg_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_nested_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_sparse_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_special_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_return_types.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_enum_tag.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_return_types.h, /var/lib/jenkins/workspace/torch/testing/_internal/generated/annotated_fn_args.py, /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp 2024-04-03T15:54:02.7226350Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2024-04-03T15:54:02.7228344Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/RefcountedDeleter.cpp.o 2024-04-03T15:54:02.7509920Z [ 7%] 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:02.7511556Z [ 7%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2024-04-03T15:54:02.7512710Z [ 7%] Linking CXX static library ../../../lib/libbenchmark.a 2024-04-03T15:54:02.7513766Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2024-04-03T15:54:02.7515142Z [ 7%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2024-04-03T15:54:02.7826906Z /var/lib/jenkins/workspace/third_party/tensorpipe/third_party/libuv/src/unix/thread.c: In function ‘thread_stack_size’: 2024-04-03T15:54:02.7829043Z /var/lib/jenkins/workspace/third_party/tensorpipe/third_party/libuv/src/unix/thread.c:195:24: warning: comparison of integer expressions of different signedness: ‘rlim_t’ {aka ‘long unsigned int’} and ‘long int’ [-Wsign-compare] 2024-04-03T15:54:02.7830647Z 195 | if (lim.rlim_cur >= PTHREAD_STACK_MIN) 2024-04-03T15:54:02.7831467Z | ^~ 2024-04-03T15:54:02.7832449Z /var/lib/jenkins/workspace/third_party/tensorpipe/third_party/libuv/src/unix/thread.c: In function ‘uv_thread_create_ex’: 2024-04-03T15:54:02.7834418Z /var/lib/jenkins/workspace/third_party/tensorpipe/third_party/libuv/src/unix/thread.c:243:20: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘long int’ [-Wsign-compare] 2024-04-03T15:54:02.7835993Z 243 | if (stack_size < PTHREAD_STACK_MIN) 2024-04-03T15:54:02.7836501Z | ^ 2024-04-03T15:54:02.7931857Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc.cpp.o 2024-04-03T15:54:02.7932987Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/float16.cpp.o 2024-04-03T15:54:02.8454279Z [ 7%] Linking C executable ../../bin/addSuffix 2024-04-03T15:54:02.8455934Z [ 7%] 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:02.8461773Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2024-04-03T15:54:02.8463030Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2024-04-03T15:54:02.8761671Z [ 7%] Built target benchmark 2024-04-03T15:54:02.8806711Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2024-04-03T15:54:02.8823376Z [ 7%] 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.8887996Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2024-04-03T15:54:02.8942129Z [ 7%] Generating /var/lib/jenkins/workspace/torch/_C/__init__.pyi, /var/lib/jenkins/workspace/torch/_C/_VariableFunctions.pyi, /var/lib/jenkins/workspace/torch/nn/functional.pyi 2024-04-03T15:54:02.9397528Z [ 7%] 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.9636203Z [ 7%] Built target addSuffix 2024-04-03T15:54:02.9727718Z [ 7%] 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:02.9841858Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2024-04-03T15:54:02.9856329Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2024-04-03T15:54:02.9898193Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2024-04-03T15:54:02.9989954Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2024-04-03T15:54:03.0055929Z [ 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:03.0117859Z [ 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:03.0122918Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2024-04-03T15:54:03.0681941Z [ 8%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2024-04-03T15:54:03.1171946Z [ 8%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2024-04-03T15:54:03.1173940Z [ 8%] 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:03.1175776Z [ 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:03.1241599Z [ 8%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2024-04-03T15:54:03.1337054Z [ 8%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2024-04-03T15:54:03.1339823Z [ 8%] Generating /var/lib/jenkins/workspace/torch/version.py 2024-04-03T15:54:03.1489743Z [ 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:03.1661498Z [ 8%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2024-04-03T15:54:03.2084942Z [ 8%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2024-04-03T15:54:03.2086670Z [ 8%] Generating /var/lib/jenkins/workspace/torch/utils/data/datapipes/datapipe.pyi 2024-04-03T15:54:03.2483242Z [ 8%] 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:03.2485252Z [ 8%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2024-04-03T15:54:03.2486456Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2024-04-03T15:54:03.2487833Z [ 8%] 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.2498057Z [ 8%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2024-04-03T15:54:03.2811910Z [ 8%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2024-04-03T15:54:03.2815009Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/binary_fusion.cpp.o 2024-04-03T15:54:03.2823348Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2024-04-03T15:54:03.2824412Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/bn_fusion.cpp.o 2024-04-03T15:54:03.3420911Z [ 8%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2024-04-03T15:54:03.3423570Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/concat_fusion.cpp.o 2024-04-03T15:54:03.3913762Z [ 8%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2024-04-03T15:54:03.3915120Z [ 8%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2024-04-03T15:54:03.4005203Z [ 8%] Built target gen_torch_version 2024-04-03T15:54:03.4073403Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2024-04-03T15:54:03.4926607Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_block_fusion.cpp.o 2024-04-03T15:54:03.5054910Z [ 8%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2024-04-03T15:54:03.5202623Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_post_ops.cpp.o 2024-04-03T15:54:03.5400263Z [ 8%] 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:03.5417592Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2024-04-03T15:54:03.5433738Z [ 8%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2024-04-03T15:54:03.6093850Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2024-04-03T15:54:03.6095281Z [ 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_at_kern_autogen.cpp.o 2024-04-03T15:54:03.6548735Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2024-04-03T15:54:03.6550940Z [ 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_bn_kern_autogen.cpp.o 2024-04-03T15:54:03.6553283Z [ 8%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2024-04-03T15:54:03.6594768Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2024-04-03T15:54:03.6597798Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/ScalarType.cpp.o 2024-04-03T15:54:03.6741348Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2024-04-03T15:54:03.6941983Z [ 8%] 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:03.6943134Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2024-04-03T15:54:03.6945343Z [ 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_bt_kern_autogen.cpp.o 2024-04-03T15:54:03.7046115Z [ 8%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o 2024-04-03T15:54:03.7472424Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2024-04-03T15:54:03.7473845Z [ 8%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o 2024-04-03T15:54:03.7561394Z [ 8%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2024-04-03T15:54:03.8041882Z [ 8%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o 2024-04-03T15:54:03.8043516Z [ 8%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2024-04-03T15:54:03.8045396Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2024-04-03T15:54:03.9150325Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2024-04-03T15:54:03.9151986Z [ 9%] Linking C static library ../../../lib/libtensorpipe_uv.a 2024-04-03T15:54:03.9167264Z [ 9%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2024-04-03T15:54:03.9325051Z [ 9%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2024-04-03T15:54:03.9326958Z [ 9%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2024-04-03T15:54:03.9328318Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2024-04-03T15:54:03.9395424Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2024-04-03T15:54:03.9400188Z [ 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:03.9465594Z [ 10%] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2024-04-03T15:54:03.9579772Z [ 10%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2024-04-03T15:54:03.9601528Z [ 10%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2024-04-03T15:54:03.9630191Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2024-04-03T15:54:03.9821994Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2024-04-03T15:54:04.0247139Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_group_normalization.cpp.o 2024-04-03T15:54:04.0253634Z [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o 2024-04-03T15:54:04.0285761Z [ 10%] Built target tensorpipe_uv 2024-04-03T15:54:04.0355941Z [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o 2024-04-03T15:54:04.0808545Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2024-04-03T15:54:04.0818470Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2024-04-03T15:54:04.0897969Z [ 10%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2024-04-03T15:54:04.1632914Z [ 10%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2024-04-03T15:54:04.1845298Z [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o 2024-04-03T15:54:04.1879607Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2024-04-03T15:54:04.1883426Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2024-04-03T15:54:04.1888519Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/SymBool.cpp.o 2024-04-03T15:54:04.1980928Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/scalar.c.o 2024-04-03T15:54:04.2275067Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2024-04-03T15:54:04.2277204Z [ 10%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2024-04-03T15:54:04.2694481Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2024-04-03T15:54:04.2705286Z [ 10%] 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:04.2706702Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse.c.o 2024-04-03T15:54:04.3154794Z [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o 2024-04-03T15:54:04.3155802Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2024-04-03T15:54:04.3588349Z [ 10%] 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:04.3590772Z [ 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:04.3593287Z [ 10%] 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:04.3943092Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2024-04-03T15:54:04.4159919Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples1-scalar.c.o 2024-04-03T15:54:04.4522015Z [ 10%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2024-04-03T15:54:04.4524388Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples4-scalar.c.o 2024-04-03T15:54:04.4526510Z [ 10%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2024-04-03T15:54:04.4527647Z [ 10%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2024-04-03T15:54:04.4813177Z [ 10%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2024-04-03T15:54:04.4946243Z [ 11%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2024-04-03T15:54:04.5323876Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2024-04-03T15:54:04.5325604Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2024-04-03T15:54:04.5327099Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse2.c.o 2024-04-03T15:54:04.5491524Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x1.c.o 2024-04-03T15:54:04.5637007Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o 2024-04-03T15:54:04.5638941Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o 2024-04-03T15:54:04.5803597Z [ 11%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2024-04-03T15:54:04.5806043Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2024-04-03T15:54:04.5807373Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/ssse3.c.o 2024-04-03T15:54:04.6303041Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o 2024-04-03T15:54:04.6308632Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_desc_iface.cpp.o 2024-04-03T15:54:04.6659758Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o 2024-04-03T15:54:04.6662516Z [ 11%] 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:04.6665009Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2024-04-03T15:54:04.6666781Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2024-04-03T15:54:04.6914229Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2024-04-03T15:54:04.7037919Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2024-04-03T15:54:04.7297823Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2024-04-03T15:54:04.7333995Z [ 11%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2024-04-03T15:54:04.7386403Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2024-04-03T15:54:04.7642573Z [ 11%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2024-04-03T15:54:04.7643802Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2024-04-03T15:54:04.7863632Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x2.c.o 2024-04-03T15:54:04.8173506Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o 2024-04-03T15:54:04.8174935Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x4.c.o 2024-04-03T15:54:04.8176392Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2024-04-03T15:54:04.8272581Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2024-04-03T15:54:04.8628341Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2024-04-03T15:54:04.8718690Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2024-04-03T15:54:04.8720014Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2024-04-03T15:54:04.8838774Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2024-04-03T15:54:04.9152703Z [ 11%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2024-04-03T15:54:04.9153928Z [ 11%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/error.cc.o 2024-04-03T15:54:04.9269701Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2024-04-03T15:54:04.9271003Z [ 11%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2024-04-03T15:54:04.9802242Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2024-04-03T15:54:04.9803670Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2024-04-03T15:54:04.9805019Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2024-04-03T15:54:04.9806490Z [ 11%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/listener.cc.o 2024-04-03T15:54:05.0325649Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x1.c.o 2024-04-03T15:54:05.0327143Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2024-04-03T15:54:05.0328157Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o 2024-04-03T15:54:05.0837858Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_iface.cpp.o 2024-04-03T15:54:05.0839240Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o 2024-04-03T15:54:05.0840508Z [ 11%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2024-04-03T15:54:05.0842623Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse41.c.o 2024-04-03T15:54:05.0844433Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2024-04-03T15:54:05.0870631Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x2.c.o 2024-04-03T15:54:05.1296566Z [ 11%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2024-04-03T15:54:05.1297834Z [ 11%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2024-04-03T15:54:05.1312142Z [ 11%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2024-04-03T15:54:05.1342177Z [ 11%] 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:05.1430121Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2024-04-03T15:54:05.1922051Z [ 11%] 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:05.1923695Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o 2024-04-03T15:54:05.1924405Z [ 11%] Built target normalization 2024-04-03T15:54:05.1928342Z [ 11%] Built target indirection 2024-04-03T15:54:05.1930453Z [ 11%] Built target microparams-init 2024-04-03T15:54:05.2004877Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2024-04-03T15:54:05.2006636Z [ 11%] 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:05.2008223Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2024-04-03T15:54:05.2432224Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o 2024-04-03T15:54:05.2434363Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2024-04-03T15:54:05.2436165Z [ 11%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2024-04-03T15:54:05.2437475Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2024-04-03T15:54:05.2872900Z [ 11%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2024-04-03T15:54:05.3022971Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2024-04-03T15:54:05.3024315Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/SymbolicShapeMeta.cpp.o 2024-04-03T15:54:05.3025166Z [ 11%] Built target logging 2024-04-03T15:54:05.3100038Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2024-04-03T15:54:05.3124356Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2024-04-03T15:54:05.3485541Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2024-04-03T15:54:05.3487112Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2024-04-03T15:54:05.3488609Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2024-04-03T15:54:05.3489981Z [ 11%] Linking C static library ../../lib/libnnpack_reference_layers.a 2024-04-03T15:54:05.3493234Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x4.c.o 2024-04-03T15:54:05.3906989Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x1.c.o 2024-04-03T15:54:05.3909132Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x2.c.o 2024-04-03T15:54:05.4065737Z [ 11%] Built target nnpack_reference_layers 2024-04-03T15:54:05.4129638Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2024-04-03T15:54:05.4400569Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2024-04-03T15:54:05.4401703Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o 2024-04-03T15:54:05.4854140Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o 2024-04-03T15:54:05.4928377Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2024-04-03T15:54:05.5262663Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o 2024-04-03T15:54:05.5264252Z [ 11%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2024-04-03T15:54:05.5265379Z [ 11%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2024-04-03T15:54:05.5494119Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x3.c.o 2024-04-03T15:54:05.5496333Z [ 11%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2024-04-03T15:54:05.5498013Z [ 11%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/socket.cc.o 2024-04-03T15:54:05.5701334Z [ 11%] Built target allocator 2024-04-03T15:54:05.5703962Z [ 11%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2024-04-03T15:54:05.5773299Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2024-04-03T15:54:05.5874572Z [ 11%] Built target packing 2024-04-03T15:54:05.5877111Z [ 11%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2024-04-03T15:54:05.5936845Z [ 11%] 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:05.6157937Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2024-04-03T15:54:05.6445284Z [ 11%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2024-04-03T15:54:05.6448219Z [ 11%] 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:05.6700859Z [ 11%] 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:05.6702904Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2024-04-03T15:54:05.6723994Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2024-04-03T15:54:05.6725428Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2024-04-03T15:54:05.6824006Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2024-04-03T15:54:05.6905351Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx.c.o 2024-04-03T15:54:05.7007194Z [ 11%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2024-04-03T15:54:05.7276537Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2024-04-03T15:54:05.7515838Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o 2024-04-03T15:54:05.7522324Z [ 11%] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2024-04-03T15:54:05.7609360Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2024-04-03T15:54:05.8138180Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2024-04-03T15:54:05.8140547Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/f16c.c.o 2024-04-03T15:54:05.8142080Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x4.c.o 2024-04-03T15:54:05.8143505Z [ 11%] 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:05.9165341Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2024-04-03T15:54:05.9167051Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2024-04-03T15:54:05.9180255Z [ 11%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2024-04-03T15:54:05.9314595Z [ 11%] 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:05.9316556Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2024-04-03T15:54:05.9451052Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2024-04-03T15:54:05.9460897Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2024-04-03T15:54:05.9544755Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2024-04-03T15:54:05.9558443Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2024-04-03T15:54:05.9610449Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2024-04-03T15:54:05.9622169Z [ 11%] 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:05.9631853Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2024-04-03T15:54:05.9633200Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2024-04-03T15:54:05.9643551Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2024-04-03T15:54:06.0407932Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2024-04-03T15:54:06.0409583Z [ 11%] 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:06.0410941Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2024-04-03T15:54:06.1156635Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2024-04-03T15:54:06.1158458Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2024-04-03T15:54:06.1758618Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/xop.c.o 2024-04-03T15:54:06.1948068Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2024-04-03T15:54:06.2021180Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/fma3.c.o 2024-04-03T15:54:06.2022973Z [ 11%] 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:06.2145327Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2024-04-03T15:54:06.2148292Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2024-04-03T15:54:06.2154570Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream_profiler.cpp.o 2024-04-03T15:54:06.2387718Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_group_normalization.cpp.o 2024-04-03T15:54:06.2415714Z [ 11%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2024-04-03T15:54:06.2640765Z [ 11%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2024-04-03T15:54:06.2642080Z [ 11%] 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:06.2643660Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2024-04-03T15:54:06.2645250Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx2.c.o 2024-04-03T15:54:06.3149059Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2024-04-03T15:54:06.3150457Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2024-04-03T15:54:06.3151736Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512f.c.o 2024-04-03T15:54:06.4009291Z [ 11%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2024-04-03T15:54:06.4010572Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2024-04-03T15:54:06.4111007Z [ 11%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2024-04-03T15:54:06.4433696Z [ 11%] Linking CXX static library ../../../lib/libgloo.a 2024-04-03T15:54:06.4865175Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2024-04-03T15:54:06.4994106Z [ 11%] 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:06.5090392Z [ 11%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2024-04-03T15:54:06.5190775Z [ 11%] 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:06.5192198Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2024-04-03T15:54:06.5207181Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512skx.c.o 2024-04-03T15:54:06.5553636Z [ 11%] 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:06.5555089Z [ 11%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2024-04-03T15:54:06.5556539Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vbmi.c.o 2024-04-03T15:54:06.5597742Z [ 11%] Built target gloo 2024-04-03T15:54:06.5660313Z [ 11%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2024-04-03T15:54:06.5923588Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2024-04-03T15:54:06.6626044Z [ 11%] Linking CXX static library ../../../lib/libgtest_main.a 2024-04-03T15:54:06.6921996Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2024-04-03T15:54:06.6951842Z [ 11%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2024-04-03T15:54:06.6958601Z [ 11%] 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:06.6960348Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vnni.c.o 2024-04-03T15:54:06.6981130Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COW.cpp.o 2024-04-03T15:54:06.7151656Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vnnigfni.c.o 2024-04-03T15:54:06.7153008Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2024-04-03T15:54:06.7313387Z [ 11%] Built target gtest_main 2024-04-03T15:54:06.7314544Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2024-04-03T15:54:06.7374119Z [ 11%] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2024-04-03T15:54:06.7679951Z [ 11%] 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:06.7681397Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COWDeleter.cpp.o 2024-04-03T15:54:06.7690420Z [ 11%] 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:06.8156964Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2024-04-03T15:54:06.8836974Z [ 11%] 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:06.8838455Z [ 11%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2024-04-03T15:54:06.8839716Z [ 11%] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2024-04-03T15:54:06.8840652Z [ 11%] Linking CXX static library ../../../lib/libgmock.a 2024-04-03T15:54:06.9015301Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2024-04-03T15:54:06.9196484Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2024-04-03T15:54:06.9503692Z [ 11%] Built target gmock 2024-04-03T15:54:06.9594768Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2024-04-03T15:54:06.9596131Z [ 11%] Linking CXX static library ../../../lib/libbenchmark_main.a 2024-04-03T15:54:06.9600053Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2024-04-03T15:54:06.9691617Z [ 11%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2024-04-03T15:54:06.9956842Z [ 11%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o 2024-04-03T15:54:07.0103555Z [ 11%] Built target benchmark_main 2024-04-03T15:54:07.0166372Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2024-04-03T15:54:07.0254872Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2024-04-03T15:54:07.0354888Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2024-04-03T15:54:07.0357150Z [ 11%] 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:07.0897406Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2024-04-03T15:54:07.0930495Z [ 11%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2024-04-03T15:54:07.1282590Z [ 11%] 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:07.1283868Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2024-04-03T15:54:07.1519023Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2024-04-03T15:54:07.1520627Z [ 11%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2024-04-03T15:54:07.1523772Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2024-04-03T15:54:07.1697302Z [ 11%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2024-04-03T15:54:07.1698614Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2024-04-03T15:54:07.1699923Z [ 11%] Building ASM object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2024-04-03T15:54:07.2486914Z [ 11%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2024-04-03T15:54:07.2488498Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2024-04-03T15:54:07.2494801Z [ 11%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2024-04-03T15:54:07.3108570Z [ 11%] 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:07.3239809Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2024-04-03T15:54:07.3241851Z [ 11%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2024-04-03T15:54:07.3445518Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2024-04-03T15:54:07.3447817Z [ 11%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2024-04-03T15:54:07.3449735Z [ 11%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2024-04-03T15:54:07.3600099Z [ 11%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2024-04-03T15:54:07.3741368Z [ 11%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2024-04-03T15:54:07.4539034Z [ 11%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2024-04-03T15:54:07.4541143Z [ 11%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2024-04-03T15:54:07.4545485Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/scale_utils.cpp.o 2024-04-03T15:54:07.4818397Z [ 11%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2024-04-03T15:54:07.4928133Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2024-04-03T15:54:07.5152506Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o 2024-04-03T15:54:07.5154622Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2024-04-03T15:54:07.5161279Z [ 11%] 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:07.5372101Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2024-04-03T15:54:07.5743895Z [ 11%] 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:07.5746149Z [ 11%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2024-04-03T15:54:07.5748015Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2024-04-03T15:54:07.6091036Z [ 11%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2024-04-03T15:54:07.6093333Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2024-04-03T15:54:07.6327915Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2024-04-03T15:54:07.6329374Z [ 11%] 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:07.7300917Z [ 11%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2024-04-03T15:54:07.7591798Z [ 11%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2024-04-03T15:54:07.7620441Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2024-04-03T15:54:07.7672714Z [ 11%] Generating include/renameavx512fnofma.h 2024-04-03T15:54:07.7673393Z [ 11%] Generating sleeflibm_SSE_.h.tmp 2024-04-03T15:54:07.7689750Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2024-04-03T15:54:07.7775628Z [ 11%] Generating sleeflibm_SSE2.h.tmp 2024-04-03T15:54:07.7805648Z [ 11%] Built target renameAVX512FNOFMA.h_generated 2024-04-03T15:54:07.7862495Z [ 11%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2024-04-03T15:54:07.7889729Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512amx.c.o 2024-04-03T15:54:07.7896892Z [ 11%] Generating sleeflibm_SSE4.h.tmp 2024-04-03T15:54:07.7920797Z [ 11%] Generating sleeflibm_AVX_.h.tmp 2024-04-03T15:54:07.8100788Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2024-04-03T15:54:07.8102391Z [ 11%] 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:07.8103549Z [ 11%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2024-04-03T15:54:07.8104696Z [ 11%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2024-04-03T15:54:07.8105810Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2024-04-03T15:54:07.8106902Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2024-04-03T15:54:07.8107641Z [ 11%] Generating sleeflibm_AVX.h.tmp 2024-04-03T15:54:07.8207363Z [ 11%] Generating sleeflibm_FMA4.h.tmp 2024-04-03T15:54:07.8321277Z [ 11%] Generating sleeflibm_AVX2.h.tmp 2024-04-03T15:54:07.8373894Z [ 11%] 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:07.8399351Z [ 11%] Generating sleeflibm_AVX2128.h.tmp 2024-04-03T15:54:07.8486818Z [ 11%] Generating sleeflibm_AVX512F_.h.tmp 2024-04-03T15:54:07.8576526Z [ 11%] Generating sleeflibm_AVX512F.h.tmp 2024-04-03T15:54:07.8651817Z [ 11%] Generating sleeflibm_AVX512FNOFMA.h.tmp 2024-04-03T15:54:07.8723947Z [ 11%] Generating sleeflibm_PUREC_SCALAR.h.tmp 2024-04-03T15:54:07.8802725Z [ 11%] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2024-04-03T15:54:07.8890783Z [ 11%] Generating sleeflibm_DSP_SCALAR.h.tmp 2024-04-03T15:54:07.8927435Z [ 11%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2024-04-03T15:54:07.8968890Z [ 11%] Generating include/renameavx512f.h 2024-04-03T15:54:07.8980591Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2024-04-03T15:54:07.9068177Z [ 11%] Generating include/renameavx2.h 2024-04-03T15:54:07.9081863Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2024-04-03T15:54:07.9156141Z [ 11%] Generating include/renameavx2128.h 2024-04-03T15:54:07.9169381Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2024-04-03T15:54:07.9249901Z [ 11%] Generating include/renamefma4.h 2024-04-03T15:54:07.9262012Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2024-04-03T15:54:07.9339957Z [ 11%] Generating include/renameavx.h 2024-04-03T15:54:07.9352069Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2024-04-03T15:54:07.9418692Z [ 11%] Generating include/renamesse4.h 2024-04-03T15:54:07.9428962Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2024-04-03T15:54:07.9497427Z [ 11%] Generating include/renamesse2.h 2024-04-03T15:54:07.9510292Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2024-04-03T15:54:07.9578801Z [ 11%] Generating include/renamepurec_scalar.h 2024-04-03T15:54:07.9580890Z [ 11%] 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:07.9596138Z [ 11%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2024-04-03T15:54:07.9596942Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2024-04-03T15:54:07.9675490Z [ 11%] Generating include/renamepurecfma_scalar.h 2024-04-03T15:54:07.9690870Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2024-04-03T15:54:07.9748229Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2024-04-03T15:54:07.9777966Z [ 11%] Generating include/renamecuda.h 2024-04-03T15:54:07.9796213Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2024-04-03T15:54:07.9825805Z [ 11%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2024-04-03T15:54:07.9867908Z [ 11%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2024-04-03T15:54:07.9900292Z [ 11%] Generating ../../../include/sleef.h 2024-04-03T15:54:07.9959496Z [ 11%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2024-04-03T15:54:08.0046853Z [ 11%] Built target headers 2024-04-03T15:54:08.0109734Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2024-04-03T15:54:08.0201035Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2024-04-03T15:54:08.0343299Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2024-04-03T15:54:08.0345182Z [ 11%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2024-04-03T15:54:08.0346837Z [ 12%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2024-04-03T15:54:08.0680051Z [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2024-04-03T15:54:08.1025735Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2024-04-03T15:54:08.1617275Z [ 12%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2024-04-03T15:54:08.1618574Z [ 12%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2024-04-03T15:54:08.1619859Z [ 12%] 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:08.2039260Z [ 12%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2024-04-03T15:54:08.2168345Z [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2024-04-03T15:54:08.2173327Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o 2024-04-03T15:54:08.2188326Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o 2024-04-03T15:54:08.2449738Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2024-04-03T15:54:08.2452105Z [ 12%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2024-04-03T15:54:08.2454152Z [ 12%] Built target dnnl_common 2024-04-03T15:54:08.2589686Z [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2024-04-03T15:54:08.2610219Z [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2024-04-03T15:54:08.2612423Z [ 12%] 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:08.2614690Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u1.c.o 2024-04-03T15:54:08.2616158Z [ 12%] Generating alias_AVX512F_dp.h.tmp 2024-04-03T15:54:08.2617505Z [ 12%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2024-04-03T15:54:08.2808304Z [ 12%] Generating alias_AVX512F_sp.h.tmp 2024-04-03T15:54:08.2898955Z [ 12%] Generating include/alias_avx512f.h 2024-04-03T15:54:08.3038043Z [ 12%] Built target alias_avx512f.h_generated 2024-04-03T15:54:08.3138865Z [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2024-04-03T15:54:08.3176479Z [ 12%] Built target torch_python_stubs 2024-04-03T15:54:08.3309118Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2024-04-03T15:54:08.3311629Z [ 12%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2024-04-03T15:54:08.3315538Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2024-04-03T15:54:08.3317498Z [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2024-04-03T15:54:08.3319539Z [ 12%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2024-04-03T15:54:08.3333037Z [ 12%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2024-04-03T15:54:08.4000276Z [ 12%] 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:08.4002391Z [ 13%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2024-04-03T15:54:08.4004551Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2024-04-03T15:54:08.4103783Z [ 13%] Built target renameAVX512F.h_generated 2024-04-03T15:54:08.4172114Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2024-04-03T15:54:08.4199295Z [ 13%] Built target renameAVX2.h_generated 2024-04-03T15:54:08.4267281Z [ 13%] 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:08.4661052Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2024-04-03T15:54:08.4662887Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2024-04-03T15:54:08.4664442Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2024-04-03T15:54:08.5132233Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2024-04-03T15:54:08.5134299Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2024-04-03T15:54:08.5136197Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2024-04-03T15:54:08.5142931Z [ 13%] Built target dnnl_graph_backend_dnnl 2024-04-03T15:54:08.5216012Z [ 13%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2024-04-03T15:54:08.5557502Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2024-04-03T15:54:08.5561035Z [ 13%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2024-04-03T15:54:08.5562807Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyObjectSlot.cpp.o 2024-04-03T15:54:08.5973829Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2024-04-03T15:54:08.5976134Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2024-04-03T15:54:08.5978097Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2024-04-03T15:54:08.5981599Z [ 13%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2024-04-03T15:54:08.6444255Z [ 13%] 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:08.6446621Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2024-04-03T15:54:08.6461101Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2024-04-03T15:54:08.6909670Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2024-04-03T15:54:08.6912197Z [ 13%] 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:08.7251661Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2024-04-03T15:54:08.7747080Z [ 13%] 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:08.8021233Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2024-04-03T15:54:08.8456970Z [ 13%] 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:08.8677657Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2024-04-03T15:54:08.8935884Z [ 13%] Built target renameAVX2128.h_generated 2024-04-03T15:54:08.9014263Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2024-04-03T15:54:08.9213515Z [ 13%] Built target renameFMA4.h_generated 2024-04-03T15:54:08.9305480Z [ 13%] 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:08.9307675Z [ 13%] 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:08.9309544Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2024-04-03T15:54:08.9423756Z [ 13%] Built target renameAVX.h_generated 2024-04-03T15:54:08.9489466Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o 2024-04-03T15:54:08.9555991Z [ 13%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o 2024-04-03T15:54:08.9571430Z [ 13%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2024-04-03T15:54:08.9604191Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2024-04-03T15:54:08.9653719Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2024-04-03T15:54:09.0083103Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2024-04-03T15:54:09.0085246Z [ 13%] 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:09.0177365Z [ 13%] 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:09.0179025Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o 2024-04-03T15:54:09.0673753Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2024-04-03T15:54:09.0675091Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2024-04-03T15:54:09.0676244Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u1.c.o 2024-04-03T15:54:09.0681532Z [ 13%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2024-04-03T15:54:09.1006929Z [ 13%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2024-04-03T15:54:09.1209140Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2024-04-03T15:54:09.1210256Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2024-04-03T15:54:09.1762447Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o 2024-04-03T15:54:09.2165404Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o 2024-04-03T15:54:09.2167303Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2024-04-03T15:54:09.2172333Z [ 13%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o 2024-04-03T15:54:09.2173547Z [ 13%] 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:09.2185479Z [ 13%] 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:09.2337957Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o 2024-04-03T15:54:09.2494879Z [ 13%] Linking CXX static library ../../../lib/libasmjit.a 2024-04-03T15:54:09.2496245Z [ 13%] 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:09.2501318Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2024-04-03T15:54:09.2922813Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2024-04-03T15:54:09.2924212Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2024-04-03T15:54:09.2928361Z [ 13%] 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:09.3271417Z [ 13%] Built target asmjit 2024-04-03T15:54:09.3338645Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2024-04-03T15:54:09.3595291Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2024-04-03T15:54:09.3864792Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2024-04-03T15:54:09.4090231Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2024-04-03T15:54:09.4393621Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2024-04-03T15:54:09.4395480Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2024-04-03T15:54:09.4401573Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2024-04-03T15:54:09.4581128Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2024-04-03T15:54:09.4582324Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2024-04-03T15:54:09.4801053Z [ 13%] 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:09.4802937Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/ApproximateClock.cpp.o 2024-04-03T15:54:09.4884346Z [ 13%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2024-04-03T15:54:09.4885981Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2024-04-03T15:54:09.4901676Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2024-04-03T15:54:09.4954938Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2024-04-03T15:54:09.5382288Z [ 13%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2024-04-03T15:54:09.5383207Z [ 13%] Linking C static library ../../lib/libqnnpack.a 2024-04-03T15:54:09.5384151Z [ 13%] 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:09.5879165Z [ 13%] Built target qnnpack 2024-04-03T15:54:09.5939239Z [ 13%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2024-04-03T15:54:09.6223398Z [ 13%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2024-04-03T15:54:09.6224536Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2024-04-03T15:54:09.6225628Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2024-04-03T15:54:09.6789891Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2024-04-03T15:54:09.6791516Z [ 13%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/LoggingAPI.cpp.o 2024-04-03T15:54:09.6792916Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2024-04-03T15:54:09.6794598Z [ 13%] 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:09.6885475Z [ 13%] Built target renameSSE4.h_generated 2024-04-03T15:54:09.6960787Z [ 13%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2024-04-03T15:54:09.7193129Z [ 13%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2024-04-03T15:54:09.7193903Z [ 13%] Built target microkernels-prod 2024-04-03T15:54:09.7205187Z [ 13%] 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:09.7207855Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2024-04-03T15:54:09.7291235Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2024-04-03T15:54:09.7292991Z [ 13%] 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:09.7294448Z [ 13%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2024-04-03T15:54:09.7298099Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2024-04-03T15:54:09.7783346Z [ 13%] 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:09.7867875Z [ 13%] Built target renameSSE2.h_generated 2024-04-03T15:54:09.7927463Z [ 13%] 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:09.8404369Z [ 13%] 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:09.8411289Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2024-04-03T15:54:09.8485101Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2024-04-03T15:54:09.9198667Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/Bfloat16.cpp.o 2024-04-03T15:54:09.9419933Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c.o 2024-04-03T15:54:09.9548066Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2024-04-03T15:54:09.9708250Z 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:09.9709964Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:21, 2024-04-03T15:54:09.9711132Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/DaemonConfigLoader.cpp:16: 2024-04-03T15:54:09.9714521Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryPeekMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2024-04-03T15:54:09.9718437Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here 2024-04-03T15:54:09.9720272Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-04-03T15:54:09.9721731Z 174 | throw std::runtime_error(std::strerror(errno)); 2024-04-03T15:54:09.9722239Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:09.9724499Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘const char* dynolog::ipcfabric::EndPoint::getName(const TCtxt&) const [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2024-04-03T15:54:09.9727220Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here 2024-04-03T15:54:09.9729002Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:185:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-04-03T15:54:09.9730086Z 185 | throw std::invalid_argument( 2024-04-03T15:54:09.9730693Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:09.9731202Z 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + 2024-04-03T15:54:09.9731734Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:09.9732283Z 187 | ". Expected to start with " + std::string(socket_dir)); 2024-04-03T15:54:09.9732765Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:09.9733864Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:192:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-04-03T15:54:09.9734862Z 192 | throw std::invalid_argument( 2024-04-03T15:54:09.9735230Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:09.9735646Z 193 | "Expected abstract socket, got " + 2024-04-03T15:54:09.9736035Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:09.9736471Z 194 | std::string(ctxt.msg_name.sun_path)); 2024-04-03T15:54:09.9736924Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:09.9738776Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryRcvMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2024-04-03T15:54:09.9740792Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here 2024-04-03T15:54:09.9742302Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-04-03T15:54:09.9743281Z 160 | throw std::runtime_error(std::strerror(errno)); 2024-04-03T15:54:09.9743838Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:09.9787525Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2024-04-03T15:54:09.9797178Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2024-04-03T15:54:09.9977011Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2024-04-03T15:54:09.9983484Z [ 13%] 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:10.0014080Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2024-04-03T15:54:10.0051654Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2024-04-03T15:54:10.0053320Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2024-04-03T15:54:10.0071446Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2024-04-03T15:54:10.0287581Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2024-04-03T15:54:10.0558239Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2024-04-03T15:54:10.0559406Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2024-04-03T15:54:10.0646445Z [ 13%] Built target renamePUREC_SCALAR.h_generated 2024-04-03T15:54:10.0755981Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2024-04-03T15:54:10.0974311Z [ 13%] Built target renamePURECFMA_SCALAR.h_generated 2024-04-03T15:54:10.1048513Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2024-04-03T15:54:10.1912173Z [ 13%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2024-04-03T15:54:10.2048935Z 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:10.2050332Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:21, 2024-04-03T15:54:10.2051286Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.cpp:11: 2024-04-03T15:54:10.2055217Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryPeekMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2024-04-03T15:54:10.2057493Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here 2024-04-03T15:54:10.2059143Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-04-03T15:54:10.2060545Z 174 | throw std::runtime_error(std::strerror(errno)); 2024-04-03T15:54:10.2061320Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:10.2063415Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘const char* dynolog::ipcfabric::EndPoint::getName(const TCtxt&) const [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2024-04-03T15:54:10.2065660Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here 2024-04-03T15:54:10.2068101Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:185:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-04-03T15:54:10.2069818Z 185 | throw std::invalid_argument( 2024-04-03T15:54:10.2070746Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:10.2071408Z 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + 2024-04-03T15:54:10.2071943Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:10.2072595Z 187 | ". Expected to start with " + std::string(socket_dir)); 2024-04-03T15:54:10.2073057Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:10.2074343Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:192:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-04-03T15:54:10.2075678Z 192 | throw std::invalid_argument( 2024-04-03T15:54:10.2076268Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:10.2076941Z 193 | "Expected abstract socket, got " + 2024-04-03T15:54:10.2077671Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:10.2078360Z 194 | std::string(ctxt.msg_name.sun_path)); 2024-04-03T15:54:10.2079014Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:10.2082648Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryRcvMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2024-04-03T15:54:10.2086683Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here 2024-04-03T15:54:10.2089433Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-04-03T15:54:10.2091166Z 160 | throw std::runtime_error(std::strerror(errno)); 2024-04-03T15:54:10.2091800Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:54:10.2092687Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2024-04-03T15:54:10.2173747Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2024-04-03T15:54:10.2179952Z [ 13%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2024-04-03T15:54:10.2186380Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2024-04-03T15:54:10.2187921Z [ 13%] 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:10.2236169Z [ 13%] Generating include/renamedspscalar.h 2024-04-03T15:54:10.2335467Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2024-04-03T15:54:10.2353031Z [ 13%] Built target renamedspscalar.h_generated 2024-04-03T15:54:10.2439502Z [ 13%] 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:10.2465282Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2024-04-03T15:54:10.2565506Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2024-04-03T15:54:10.2569119Z [ 13%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2024-04-03T15:54:10.2581163Z [ 13%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2024-04-03T15:54:10.3228782Z [ 13%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2024-04-03T15:54:10.3230160Z [ 13%] Built target fbgemm_avx512 2024-04-03T15:54:10.3297841Z [ 13%] 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:10.3341565Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2024-04-03T15:54:10.3790677Z [ 13%] 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:10.3797146Z [ 13%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2024-04-03T15:54:10.3840055Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2024-04-03T15:54:10.4333960Z [ 13%] 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:10.4835942Z [ 13%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2024-04-03T15:54:10.4837642Z [ 13%] 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:10.4856204Z [ 13%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2024-04-03T15:54:10.4972413Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2024-04-03T15:54:10.5133762Z [ 13%] 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:10.5140534Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fn.cpp.o 2024-04-03T15:54:10.5143594Z [ 13%] 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:10.5171280Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fnuz.cpp.o 2024-04-03T15:54:10.5173414Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2024-04-03T15:54:10.5308908Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2024-04-03T15:54:10.5360821Z [ 14%] Generating dispscalar.c.body 2024-04-03T15:54:10.5376905Z [ 14%] 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:10.5449932Z [ 14%] Generating dispscalar.c 2024-04-03T15:54:10.5586126Z [ 14%] Built target dispscalar.c_generated 2024-04-03T15:54:10.5736066Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2024-04-03T15:54:10.5744572Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2024-04-03T15:54:10.5749453Z [ 14%] 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:10.5751049Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2024-04-03T15:54:10.5842003Z [ 14%] Generating include/renamedsp128.h 2024-04-03T15:54:10.5848770Z [ 14%] Generating dispsse.c.tmp 2024-04-03T15:54:10.5936396Z [ 14%] Built target renamedsp128.h_generated 2024-04-03T15:54:10.5942916Z [ 14%] Generating dispsse.c 2024-04-03T15:54:10.6084128Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2024-04-03T15:54:10.6122096Z [ 14%] Built target dispsse.c_generated 2024-04-03T15:54:10.6218421Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2024-04-03T15:54:10.6219984Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2024-04-03T15:54:10.6317739Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2024-04-03T15:54:10.6607358Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2024-04-03T15:54:10.6732160Z [ 14%] Built target fbgemm_avx2 2024-04-03T15:54:10.6851333Z [ 14%] 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:10.7375910Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2024-04-03T15:54:10.7557009Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2024-04-03T15:54:10.7774549Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2024-04-03T15:54:10.7775609Z [ 14%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2.cpp.o 2024-04-03T15:54:10.7782385Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2024-04-03T15:54:10.7880088Z [ 14%] Generating include/renamedsp256.h 2024-04-03T15:54:10.7954067Z [ 14%] Generating dispavx.c.tmp 2024-04-03T15:54:10.7986870Z [ 14%] Built target renamedsp256.h_generated 2024-04-03T15:54:10.8095620Z [ 14%] Generating dispavx.c 2024-04-03T15:54:10.8130413Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2024-04-03T15:54:10.8131602Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2024-04-03T15:54:10.8132672Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2024-04-03T15:54:10.8181169Z [ 14%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2fnuz.cpp.o 2024-04-03T15:54:10.8234956Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2024-04-03T15:54:10.8247957Z [ 14%] Built target dispavx.c_generated 2024-04-03T15:54:10.8276992Z [ 14%] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2024-04-03T15:54:10.8420186Z [ 14%] 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:10.8442965Z [ 14%] Built target generate-torch-sources 2024-04-03T15:54:10.8604205Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2024-04-03T15:54:10.8606024Z [ 14%] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2024-04-03T15:54:10.8611383Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2024-04-03T15:54:10.8633816Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2024-04-03T15:54:10.8700873Z [ 14%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2024-04-03T15:54:10.9047656Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2024-04-03T15:54:10.9156638Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2024-04-03T15:54:10.9620812Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2024-04-03T15:54:10.9896863Z [ 14%] 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:11.0048645Z [ 14%] 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:11.0254128Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2024-04-03T15:54:11.0258335Z [ 14%] Built target kineto_base 2024-04-03T15:54:11.0386994Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/post-operation.dir/src/operators/post-operation.c.o 2024-04-03T15:54:11.0406733Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2024-04-03T15:54:11.0630248Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2024-04-03T15:54:11.0650332Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2024-04-03T15:54:11.0751400Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2024-04-03T15:54:11.0830536Z [ 14%] Built target hardware-config 2024-04-03T15:54:11.0897678Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2024-04-03T15:54:11.1251553Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2024-04-03T15:54:11.1910170Z [ 14%] Built target memory 2024-04-03T15:54:11.1918830Z [ 14%] Built target mutex 2024-04-03T15:54:11.2006171Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2024-04-03T15:54:11.2007875Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2024-04-03T15:54:11.2009719Z [ 14%] 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:11.2079372Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2024-04-03T15:54:11.2289924Z [ 14%] 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:11.2291579Z [ 14%] Linking CXX static library ../../lib/libpytorch_qnnpack.a 2024-04-03T15:54:11.2429464Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2024-04-03T15:54:11.2839245Z [ 14%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2024-04-03T15:54:11.2956222Z [ 14%] Built target pytorch_qnnpack 2024-04-03T15:54:11.2957436Z [ 14%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2024-04-03T15:54:11.2970945Z [ 14%] Linking CXX static library ../../../lib/libkineto.a 2024-04-03T15:54:11.3025156Z [ 14%] 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:11.3027073Z [ 14%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2024-04-03T15:54:11.3371000Z [ 14%] Built target post-operation 2024-04-03T15:54:11.3371993Z [ 14%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2024-04-03T15:54:11.3489455Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2024-04-03T15:54:11.3660659Z [ 14%] Built target kineto 2024-04-03T15:54:11.3720831Z [ 14%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2024-04-03T15:54:11.3976954Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2024-04-03T15:54:11.4019207Z [ 14%] 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:11.4052149Z [ 14%] Linking CXX static library ../../../lib/libprotobuf.a 2024-04-03T15:54:11.4436738Z [ 14%] 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:11.4438342Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2024-04-03T15:54:11.4439271Z [ 14%] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2024-04-03T15:54:11.4449894Z [ 14%] 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:11.4493451Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2024-04-03T15:54:11.4862845Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2024-04-03T15:54:11.4864401Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2024-04-03T15:54:11.4865795Z [ 14%] 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:11.4866956Z [ 14%] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2024-04-03T15:54:11.5321842Z [ 14%] Built target libprotobuf 2024-04-03T15:54:11.5378909Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2024-04-03T15:54:11.5515435Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2024-04-03T15:54:11.5519390Z [ 14%] 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:11.5525199Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2024-04-03T15:54:11.5526845Z [ 14%] 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:11.6020126Z [ 14%] Built target operator-utils 2024-04-03T15:54:11.6021408Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2024-04-03T15:54:11.6048232Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_sparse_matmul.cpp.o 2024-04-03T15:54:11.6056553Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2024-04-03T15:54:11.6094318Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2024-04-03T15:54:11.6178018Z [ 14%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2024-04-03T15:54:11.6436207Z [ 14%] Generating src/x86_64-fma/blas/s8gemm.py.o 2024-04-03T15:54:11.6548982Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2024-04-03T15:54:11.6672060Z [ 14%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2024-04-03T15:54:11.6968199Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2024-04-03T15:54:11.7175826Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2024-04-03T15:54:11.7178032Z [ 14%] 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:11.7180419Z [ 14%] Built target operator-run 2024-04-03T15:54:11.7187023Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2024-04-03T15:54:11.7255587Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2024-04-03T15:54:11.7547998Z [ 14%] Built target jit 2024-04-03T15:54:11.7549197Z [ 14%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2024-04-03T15:54:11.7554195Z [ 14%] 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:11.7612422Z [ 14%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2024-04-03T15:54:11.8090535Z [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2024-04-03T15:54:11.8105602Z [ 15%] 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:11.8207530Z [ 15%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2024-04-03T15:54:11.8215088Z [ 15%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2024-04-03T15:54:11.8567409Z [ 15%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2024-04-03T15:54:11.8568833Z [ 15%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2024-04-03T15:54:11.8569867Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2024-04-03T15:54:11.8657474Z [ 15%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2024-04-03T15:54:11.8900121Z [ 15%] Generating src/x86_64-fma/blas/c8gemm.py.o 2024-04-03T15:54:11.9593591Z [ 15%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2024-04-03T15:54:12.0066172Z [ 15%] 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:12.0360409Z [ 15%] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2024-04-03T15:54:12.0403744Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2024-04-03T15:54:12.0428409Z [ 15%] 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:12.0449985Z [ 15%] 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:12.0458490Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2024-04-03T15:54:12.0469031Z [ 15%] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2024-04-03T15:54:12.0473917Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2024-04-03T15:54:12.0689629Z [ 15%] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2024-04-03T15:54:12.0714426Z [ 15%] 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:12.0821777Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2024-04-03T15:54:12.0929298Z [ 15%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2024-04-03T15:54:12.0940853Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2024-04-03T15:54:12.0985803Z [ 15%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2024-04-03T15:54:12.2387614Z [ 15%] Built target sleefavx512fnofma 2024-04-03T15:54:12.2636921Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2024-04-03T15:54:12.2717187Z [ 15%] 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:12.2718632Z [ 15%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2024-04-03T15:54:12.2727928Z [ 15%] Building CXX object c10/CMakeFiles/c10.dir/util/ParallelGuard.cpp.o 2024-04-03T15:54:12.2904978Z [ 15%] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2024-04-03T15:54:12.2938808Z [ 15%] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2024-04-03T15:54:12.3060512Z [ 15%] Built target sleefdetavx512fnofma 2024-04-03T15:54:12.3061836Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2024-04-03T15:54:12.3094477Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2024-04-03T15:54:12.3129348Z [ 15%] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2024-04-03T15:54:12.3132821Z [ 15%] Built target sleefavx512f 2024-04-03T15:54:12.3137424Z [ 15%] 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:12.3200655Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2024-04-03T15:54:12.3232602Z [ 15%] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2024-04-03T15:54:12.3487847Z [ 15%] Built target sleefavx2 2024-04-03T15:54:12.3488808Z [ 15%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2024-04-03T15:54:12.3490370Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2024-04-03T15:54:12.3492795Z [ 15%] 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:12.3567255Z [ 15%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2024-04-03T15:54:12.4103367Z [ 16%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2024-04-03T15:54:12.4485779Z [ 17%] Linking CXX static library ../../../lib/libgmock_main.a 2024-04-03T15:54:12.4577217Z [ 17%] 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:12.4678293Z [ 17%] 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:12.4680003Z [ 17%] 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:12.4681441Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2024-04-03T15:54:12.4690087Z [ 17%] 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:12.4692034Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_f32_s8.cpp.o 2024-04-03T15:54:12.4787143Z [ 17%] 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:12.4950507Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_s8_s8.cpp.o 2024-04-03T15:54:12.4987682Z [ 17%] 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:12.5103857Z [ 17%] 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:12.5124890Z [ 17%] 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:12.5168458Z [ 17%] 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:12.5256447Z [ 17%] Built target gmock_main 2024-04-03T15:54:12.5363817Z [ 17%] 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:12.5822923Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2024-04-03T15:54:12.6470422Z [ 17%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2024-04-03T15:54:12.6532865Z [ 17%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2024-04-03T15:54:12.6690312Z [ 17%] 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:12.6715579Z [ 17%] 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:12.6914583Z [ 17%] 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:12.7193188Z [ 17%] Built target sleefdetavx512f 2024-04-03T15:54:12.7194942Z [ 17%] 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:12.7265048Z [ 17%] 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:12.7305381Z [ 17%] Generating src/x86_64-fma/blas/conv1x1.py.o 2024-04-03T15:54:12.7655386Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2024-04-03T15:54:12.7657851Z [ 17%] 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:12.8241216Z [ 17%] Built target sleefdetavx2 2024-04-03T15:54:12.8242342Z [ 17%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2024-04-03T15:54:12.8243378Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2024-04-03T15:54:12.8280133Z [ 17%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2024-04-03T15:54:12.8309020Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2024-04-03T15:54:12.8332479Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2024-04-03T15:54:12.8394505Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2024-04-03T15:54:12.8535331Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2024-04-03T15:54:12.8546853Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2024-04-03T15:54:12.8548089Z [ 17%] 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:12.8654495Z [ 17%] 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:12.8666834Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2024-04-03T15:54:12.8767294Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2024-04-03T15:54:12.8871285Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2024-04-03T15:54:12.9060475Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2024-04-03T15:54:12.9567282Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2024-04-03T15:54:12.9574886Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2024-04-03T15:54:12.9589377Z [ 17%] Generating src/x86_64-fma/blas/sgemm.py.o 2024-04-03T15:54:12.9628412Z [ 17%] 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:13.0463060Z [ 17%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2024-04-03T15:54:13.0469614Z [ 17%] 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:13.0471775Z [ 17%] 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:13.0499658Z [ 17%] 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:13.0638286Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2024-04-03T15:54:13.0752977Z [ 17%] 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:13.0811140Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2024-04-03T15:54:13.0900826Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2024-04-03T15:54:13.1225176Z [ 17%] 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:13.1685757Z [ 17%] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2024-04-03T15:54:13.1686862Z [ 17%] 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:13.1828180Z [ 17%] 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:13.1900874Z [ 17%] 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:13.1904577Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2024-04-03T15:54:13.1906566Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2024-04-03T15:54:13.2360193Z [ 17%] Generating src/x86_64-fma/max-pooling.py.o 2024-04-03T15:54:13.2542991Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2024-04-03T15:54:13.2799087Z [ 17%] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2024-04-03T15:54:13.2969974Z [ 17%] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2024-04-03T15:54:13.3025978Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2024-04-03T15:54:13.3081711Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2024-04-03T15:54:13.3260311Z [ 17%] Built target sleefavx2128 2024-04-03T15:54:13.3265451Z [ 17%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2024-04-03T15:54:13.3266836Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2024-04-03T15:54:13.3328835Z [ 17%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2024-04-03T15:54:13.3592139Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2024-04-03T15:54:13.3594603Z [ 17%] 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:13.3595999Z [ 17%] Built target sleefdetavx2128 2024-04-03T15:54:13.3685219Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2024-04-03T15:54:13.3708524Z [ 17%] 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:13.3718993Z [ 17%] Built target sleeffma4 2024-04-03T15:54:13.3776557Z [ 17%] Generating src/x86_64-fma/relu.py.o 2024-04-03T15:54:13.3785911Z [ 17%] 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:13.4047560Z [ 17%] Built target sleefpurec_scalar 2024-04-03T15:54:13.4153624Z [ 17%] 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:13.4155533Z [ 17%] 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:13.4163972Z [ 17%] 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:13.4648067Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2024-04-03T15:54:13.4662050Z [ 17%] 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:13.4704978Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2024-04-03T15:54:13.5068584Z [ 17%] Generating src/x86_64-fma/softmax.py.o 2024-04-03T15:54:13.5189398Z [ 17%] Built target sleefdetpurec_scalar 2024-04-03T15:54:13.5275648Z [ 17%] 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:13.5427050Z [ 17%] 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:13.5606477Z [ 17%] 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:13.5923131Z [ 17%] 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:13.5996298Z [ 17%] 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:13.6322637Z [ 17%] Built target sleefpurecfma_scalar 2024-04-03T15:54:13.6323990Z [ 17%] 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:13.6337163Z [ 17%] 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:13.6385286Z [ 17%] 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:13.6701378Z [ 17%] 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:13.6702597Z [ 17%] Built target sleefdetfma4 2024-04-03T15:54:13.6703387Z [ 17%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2024-04-03T15:54:13.6822497Z [ 17%] 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:13.6992804Z [ 17%] 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:13.7115424Z [ 17%] 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:13.7201168Z [ 17%] 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:13.7211477Z [ 17%] Built target sleefdetavx 2024-04-03T15:54:13.7234988Z [ 17%] 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:13.7294578Z [ 17%] 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:13.7365535Z [ 17%] Built target fbgemm_generic 2024-04-03T15:54:13.7428433Z [ 17%] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2024-04-03T15:54:13.7528895Z [ 17%] 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:13.7530990Z [ 17%] 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:13.7532276Z [ 17%] Built target sleefdetpurecfma_scalar 2024-04-03T15:54:13.7600215Z [ 17%] 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:13.7622600Z [ 17%] Building C object sleef/src/libm/CMakeFiles/dispscalar_obj.dir/dispscalar.c.o 2024-04-03T15:54:13.7665819Z [ 18%] 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:13.7805743Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2024-04-03T15:54:13.7807537Z [ 18%] Built target sleefavx 2024-04-03T15:54:13.7871708Z [ 18%] 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:13.7884805Z [ 18%] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2024-04-03T15:54:13.8108005Z [ 18%] Built target sleefdetsse4 2024-04-03T15:54:13.8109580Z [ 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:13.8177424Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2024-04-03T15:54:13.8206515Z [ 18%] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2024-04-03T15:54:13.8524491Z [ 18%] Built target sleefsse2 2024-04-03T15:54:13.8637262Z [ 18%] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2024-04-03T15:54:13.8731520Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2024-04-03T15:54:13.8838185Z [ 18%] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2024-04-03T15:54:13.9129790Z [ 18%] Built target sleefsse4 2024-04-03T15:54:13.9170747Z [ 19%] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2024-04-03T15:54:13.9237797Z [ 19%] Building CXX object c10/CMakeFiles/c10.dir/util/tempfile.cpp.o 2024-04-03T15:54:13.9401671Z [ 19%] 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:13.9662860Z [ 19%] 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:13.9910976Z [ 19%] Generating src/x86_64-fma/blas/sdotxf.py.o 2024-04-03T15:54:14.0060282Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2024-04-03T15:54:14.0229244Z [ 19%] 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:14.0856108Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2024-04-03T15:54:14.1084005Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2024-04-03T15:54:14.1146317Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2024-04-03T15:54:14.1332167Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2024-04-03T15:54:14.1333603Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2024-04-03T15:54:14.1585384Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_an_kern_autogen.cpp.o 2024-04-03T15:54:14.2045463Z [ 19%] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2024-04-03T15:54:14.2261010Z [ 19%] 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:14.2263723Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2024-04-03T15:54:14.2265291Z [ 19%] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2024-04-03T15:54:14.2330851Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2024-04-03T15:54:14.2388024Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2024-04-03T15:54:14.2389218Z [ 19%] Linking CXX static library ../../lib/libfbgemm.a 2024-04-03T15:54:14.2413612Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2024-04-03T15:54:14.2631998Z [ 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:14.2633619Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2024-04-03T15:54:14.3282562Z [ 19%] Linking CXX static library ../../../lib/libtensorpipe.a 2024-04-03T15:54:14.3352044Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2024-04-03T15:54:14.3695495Z [ 19%] Generating src/x86_64-fma/blas/shdotxf.py.o 2024-04-03T15:54:14.3716797Z [ 19%] Built target cache 2024-04-03T15:54:14.3769733Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2024-04-03T15:54:14.3827077Z [ 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:14.4115990Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2024-04-03T15:54:14.4146880Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2024-04-03T15:54:14.4851512Z [ 19%] Built target sleefdetsse2 2024-04-03T15:54:14.4963853Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2024-04-03T15:54:14.5108110Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2024-04-03T15:54:14.5121353Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2024-04-03T15:54:14.5268265Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2024-04-03T15:54:14.5322827Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2024-04-03T15:54:14.5509759Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2024-04-03T15:54:14.5557906Z [ 19%] 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:14.5846960Z [ 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:14.5848626Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2024-04-03T15:54:14.5982048Z [ 19%] Built target dispscalar_obj 2024-04-03T15:54:14.6042408Z [ 19%] 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:14.6408235Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2024-04-03T15:54:14.6409998Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2024-04-03T15:54:14.6411266Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2024-04-03T15:54:14.6534287Z [ 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:14.6574150Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2024-04-03T15:54:14.6580929Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_at_kern_autogen.cpp.o 2024-04-03T15:54:14.6625828Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2024-04-03T15:54:14.6799592Z [ 19%] Built target dispsse_obj 2024-04-03T15:54:14.6802212Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2024-04-03T15:54:14.6860608Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2024-04-03T15:54:14.7018625Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2024-04-03T15:54:14.7589563Z [ 19%] Built target dispavx_obj 2024-04-03T15:54:14.7703184Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2024-04-03T15:54:14.7899771Z [ 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:14.7901536Z [ 19%] 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:14.8090253Z [ 19%] Built target tensorpipe 2024-04-03T15:54:14.8157089Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bn_kern_autogen.cpp.o 2024-04-03T15:54:14.8166207Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bt_kern_autogen.cpp.o 2024-04-03T15:54:14.8329864Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_an_kern_autogen.cpp.o 2024-04-03T15:54:14.8931553Z [ 19%] Built target fbgemm 2024-04-03T15:54:14.9034638Z [ 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:14.9234179Z [ 19%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2024-04-03T15:54:14.9739518Z [ 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:14.9813130Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2024-04-03T15:54:14.9958258Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_at_kern_autogen.cpp.o 2024-04-03T15:54:14.9978405Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2024-04-03T15:54:15.0077219Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2024-04-03T15:54:15.0080254Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bn_kern_autogen.cpp.o 2024-04-03T15:54:15.0082493Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bt_kern_autogen.cpp.o 2024-04-03T15:54:15.0162962Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2024-04-03T15:54:15.0209360Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2024-04-03T15:54:15.0383785Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2024-04-03T15:54:15.0883052Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2024-04-03T15:54:15.0893939Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2024-04-03T15:54:15.0927435Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2024-04-03T15:54:15.0931415Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2024-04-03T15:54:15.1336922Z [ 19%] Linking C static library ../../lib/libsleef.a 2024-04-03T15:54:15.1338209Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2024-04-03T15:54:15.1339597Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2024-04-03T15:54:15.1721650Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2024-04-03T15:54:15.1929803Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2024-04-03T15:54:15.1931425Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2024-04-03T15:54:15.1933133Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2024-04-03T15:54:15.1934934Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2024-04-03T15:54:15.1936641Z [ 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:15.1954326Z [ 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:15.2176313Z [ 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:15.3058796Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2024-04-03T15:54:15.3060773Z [ 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:15.3311488Z [ 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:15.3313023Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2024-04-03T15:54:15.3469644Z [ 19%] Linking CXX shared library ../lib/libc10.so 2024-04-03T15:54:15.3506744Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2024-04-03T15:54:15.3514483Z [ 19%] Built target sleef 2024-04-03T15:54:15.3581661Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-ncw.c.o 2024-04-03T15:54:15.3685764Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-nwc.c.o 2024-04-03T15:54:15.3882397Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/lut-elementwise-nc.c.o 2024-04-03T15:54:15.4173066Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2024-04-03T15:54:15.4203664Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/prelu-nc.c.o 2024-04-03T15:54:15.4617606Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2024-04-03T15:54:15.4951350Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2024-04-03T15:54:15.4952736Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2024-04-03T15:54:15.5181609Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2024-04-03T15:54:15.5344646Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2024-04-03T15:54:15.5348596Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2024-04-03T15:54:15.5409553Z [ 19%] Built target c10 2024-04-03T15:54:15.5476490Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2024-04-03T15:54:15.5479163Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2024-04-03T15:54:15.5846040Z [ 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:15.5872594Z [ 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:15.5914758Z [ 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:15.6436918Z [ 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:15.7260457Z [ 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:15.7262763Z [ 19%] 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:15.7265189Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2024-04-03T15:54:15.7267023Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2024-04-03T15:54:15.7270273Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2024-04-03T15:54:15.7378981Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2024-04-03T15:54:15.7550297Z [ 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:15.7934115Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2024-04-03T15:54:15.8358764Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2024-04-03T15:54:15.8360807Z [ 19%] 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:15.8372357Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2024-04-03T15:54:15.8373885Z [ 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:15.8474655Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2024-04-03T15:54:15.8497778Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2024-04-03T15:54:15.8611611Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2024-04-03T15:54:15.8650112Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2024-04-03T15:54:15.8653097Z [ 19%] 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:15.8655174Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_Scalar_test.dir/core/Scalar_test.cpp.o 2024-04-03T15:54:15.8688158Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2024-04-03T15:54:15.8741051Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2024-04-03T15:54:15.8874366Z [ 19%] 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:15.8970317Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2024-04-03T15:54:15.9438564Z [ 19%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2024-04-03T15:54:15.9479127Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2024-04-03T15:54:16.0119697Z [ 19%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2024-04-03T15:54:16.0459288Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_an_kern_autogen.cpp.o 2024-04-03T15:54:16.0460621Z [ 19%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2024-04-03T15:54:16.0560238Z [ 19%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2024-04-03T15:54:16.0604246Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2024-04-03T15:54:16.0623650Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2024-04-03T15:54:16.0837577Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_cow_test.dir/core/impl/cow_test.cpp.o 2024-04-03T15:54:16.1083373Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_at_kern_autogen.cpp.o 2024-04-03T15:54:16.1837779Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bn_kern_autogen.cpp.o 2024-04-03T15:54:16.1932130Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bt_kern_autogen.cpp.o 2024-04-03T15:54:16.2112276Z [ 19%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2024-04-03T15:54:16.2117553Z [ 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:16.2119260Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2024-04-03T15:54:16.2121508Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_at_kern_autogen.cpp.o 2024-04-03T15:54:16.2123438Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_an_kern_autogen.cpp.o 2024-04-03T15:54:16.2199966Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2024-04-03T15:54:16.2229240Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2024-04-03T15:54:16.2417362Z [ 19%] 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:16.2420122Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2024-04-03T15:54:16.2427042Z [ 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:16.2428997Z [ 19%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2024-04-03T15:54:16.2602784Z [ 19%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2024-04-03T15:54:16.3129925Z [ 19%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2024-04-03T15:54:16.3187753Z [ 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:16.3189589Z [ 19%] 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:16.3320642Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2024-04-03T15:54:16.3322113Z [ 19%] 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:16.3323397Z [ 19%] 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:16.3324445Z [ 19%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2024-04-03T15:54:16.3379965Z [ 19%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2024-04-03T15:54:16.4028019Z [ 19%] Built target operators 2024-04-03T15:54:16.4029153Z [ 19%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2024-04-03T15:54:16.4134409Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2024-04-03T15:54:16.4139636Z [ 19%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2024-04-03T15:54:16.4721733Z [ 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:16.4779126Z [ 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:16.4828942Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2024-04-03T15:54:16.5060639Z [ 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:16.5154282Z [ 19%] 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:16.5165658Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2024-04-03T15:54:16.5170211Z [ 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:16.5524407Z [ 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:16.5527222Z [ 19%] 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:16.5546374Z [ 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:16.5630084Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2024-04-03T15:54:16.6038185Z [ 19%] 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:16.6045715Z [ 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:16.6050557Z [ 19%] 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:16.6081675Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2024-04-03T15:54:16.6563753Z [ 19%] Linking C static library ../../lib/libnnpack.a 2024-04-03T15:54:16.6565507Z [ 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:16.6570530Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2024-04-03T15:54:16.6571761Z [ 19%] 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:16.7006553Z [ 19%] 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:16.7015014Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2024-04-03T15:54:16.7020252Z [ 19%] Built target dnnl_cpu 2024-04-03T15:54:16.7044984Z [ 19%] Built target nnpack 2024-04-03T15:54:16.7087030Z [ 19%] 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:16.7112077Z [ 19%] 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:16.7813077Z [ 19%] 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:16.7909469Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2024-04-03T15:54:16.8651729Z [ 19%] Linking CXX executable ../../bin/c10_CompileTimeFunctionPointer_test 2024-04-03T15:54:16.8663048Z [ 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:16.8741753Z [ 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:16.9115318Z [ 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:16.9261688Z [ 19%] 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:16.9303812Z [ 19%] 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:16.9305665Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2024-04-03T15:54:16.9307223Z [ 19%] Linking CXX executable ../../bin/c10_StreamGuard_test 2024-04-03T15:54:16.9308064Z [ 19%] Linking CXX executable ../../bin/c10_Device_test 2024-04-03T15:54:16.9309289Z [ 19%] 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:16.9514916Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2024-04-03T15:54:16.9544403Z [ 19%] Linking CXX executable ../../bin/c10_DeviceGuard_test 2024-04-03T15:54:16.9545674Z [ 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:16.9670215Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2024-04-03T15:54:16.9771192Z [ 19%] 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:16.9829824Z [ 19%] 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:16.9863727Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2024-04-03T15:54:17.0338522Z Warning: Unused direct dependencies: 2024-04-03T15:54:17.0339283Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:17.0415706Z [ 19%] Linking CXX executable ../../bin/c10_SymInt_test 2024-04-03T15:54:17.0437704Z [ 19%] Built target c10_CompileTimeFunctionPointer_test 2024-04-03T15:54:17.0510293Z [ 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:17.0602712Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2024-04-03T15:54:17.1047344Z [ 19%] Linking CXX executable ../../bin/c10_ConstexprCrc_test 2024-04-03T15:54:17.1065077Z [ 19%] 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:17.1145232Z Warning: Unused direct dependencies: 2024-04-03T15:54:17.1145777Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:17.1244979Z [ 19%] Built target c10_Device_test 2024-04-03T15:54:17.1252987Z [ 19%] Built target c10_DeviceGuard_test 2024-04-03T15:54:17.1258413Z [ 19%] Built target c10_StreamGuard_test 2024-04-03T15:54:17.1334710Z [ 19%] 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:17.1431808Z [ 19%] 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:17.1433895Z [ 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:17.1453424Z [ 19%] Linking CXX executable ../../bin/c10_InlineDeviceGuard_test 2024-04-03T15:54:17.1454954Z [ 19%] Linking CXX executable ../../bin/c10_SizesAndStrides_test 2024-04-03T15:54:17.1537786Z [ 19%] 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:17.1542174Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2024-04-03T15:54:17.1814839Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2024-04-03T15:54:17.1816098Z [ 19%] Built target c10_SymInt_test 2024-04-03T15:54:17.1818685Z [ 19%] Linking CXX executable ../../bin/c10_DispatchKeySet_test 2024-04-03T15:54:17.1957140Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2024-04-03T15:54:17.2059456Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2024-04-03T15:54:17.2264239Z [ 19%] Linking CXX executable ../../bin/c10_Scalar_test 2024-04-03T15:54:17.2313976Z Warning: Unused direct dependencies: 2024-04-03T15:54:17.2314793Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:17.2395116Z [ 19%] Built target c10_ConstexprCrc_test 2024-04-03T15:54:17.2466728Z [ 19%] 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:17.2877231Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2024-04-03T15:54:17.2878505Z [ 19%] Linking CXX executable ../../bin/c10_Bitset_test 2024-04-03T15:54:17.3048799Z [ 19%] Built target c10_InlineDeviceGuard_test 2024-04-03T15:54:17.3158831Z [ 19%] Built target c10_SizesAndStrides_test 2024-04-03T15:54:17.3201552Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2024-04-03T15:54:17.3267131Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_bit_cast_test.dir/util/bit_cast_test.cpp.o 2024-04-03T15:54:17.3354234Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2024-04-03T15:54:17.3419844Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2024-04-03T15:54:17.3473837Z [ 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:17.3735707Z [ 19%] Linking CXX executable ../../bin/c10_InlineStreamGuard_test 2024-04-03T15:54:17.3746919Z [ 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:17.3763991Z [ 19%] Built target c10_DispatchKeySet_test 2024-04-03T15:54:17.3863566Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2024-04-03T15:54:17.3980498Z [ 19%] Built target c10_Scalar_test 2024-04-03T15:54:17.4023339Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2024-04-03T15:54:17.4096307Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_generic_math_test.dir/util/generic_math_test.cpp.o 2024-04-03T15:54:17.4259415Z [ 19%] 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:17.4261007Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2024-04-03T15:54:17.4280330Z [ 19%] Linking CXX executable ../../bin/c10_DeadlockDetection_test 2024-04-03T15:54:17.4281831Z [ 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:17.4283475Z [ 19%] 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:17.4383727Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2024-04-03T15:54:17.4460664Z Warning: Unused direct dependencies: 2024-04-03T15:54:17.4461586Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:17.4574990Z [ 19%] Built target c10_Bitset_test 2024-04-03T15:54:17.4681869Z [ 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:17.4770210Z [ 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:17.4775309Z [ 19%] 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:17.4818472Z [ 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:17.4917915Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2024-04-03T15:54:17.5373344Z [ 19%] Linking CXX executable ../../bin/c10_cow_test 2024-04-03T15:54:17.5395201Z [ 19%] Built target c10_InlineStreamGuard_test 2024-04-03T15:54:17.5513239Z [ 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:17.5823078Z [ 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:17.6065374Z [ 19%] Built target c10_DeadlockDetection_test 2024-04-03T15:54:17.6133239Z [ 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:17.6501203Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2024-04-03T15:54:17.6908215Z [ 19%] Built target c10_cow_test 2024-04-03T15:54:17.6935596Z [ 19%] Linking CXX executable ../../bin/c10_Half_test 2024-04-03T15:54:17.6986944Z [ 19%] 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:17.7112730Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2024-04-03T15:54:17.7284420Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2024-04-03T15:54:17.7792232Z [ 19%] 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:17.7847805Z [ 19%] 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:17.8158660Z [ 19%] 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:17.8292236Z Warning: Unused direct dependencies: 2024-04-03T15:54:17.8292893Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:17.8422513Z [ 19%] Built target c10_Half_test 2024-04-03T15:54:17.8520268Z [ 19%] Linking CXX executable ../../bin/c10_LeftRight_test 2024-04-03T15:54:17.8574206Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2024-04-03T15:54:17.8641328Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2024-04-03T15:54:17.8643877Z [ 19%] 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:17.8646336Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2024-04-03T15:54:17.8652926Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_small_vector_test.dir/util/small_vector_test.cpp.o 2024-04-03T15:54:17.8719397Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2024-04-03T15:54:17.8797713Z [ 19%] 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:17.8891690Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_ssize_test.dir/util/ssize_test.cpp.o 2024-04-03T15:54:17.9057395Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_string_util_test.dir/util/string_util_test.cpp.o 2024-04-03T15:54:17.9123455Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2024-04-03T15:54:17.9276073Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2024-04-03T15:54:17.9463421Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2024-04-03T15:54:17.9732807Z [ 20%] 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:18.0029157Z Warning: Unused direct dependencies: 2024-04-03T15:54:18.0029854Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:18.0142850Z [ 20%] 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:18.0144226Z [ 20%] Built target c10_LeftRight_test 2024-04-03T15:54:18.0223276Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c.o 2024-04-03T15:54:18.0348976Z [ 20%] 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:18.0350854Z [ 20%] Linking CXX executable ../../bin/c10_Synchronized_test 2024-04-03T15:54:18.0588892Z [ 20%] Linking CXX executable ../../bin/c10_TypeIndex_test 2024-04-03T15:54:18.0589738Z [ 20%] Linking CXX executable ../../bin/c10_ThreadLocal_test 2024-04-03T15:54:18.0730553Z [ 20%] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2024-04-03T15:54:18.0739899Z [ 20%] 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:18.0763873Z [ 20%] Linking CXX executable ../../bin/c10_Metaprogramming_test 2024-04-03T15:54:18.2181121Z [ 20%] Linking CXX executable ../../bin/c10_TypeTraits_test 2024-04-03T15:54:18.2232960Z [ 20%] 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:18.2250328Z Warning: Unused direct dependencies: 2024-04-03T15:54:18.2251000Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:18.2390937Z Warning: Unused direct dependencies: 2024-04-03T15:54:18.2391685Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:18.2420587Z [ 20%] Built target c10_Synchronized_test 2024-04-03T15:54:18.2434548Z [ 20%] 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:18.2489803Z [ 20%] 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:18.2645403Z [ 20%] Built target c10_TypeIndex_test 2024-04-03T15:54:18.2659296Z [ 20%] 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:18.2667830Z [ 20%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-04-03T15:54:18.2746739Z [ 20%] Linking CXX executable ../../bin/c10_TypeList_test 2024-04-03T15:54:18.2748258Z [ 20%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-04-03T15:54:18.2755157Z [ 20%] Linking CXX executable ../../bin/c10_accumulate_test 2024-04-03T15:54:18.2806266Z [ 20%] 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:18.2808194Z [ 20%] 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:18.2826371Z [ 20%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-04-03T15:54:18.2857757Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c.o 2024-04-03T15:54:18.2881575Z Warning: Unused direct dependencies: 2024-04-03T15:54:18.2882166Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:18.2909826Z Warning: Unused direct dependencies: 2024-04-03T15:54:18.2910259Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:18.2944017Z [ 20%] 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:18.2954835Z [ 20%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2024-04-03T15:54:18.2995932Z [ 20%] Built target c10_ThreadLocal_test 2024-04-03T15:54:18.3006445Z [ 20%] Built target c10_Metaprogramming_test 2024-04-03T15:54:18.3065509Z [ 20%] 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:18.3202164Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2024-04-03T15:54:18.3263248Z [ 20%] Linking CXX executable ../../bin/c10_flags_test 2024-04-03T15:54:18.3267885Z [ 20%] 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:18.3875549Z [ 20%] Linking CXX executable ../../bin/c10_irange_test 2024-04-03T15:54:18.3977471Z Warning: Unused direct dependencies: 2024-04-03T15:54:18.3978017Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:18.4020787Z [ 20%] Linking CXX executable ../../bin/c10_exception_test 2024-04-03T15:54:18.4057910Z [ 20%] Built target c10_TypeTraits_test 2024-04-03T15:54:18.4099448Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c.o 2024-04-03T15:54:18.4130937Z [ 20%] 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:18.4408015Z Warning: Unused direct dependencies: 2024-04-03T15:54:18.4408731Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:18.4492723Z [ 20%] Built target c10_TypeList_test 2024-04-03T15:54:18.4610745Z [ 20%] Linking CXX executable ../../bin/c10_generic_math_test 2024-04-03T15:54:18.4616683Z [ 20%] Linking CXX executable ../../bin/c10_complex_math_test 2024-04-03T15:54:18.4622611Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2024-04-03T15:54:18.4634678Z [ 20%] 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:18.4635844Z [ 20%] Linking CXX executable ../../bin/c10_bfloat16_test 2024-04-03T15:54:18.4683982Z [ 20%] Built target c10_accumulate_test 2024-04-03T15:54:18.4752778Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2024-04-03T15:54:18.5077104Z [ 20%] Linking CXX executable ../../bin/c10_logging_test 2024-04-03T15:54:18.5078450Z [ 20%] 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:18.5104859Z [ 20%] 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:18.5257970Z [ 20%] Built target c10_flags_test 2024-04-03T15:54:18.5271644Z Warning: Unused direct dependencies: 2024-04-03T15:54:18.5272578Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:18.5398378Z [ 20%] 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:18.5401661Z [ 20%] Built target c10_irange_test 2024-04-03T15:54:18.5462348Z [ 20%] Built target c10_exception_test 2024-04-03T15:54:18.5490812Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c.o 2024-04-03T15:54:18.5530754Z [ 20%] 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:18.5644574Z [ 20%] 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:18.5646332Z [ 20%] Linking CXX executable ../../bin/c10_bit_cast_test 2024-04-03T15:54:18.5688829Z [ 20%] 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:18.6068533Z [ 20%] Linking CXX executable ../../bin/c10_complex_test 2024-04-03T15:54:18.6144099Z Warning: Unused direct dependencies: 2024-04-03T15:54:18.6145009Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:18.6145557Z Warning: Unused direct dependencies: 2024-04-03T15:54:18.6146089Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:18.6163581Z Warning: Unused direct dependencies: 2024-04-03T15:54:18.6164083Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:18.6194185Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/abs.c.o 2024-04-03T15:54:18.6232088Z [ 20%] Built target c10_generic_math_test 2024-04-03T15:54:18.6232545Z [ 20%] Built target c10_bfloat16_test 2024-04-03T15:54:18.6241984Z [ 20%] Built target c10_complex_math_test 2024-04-03T15:54:18.6304865Z [ 20%] 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:18.6308184Z [ 21%] 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:18.6326386Z [ 21%] 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:18.6611186Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/add2.c.o 2024-04-03T15:54:18.6612591Z [ 21%] 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:18.6700916Z [ 21%] Built target c10_logging_test 2024-04-03T15:54:18.6798038Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2024-04-03T15:54:18.7142790Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c.o 2024-04-03T15:54:18.7144029Z Warning: Unused direct dependencies: 2024-04-03T15:54:18.7144470Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:18.7216450Z [ 21%] Built target c10_bit_cast_test 2024-04-03T15:54:18.7284292Z [ 21%] 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:18.7422641Z Warning: Unused direct dependencies: 2024-04-03T15:54:18.7423357Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:18.7509849Z [ 21%] Built target c10_complex_test 2024-04-03T15:54:18.7582027Z [ 21%] 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:18.7583498Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2024-04-03T15:54:18.7584803Z [ 21%] Linking CXX executable ../../bin/c10_registry_test 2024-04-03T15:54:18.7595164Z [ 21%] 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:18.7596590Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/bankers-rounding.c.o 2024-04-03T15:54:18.8006984Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2024-04-03T15:54:18.8008746Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/ceiling.c.o 2024-04-03T15:54:18.8016325Z [ 21%] 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:18.8643420Z [ 21%] 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:18.8647685Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/clamp.c.o 2024-04-03T15:54:18.8696741Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2024-04-03T15:54:18.8709206Z [ 21%] 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:18.9161376Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convert.c.o 2024-04-03T15:54:18.9163116Z [ 21%] Linking CXX executable ../../bin/c10_optional_test 2024-04-03T15:54:18.9164456Z [ 21%] Linking CXX executable ../../bin/c10_ordered_preserving_dict_test 2024-04-03T15:54:18.9187954Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2024-04-03T15:54:18.9221220Z [ 21%] Built target c10_registry_test 2024-04-03T15:54:18.9280826Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2024-04-03T15:54:18.9525784Z [ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2024-04-03T15:54:18.9691747Z [ 21%] Linking CXX executable ../../bin/c10_tempfile_test 2024-04-03T15:54:18.9741662Z [ 21%] 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:18.9832215Z [ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2024-04-03T15:54:18.9834245Z [ 21%] Linking CXX executable ../../bin/c10_string_util_test 2024-04-03T15:54:19.0112176Z [ 21%] 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:19.0314097Z [ 21%] Linking CXX executable ../../bin/c10_intrusive_ptr_benchmark 2024-04-03T15:54:19.0315182Z [ 21%] Linking CXX executable ../../bin/c10_ssize_test 2024-04-03T15:54:19.0318864Z [ 21%] 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:19.0374010Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2024-04-03T15:54:19.0535164Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2024-04-03T15:54:19.0716451Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2024-04-03T15:54:19.0718327Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c.o 2024-04-03T15:54:19.0722060Z [ 21%] 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:19.0812982Z [ 21%] Built target c10_ordered_preserving_dict_test 2024-04-03T15:54:19.0886430Z Warning: Unused direct dependencies: 2024-04-03T15:54:19.0886925Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:19.0910218Z [ 21%] 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:19.0972241Z [ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2024-04-03T15:54:19.0980439Z [ 21%] 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:19.0989242Z [ 21%] Built target c10_optional_test 2024-04-03T15:54:19.1027133Z [ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2024-04-03T15:54:19.1166601Z [ 21%] Linking CXX executable ../../bin/c10_intrusive_ptr_test 2024-04-03T15:54:19.1167498Z [ 21%] Linking CXX executable ../../bin/c10_small_vector_test 2024-04-03T15:54:19.1177876Z [ 21%] 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:19.1209288Z [ 21%] 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:19.1318563Z [ 21%] Built target c10_tempfile_test 2024-04-03T15:54:19.1409119Z [ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2024-04-03T15:54:19.1429193Z [ 21%] Built target c10_string_util_test 2024-04-03T15:54:19.1543328Z [ 21%] 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:19.1595528Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/divide.c.o 2024-04-03T15:54:19.1597903Z [ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2024-04-03T15:54:19.1727259Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/elu.c.o 2024-04-03T15:54:19.1893759Z Warning: Unused direct dependencies: 2024-04-03T15:54:19.1894258Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:19.1917052Z Warning: Unused direct dependencies: 2024-04-03T15:54:19.1917563Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:19.1975065Z [ 21%] Built target c10_ssize_test 2024-04-03T15:54:19.2014454Z [ 21%] Built target c10_intrusive_ptr_benchmark 2024-04-03T15:54:19.2211534Z [ 21%] 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:19.2234353Z [ 21%] 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:19.2236245Z [ 21%] 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:19.2237477Z [ 21%] Linking CXX executable ../../bin/c10_string_view_test 2024-04-03T15:54:19.2258803Z [ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2024-04-03T15:54:19.2260088Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2024-04-03T15:54:19.2261290Z [ 21%] 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:19.2588103Z [ 21%] 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:19.2590284Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/floor.c.o 2024-04-03T15:54:19.2640244Z [ 21%] 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:19.2725730Z [ 21%] 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:19.2727127Z [ 21%] Linking CXX executable ../../bin/c10_typeid_test 2024-04-03T15:54:19.2728021Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2024-04-03T15:54:19.3081167Z [ 21%] Built target c10_small_vector_test 2024-04-03T15:54:19.3309223Z [ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2024-04-03T15:54:19.3324151Z [ 21%] 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:19.3326689Z [ 21%] 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:19.3328893Z [ 22%] 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:19.3330407Z [ 22%] 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:19.3590695Z Warning: Unused direct dependencies: 2024-04-03T15:54:19.3591446Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:19.3673283Z [ 22%] Built target c10_intrusive_ptr_test 2024-04-03T15:54:19.3767639Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2024-04-03T15:54:19.3770609Z [ 22%] 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:19.3838885Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-average-pooling.c.o 2024-04-03T15:54:19.3843127Z [ 22%] 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:19.3962661Z Warning: Unused direct dependencies: 2024-04-03T15:54:19.3963282Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:19.4048492Z [ 22%] Built target c10_string_view_test 2024-04-03T15:54:19.4151419Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-sum-pooling.c.o 2024-04-03T15:54:19.4456126Z [ 22%] Built target c10_typeid_test 2024-04-03T15:54:19.4533580Z [ 22%] 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:19.4761669Z [ 22%] 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:19.4763800Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/hardswish.c.o 2024-04-03T15:54:19.4785387Z [ 22%] 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:19.4813285Z [ 22%] 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:19.4870142Z [ 22%] 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:19.5070860Z [ 22%] 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:19.5072399Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/leaky-relu.c.o 2024-04-03T15:54:19.5073793Z [ 22%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2024-04-03T15:54:19.5075489Z [ 22%] 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:19.5257209Z [ 22%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2024-04-03T15:54:19.5263836Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2024-04-03T15:54:19.5886389Z [ 22%] 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:19.5936777Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/maximum2.c.o 2024-04-03T15:54:19.6413920Z [ 22%] 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:19.6420920Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/minimum2.c.o 2024-04-03T15:54:19.6592808Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/multiply2.c.o 2024-04-03T15:54:19.6594293Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2024-04-03T15:54:19.6988222Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/negate.c.o 2024-04-03T15:54:19.7043593Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/prelu.c.o 2024-04-03T15:54:19.7259188Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary_kernel.cpp.o 2024-04-03T15:54:19.7401353Z [ 23%] 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:19.7626619Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2024-04-03T15:54:19.7647271Z [ 23%] 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:19.7971574Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_convert_xf16.cpp.o 2024-04-03T15:54:19.8552199Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_deconv_zp_pad_str_kernel.cpp.o 2024-04-03T15:54:19.8834951Z [ 23%] 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:19.8900059Z [ 23%] 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:19.8912759Z [ 23%] 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:19.9138745Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2024-04-03T15:54:19.9175396Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_f32.cpp.o 2024-04-03T15:54:19.9268530Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_utils.cpp.o 2024-04-03T15:54:19.9454557Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2024-04-03T15:54:19.9493139Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/sigmoid.c.o 2024-04-03T15:54:19.9970841Z [ 23%] 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:19.9972540Z [ 23%] 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:20.0022475Z [ 23%] 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:20.0808124Z [ 23%] 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:20.0845030Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2024-04-03T15:54:20.1026406Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2024-04-03T15:54:20.1027675Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2024-04-03T15:54:20.1198640Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square-root.c.o 2024-04-03T15:54:20.1753584Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square.c.o 2024-04-03T15:54:20.2380459Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2024-04-03T15:54:20.2586273Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2024-04-03T15:54:20.2589316Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/squared-difference.c.o 2024-04-03T15:54:20.2773828Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2024-04-03T15:54:20.2841917Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2024-04-03T15:54:20.2851553Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2024-04-03T15:54:20.3091726Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-mean.c.o 2024-04-03T15:54:20.3410538Z [ 23%] 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:20.3813457Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2024-04-03T15:54:20.4196785Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2024-04-03T15:54:20.4202648Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reshape.c.o 2024-04-03T15:54:20.4400154Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2024-04-03T15:54:20.4402640Z [ 23%] 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:20.4403888Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2024-04-03T15:54:20.4431621Z [ 23%] 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:20.4576961Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2024-04-03T15:54:20.4759755Z [ 23%] 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:20.4767352Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2024-04-03T15:54:20.4768814Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2024-04-03T15:54:20.4787433Z [ 23%] 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:20.4848218Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2024-04-03T15:54:20.5496832Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2024-04-03T15:54:20.5498514Z [ 23%] 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:20.5499923Z [ 23%] Linking CXX executable ../bin/vec_test_all_types_DEFAULT 2024-04-03T15:54:20.5562386Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2024-04-03T15:54:20.5564229Z [ 23%] 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:20.6212009Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2024-04-03T15:54:20.6218098Z [ 23%] 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:20.6219517Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/subtract.c.o 2024-04-03T15:54:20.6743687Z [ 23%] 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:20.6745574Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2024-04-03T15:54:20.6747565Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/tanh.c.o 2024-04-03T15:54:20.6912664Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2024-04-03T15:54:20.7319662Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2024-04-03T15:54:20.7368659Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2024-04-03T15:54:20.7704000Z [ 23%] Built target vec_test_all_types_DEFAULT 2024-04-03T15:54:20.7773365Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2024-04-03T15:54:20.7815580Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2024-04-03T15:54:20.8008795Z [ 23%] Linking CXX executable ../bin/vec_test_all_types_AVX2 2024-04-03T15:54:20.8045353Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2024-04-03T15:54:20.8261717Z [ 23%] 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:20.8550457Z [ 23%] 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:20.9014522Z [ 23%] 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:20.9016464Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2024-04-03T15:54:20.9018160Z [ 23%] 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:20.9019597Z [ 23%] 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:20.9021201Z [ 23%] 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:20.9026636Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2024-04-03T15:54:20.9108276Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2024-04-03T15:54:20.9155090Z [ 23%] 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:20.9351530Z [ 23%] 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:20.9376682Z [ 23%] 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:20.9641475Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c.o 2024-04-03T15:54:20.9642644Z [ 23%] Linking CXX executable ../bin/vec_test_all_types_AVX512 2024-04-03T15:54:20.9643544Z [ 23%] 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:21.0369046Z [ 23%] Built target vec_test_all_types_AVX2 2024-04-03T15:54:21.0440721Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2024-04-03T15:54:21.0667092Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c.o 2024-04-03T15:54:21.0670894Z [ 23%] 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:21.0679087Z [ 23%] 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:21.0727117Z [ 23%] 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:21.0729575Z [ 23%] 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:21.1009640Z [ 23%] 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:21.1013665Z [ 23%] 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:21.1081238Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2024-04-03T15:54:21.1154702Z [ 23%] 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:21.1395208Z [ 23%] 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:21.1398220Z [ 23%] 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:21.1403299Z [ 23%] 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:21.1419779Z [ 23%] 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:21.1470253Z [ 23%] 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:21.1531573Z [ 23%] 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:21.1618687Z [ 23%] 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:21.1620778Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2024-04-03T15:54:21.2013737Z [ 23%] 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:21.2014626Z [ 23%] Built target subgraph 2024-04-03T15:54:21.2024548Z [ 23%] 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:21.2115674Z [ 23%] 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:21.2183577Z [ 23%] Built target vec_test_all_types_AVX512 2024-04-03T15:54:21.2395802Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2024-04-03T15:54:21.2516986Z [ 23%] 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:21.2542533Z [ 23%] 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:21.2741738Z [ 23%] 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:21.3288970Z [ 23%] 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:21.3298590Z [ 23%] 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:21.3340113Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2024-04-03T15:54:21.3416449Z [ 23%] 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:21.3673410Z [ 23%] 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:21.4075139Z [ 23%] 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:21.4420843Z [ 23%] 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:21.4767498Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2024-04-03T15:54:21.4857604Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2024-04-03T15:54:21.5156064Z [ 23%] 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:21.5157442Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2024-04-03T15:54:21.5158607Z [ 23%] 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:21.5178098Z [ 23%] 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:21.5267268Z [ 23%] 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:21.5269386Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2024-04-03T15:54:21.5385343Z [ 23%] 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:21.5484255Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2024-04-03T15:54:21.6037433Z [ 23%] 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:21.6039340Z [ 23%] 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:21.6099618Z [ 23%] 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:21.6565661Z [ 23%] 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:21.6632853Z [ 23%] 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:21.7031439Z [ 23%] 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:21.7039002Z [ 23%] 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:21.7317401Z [ 23%] 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:21.7555259Z [ 23%] 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:21.7791996Z [ 23%] 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:21.7870537Z [ 23%] 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:21.8090887Z [ 23%] 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:21.8181791Z [ 23%] 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:21.8235742Z [ 23%] 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:21.8367437Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2024-04-03T15:54:21.8370206Z [ 23%] 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:21.8372505Z [ 23%] 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:21.8634671Z [ 23%] 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:21.8636132Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2024-04-03T15:54:21.8637607Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-scalar-2x1.c.o 2024-04-03T15:54:21.8646769Z [ 23%] 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:21.9111078Z [ 23%] 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:21.9135923Z [ 23%] 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:21.9183156Z [ 23%] 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:21.9763039Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-scalar-2x4.c.o 2024-04-03T15:54:21.9771561Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2024-04-03T15:54:21.9773537Z [ 23%] 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:22.0071547Z [ 23%] 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:22.0233491Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-config.c.o 2024-04-03T15:54:22.0249087Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-cw-config.c.o 2024-04-03T15:54:22.0532655Z [ 23%] 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:22.0711949Z [ 23%] 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:22.1031546Z [ 23%] 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:22.1037024Z [ 23%] 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:22.1265862Z [ 23%] 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:22.1319730Z [ 23%] 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:22.1492690Z [ 23%] 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:22.1801414Z [ 23%] 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:22.1812869Z [ 23%] 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:22.3327242Z [ 23%] 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:22.3331802Z [ 23%] 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:22.3572369Z [ 23%] Linking CXX static library ../../../lib/libprotoc.a 2024-04-03T15:54:22.3760664Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2024-04-03T15:54:22.4045719Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2024-04-03T15:54:22.4114174Z [ 23%] 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:22.4160818Z [ 23%] 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:22.4163149Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2024-04-03T15:54:22.4285487Z [ 23%] 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:22.4348750Z [ 23%] 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:22.4532366Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2024-04-03T15:54:22.4538963Z [ 23%] 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:22.4591687Z [ 23%] 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:22.4816746Z [ 23%] Built target libprotoc 2024-04-03T15:54:22.5027903Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2024-04-03T15:54:22.5082416Z [ 23%] 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:22.5295973Z [ 23%] 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:22.5453149Z [ 23%] 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:22.5499427Z [ 23%] 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:22.5710531Z [ 23%] 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:22.6069593Z [ 23%] 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:22.6487943Z [ 23%] 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:22.6697191Z [ 23%] 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:22.6698874Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2024-04-03T15:54:22.6725685Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2024-04-03T15:54:22.6751792Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/prelu-config.c.o 2024-04-03T15:54:22.6893120Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2024-04-03T15:54:22.6895765Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2024-04-03T15:54:22.6926375Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2024-04-03T15:54:22.7075855Z [ 23%] 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:22.7077039Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2024-04-03T15:54:22.7107608Z [ 23%] 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:22.7119436Z [ 24%] 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:22.7376552Z [ 24%] 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:22.7685609Z [ 24%] 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:22.7805190Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2024-04-03T15:54:22.8138026Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2024-04-03T15:54:22.8156013Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2024-04-03T15:54:22.8338430Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2024-04-03T15:54:22.8344696Z [ 24%] 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:22.8398475Z [ 24%] 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:22.8656572Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2024-04-03T15:54:22.8658070Z [ 24%] 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:22.8659572Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2024-04-03T15:54:22.8709841Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2024-04-03T15:54:22.8883755Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2024-04-03T15:54:22.8885693Z [ 24%] 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:22.9547366Z [ 24%] 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:22.9947694Z [ 24%] 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:23.0070314Z [ 24%] 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:23.0077149Z [ 24%] 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:23.0268477Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2024-04-03T15:54:23.0269972Z [ 24%] 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:23.0272785Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2024-04-03T15:54:23.0337049Z [ 24%] 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:23.0436100Z [ 24%] 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:23.0437765Z [ 24%] 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:23.0496296Z [ 24%] 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:23.0508471Z [ 24%] 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:23.0510184Z [ 24%] 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:23.0571141Z [ 24%] 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:23.0637698Z [ 24%] 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:23.0689531Z [ 24%] 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:23.0704978Z [ 24%] 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:23.0777633Z [ 24%] 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:23.0794802Z [ 24%] 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:23.0832544Z [ 24%] 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:23.1435392Z [ 24%] 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:23.1445780Z [ 24%] 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:23.1450318Z [ 24%] 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:23.1452208Z [ 24%] 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:23.1493193Z [ 24%] 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:23.1529990Z [ 24%] 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:23.1584167Z [ 24%] 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:23.1600898Z [ 24%] 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:23.1646644Z [ 24%] 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:23.1652615Z [ 24%] 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:23.2078232Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u1.c.o 2024-04-03T15:54:23.2190112Z [ 24%] 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:23.2192745Z [ 24%] 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:23.2198530Z [ 24%] 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:23.2268371Z [ 24%] 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:23.2336574Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u1.c.o 2024-04-03T15:54:23.2388069Z [ 24%] 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:23.2398514Z [ 24%] 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:23.3089717Z [ 24%] 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:23.3138234Z [ 24%] 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:23.3140037Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c.o 2024-04-03T15:54:23.3788275Z [ 24%] 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:23.3812631Z [ 24%] 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:23.3842137Z [ 24%] 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:23.3901776Z [ 24%] 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:23.4226784Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u1.c.o 2024-04-03T15:54:23.4233091Z [ 24%] 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:23.4235964Z [ 24%] 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:23.4294972Z [ 24%] 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:23.4335291Z [ 24%] 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:23.4355306Z [ 24%] 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:23.4417200Z [ 24%] 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:23.4709596Z [ 24%] 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:23.4725409Z [ 24%] 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:23.4741151Z [ 24%] 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:23.4742783Z [ 24%] 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:23.4751272Z [ 24%] 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:23.4753453Z [ 24%] 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:23.4815440Z [ 24%] 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:23.4835108Z [ 24%] 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:23.4892541Z [ 24%] 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:23.4936893Z [ 24%] 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:23.4943040Z [ 24%] 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:23.4973334Z [ 24%] 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:23.5010424Z [ 24%] 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:23.5016766Z [ 24%] 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:23.5414748Z [ 24%] 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:23.5449551Z [ 24%] 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:23.5463695Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u1.c.o 2024-04-03T15:54:23.5506697Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u2.c.o 2024-04-03T15:54:23.5516925Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u4.c.o 2024-04-03T15:54:23.5528271Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2024-04-03T15:54:23.5566934Z [ 24%] 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:23.5577732Z [ 24%] 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:23.6546356Z [ 24%] Linking CXX executable ../../../bin/protoc 2024-04-03T15:54:23.6547870Z [ 24%] 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:23.6553927Z [ 24%] Linking CXX static library ../../lib/libXNNPACK.a 2024-04-03T15:54:23.6567253Z [ 24%] 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:23.6569223Z [ 24%] 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:23.6575830Z [ 24%] 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:23.6580573Z [ 24%] 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:23.6635585Z [ 25%] 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:23.6666945Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c.o 2024-04-03T15:54:23.6685983Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c.o 2024-04-03T15:54:23.6749817Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c.o 2024-04-03T15:54:23.6777717Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2024-04-03T15:54:23.6807825Z [ 25%] 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:23.6842972Z [ 25%] 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:23.6900717Z [ 25%] 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:23.6946836Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u8.c.o 2024-04-03T15:54:23.7107157Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u1.c.o 2024-04-03T15:54:23.7145256Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u2.c.o 2024-04-03T15:54:23.7152911Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u4.c.o 2024-04-03T15:54:23.7155119Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u8.c.o 2024-04-03T15:54:23.7164858Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c.o 2024-04-03T15:54:23.7272672Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2024-04-03T15:54:23.7281271Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c.o 2024-04-03T15:54:23.8019573Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c.o 2024-04-03T15:54:23.8020429Z [ 25%] Built target XNNPACK 2024-04-03T15:54:23.8064283Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u1.c.o 2024-04-03T15:54:23.8077996Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u2.c.o 2024-04-03T15:54:23.8153833Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u4.c.o 2024-04-03T15:54:23.8166803Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u8.c.o 2024-04-03T15:54:23.8180177Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u1.c.o 2024-04-03T15:54:23.8239078Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u2.c.o 2024-04-03T15:54:23.8258470Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u4.c.o 2024-04-03T15:54:23.8278730Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u8.c.o 2024-04-03T15:54:23.8308200Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c.o 2024-04-03T15:54:23.8366881Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2024-04-03T15:54:23.8745426Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c.o 2024-04-03T15:54:23.8812001Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c.o 2024-04-03T15:54:23.8814926Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u1.c.o 2024-04-03T15:54:23.8878484Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u4.c.o 2024-04-03T15:54:23.8889596Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2024-04-03T15:54:23.8891079Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u2.c.o 2024-04-03T15:54:23.8960899Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c.o 2024-04-03T15:54:23.9022101Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c.o 2024-04-03T15:54:23.9090474Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c.o 2024-04-03T15:54:23.9146869Z Warning: Unused direct dependencies: 2024-04-03T15:54:23.9147761Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T15:54:23.9283599Z [ 25%] Built target protoc 2024-04-03T15:54:23.9379807Z [ 25%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/torch.proto 2024-04-03T15:54:23.9665409Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2024-04-03T15:54:23.9667160Z [ 25%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/caffe2.proto 2024-04-03T15:54:23.9726424Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u1.c.o 2024-04-03T15:54:23.9761421Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u2.c.o 2024-04-03T15:54:23.9762722Z [ 25%] Running gen_proto.py on onnx/onnx.in.proto 2024-04-03T15:54:23.9782710Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u4.c.o 2024-04-03T15:54:24.0107630Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2024-04-03T15:54:24.0109274Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2024-04-03T15:54:24.0118564Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2024-04-03T15:54:24.0132518Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-ml.pb.h 2024-04-03T15:54:24.0133806Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_pb.py 2024-04-03T15:54:24.0227139Z [ 25%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2024-04-03T15:54:24.0443726Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2024-04-03T15:54:24.0448530Z [ 25%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o 2024-04-03T15:54:24.0450620Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u1.c.o 2024-04-03T15:54:24.0453058Z [ 25%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o 2024-04-03T15:54:24.0457817Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u2.c.o 2024-04-03T15:54:24.0531749Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u4.c.o 2024-04-03T15:54:24.0580667Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2024-04-03T15:54:24.0593346Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u1.c.o 2024-04-03T15:54:24.0601076Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u2.c.o 2024-04-03T15:54:24.0671855Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u4.c.o 2024-04-03T15:54:24.0724260Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u8.c.o 2024-04-03T15:54:24.0942739Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u1.c.o 2024-04-03T15:54:24.0948618Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u2.c.o 2024-04-03T15:54:24.1068067Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u4.c.o 2024-04-03T15:54:24.1125007Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u8.c.o 2024-04-03T15:54:24.1540227Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u1.c.o 2024-04-03T15:54:24.1545174Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u2.c.o 2024-04-03T15:54:24.1578294Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u4.c.o 2024-04-03T15:54:24.1590621Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2024-04-03T15:54:24.1706316Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u1.c.o 2024-04-03T15:54:24.1711673Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u2.c.o 2024-04-03T15:54:24.1749932Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u4.c.o 2024-04-03T15:54:24.1760962Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u8.c.o 2024-04-03T15:54:24.1787527Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u1.c.o 2024-04-03T15:54:24.1831367Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u2.c.o 2024-04-03T15:54:24.1887665Z [ 25%] Built target gen_onnx_proto 2024-04-03T15:54:24.1979658Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u4.c.o 2024-04-03T15:54:24.2014164Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u8.c.o 2024-04-03T15:54:24.2054409Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c.o 2024-04-03T15:54:24.2109454Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c.o 2024-04-03T15:54:24.2126043Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c.o 2024-04-03T15:54:24.2135532Z [ 25%] Built target dnnl_cpu_x64 2024-04-03T15:54:24.2143420Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2024-04-03T15:54:24.2183723Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u1.c.o 2024-04-03T15:54:24.2221587Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u2.c.o 2024-04-03T15:54:24.2258551Z [ 25%] Running gen_proto.py on onnx/onnx-data.in.proto 2024-04-03T15:54:24.2288031Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u4.c.o 2024-04-03T15:54:24.2297688Z [ 25%] Running gen_proto.py on onnx/onnx-operators.in.proto 2024-04-03T15:54:24.2347579Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u8.c.o 2024-04-03T15:54:24.2375546Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u1.c.o 2024-04-03T15:54:24.2389709Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u2.c.o 2024-04-03T15:54:24.2408018Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u4.c.o 2024-04-03T15:54:24.2456281Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u8.c.o 2024-04-03T15:54:24.2487734Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c.o 2024-04-03T15:54:24.2493662Z [ 25%] Linking CXX static library ../../../../lib/libdnnl.a 2024-04-03T15:54:24.2544847Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2024-04-03T15:54:24.2702627Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c.o 2024-04-03T15:54:24.2726520Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c.o 2024-04-03T15:54:24.2727976Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u1.c.o 2024-04-03T15:54:24.2747711Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u2.c.o 2024-04-03T15:54:24.2762646Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2024-04-03T15:54:24.2763578Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2024-04-03T15:54:24.2767692Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2024-04-03T15:54:24.2768960Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u4.c.o 2024-04-03T15:54:24.2770072Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data.pb.h 2024-04-03T15:54:24.2770821Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_data_pb.py 2024-04-03T15:54:24.2794215Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u8.c.o 2024-04-03T15:54:24.2814203Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2024-04-03T15:54:24.2815858Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2024-04-03T15:54:24.2817296Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2024-04-03T15:54:24.2818622Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2024-04-03T15:54:24.2819927Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_operators_pb.py 2024-04-03T15:54:24.2826255Z [ 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:54:24.2868302Z [ 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:54:24.2892436Z [ 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:54:24.2912750Z [ 26%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2024-04-03T15:54:24.2916569Z [ 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:54:24.2933135Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c.o 2024-04-03T15:54:24.2967346Z [ 26%] 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:24.3465179Z [ 26%] Built target gen_onnx_operators_proto 2024-04-03T15:54:24.3537272Z [ 26%] Built target gen_onnx_data_proto 2024-04-03T15:54:24.3538595Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c.o 2024-04-03T15:54:24.3546519Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2024-04-03T15:54:24.3549133Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c.o 2024-04-03T15:54:24.3561038Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c.o 2024-04-03T15:54:24.3614264Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c.o 2024-04-03T15:54:24.3672039Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c.o 2024-04-03T15:54:24.3735660Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2024-04-03T15:54:24.4566891Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2024-04-03T15:54:24.4568434Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2024-04-03T15:54:24.5033753Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2024-04-03T15:54:24.5043465Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c.o 2024-04-03T15:54:24.5063385Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c.o 2024-04-03T15:54:24.5067410Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c.o 2024-04-03T15:54:24.5124915Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2024-04-03T15:54:24.5191925Z [ 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:54:24.5315746Z [ 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:54:24.5323020Z [ 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:54:24.5344806Z [ 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:54:24.5662232Z [ 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:54:24.5667224Z [ 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:54:24.5668841Z [ 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:54:24.5735322Z [ 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:54:24.5790822Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u1.c.o 2024-04-03T15:54:24.5801267Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u2.c.o 2024-04-03T15:54:24.5867645Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u4.c.o 2024-04-03T15:54:24.5931952Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2024-04-03T15:54:24.6264118Z [ 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:54:24.6287662Z [ 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:54:24.6302694Z [ 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:54:24.6327823Z [ 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:54:24.6353657Z [ 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:54:24.6362784Z [ 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:54:24.6378618Z [ 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:54:24.6406027Z [ 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:54:24.6429804Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c.o 2024-04-03T15:54:24.6461847Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c.o 2024-04-03T15:54:24.6538836Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c.o 2024-04-03T15:54:24.6713091Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2024-04-03T15:54:24.6742844Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c.o 2024-04-03T15:54:24.6799188Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c.o 2024-04-03T15:54:24.6843577Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2024-04-03T15:54:24.6845665Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c.o 2024-04-03T15:54:24.6867595Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c.o 2024-04-03T15:54:24.6910561Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2024-04-03T15:54:24.6939308Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c.o 2024-04-03T15:54:24.7048863Z [ 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:54:24.7100377Z [ 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:54:24.7160428Z [ 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:54:24.7178948Z [ 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:54:24.7195951Z [ 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:54:24.7224374Z [ 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:54:24.7265017Z [ 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:54:24.7294027Z [ 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:54:24.7402462Z [ 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:54:24.7410812Z [ 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:54:24.7472474Z [ 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:54:24.7494296Z [ 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:54:24.7567668Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c.o 2024-04-03T15:54:24.7584751Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c.o 2024-04-03T15:54:24.7659560Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2024-04-03T15:54:24.7709357Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c.o 2024-04-03T15:54:24.7711451Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c.o 2024-04-03T15:54:24.7945258Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2024-04-03T15:54:24.7949030Z [ 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:54:24.8006435Z [ 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:54:24.9240843Z [ 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:54:24.9286526Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c.o 2024-04-03T15:54:24.9289708Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c.o 2024-04-03T15:54:24.9762561Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c.o 2024-04-03T15:54:24.9930921Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2024-04-03T15:54:24.9987118Z [ 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:54:24.9991013Z [ 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:54:25.0059213Z [ 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:54:25.0064101Z [ 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:54:25.0132453Z [ 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:54:25.0136538Z [ 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:54:25.0198114Z [ 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:54:25.0298019Z [ 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:54:25.0319929Z [ 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:54:25.0329396Z [ 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:54:25.0338451Z [ 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:54:25.0371318Z [ 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:54:25.0383994Z [ 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:54:25.0402190Z [ 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:54:25.0418402Z [ 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:54:25.0482376Z [ 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:54:25.0649817Z [ 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:54:25.0683845Z [ 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:54:25.0691074Z [ 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:54:25.0695019Z [ 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:54:25.0747604Z [ 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:54:25.0751666Z [ 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:54:25.0791223Z [ 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:54:25.0839173Z [ 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:54:25.0852490Z [ 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:54:25.0979600Z [ 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:54:25.1071833Z [ 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:54:25.1120815Z [ 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:54:25.1145579Z [ 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:54:25.1157768Z [ 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:54:25.1204087Z [ 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:54:25.1217899Z [ 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:54:25.1236239Z [ 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:54:25.1262005Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u1.c.o 2024-04-03T15:54:25.1320375Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u2.c.o 2024-04-03T15:54:25.1500313Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u4.c.o 2024-04-03T15:54:25.1549084Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u1.c.o 2024-04-03T15:54:25.1589887Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u2.c.o 2024-04-03T15:54:25.1620650Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u4.c.o 2024-04-03T15:54:25.1636647Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u1.c.o 2024-04-03T15:54:25.1675695Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u2.c.o 2024-04-03T15:54:25.1716017Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u4.c.o 2024-04-03T15:54:25.1803114Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u1.c.o 2024-04-03T15:54:25.1842323Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u2.c.o 2024-04-03T15:54:25.1886869Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u3.c.o 2024-04-03T15:54:25.1888896Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u4.c.o 2024-04-03T15:54:25.1918703Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut4-p4.c.o 2024-04-03T15:54:25.1951928Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut8-p3.c.o 2024-04-03T15:54:25.1971516Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut8-p4.c.o 2024-04-03T15:54:25.2056586Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut16-p3.c.o 2024-04-03T15:54:25.2110052Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut16-p4.c.o 2024-04-03T15:54:25.3657888Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-p5.c.o 2024-04-03T15:54:25.4301150Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-p6.c.o 2024-04-03T15:54:25.4359759Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-lut64-p2.c.o 2024-04-03T15:54:25.4584723Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-lut2048-p1.c.o 2024-04-03T15:54:25.5077472Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-p5.c.o 2024-04-03T15:54:25.5088224Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-scalar-bitcast.c.o 2024-04-03T15:54:25.5094548Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-scalar-fabsf.c.o 2024-04-03T15:54:25.5106370Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-addsub.c.o 2024-04-03T15:54:25.5114770Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-cvt.c.o 2024-04-03T15:54:25.5174725Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-floor.c.o 2024-04-03T15:54:25.5194896Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-addsub.c.o 2024-04-03T15:54:25.5239762Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-nearbyint.c.o 2024-04-03T15:54:25.5351864Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-rint.c.o 2024-04-03T15:54:25.5422092Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-addsub.c.o 2024-04-03T15:54:25.5464064Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-ceil.c.o 2024-04-03T15:54:25.5483283Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-cvt.c.o 2024-04-03T15:54:25.5509124Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-addsub.c.o 2024-04-03T15:54:25.5534816Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-cvt.c.o 2024-04-03T15:54:25.5572163Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-trunc.c.o 2024-04-03T15:54:25.5592687Z [ 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:54:25.5615256Z [ 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:54:25.5649467Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-p5-div.c.o 2024-04-03T15:54:25.5757959Z [ 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:54:25.5853752Z [ 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:54:25.5910305Z [ 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:54:25.5926020Z [ 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:54:25.5952675Z [ 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:54:25.5971864Z [ 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:54:25.6014353Z [ 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:54:25.6041054Z [ 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:54:25.6070042Z [ 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:54:25.6111396Z [ 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:54:25.6218303Z [ 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:54:25.6326647Z [ 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:54:25.6389705Z [ 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:54:25.6400600Z [ 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:54:25.6439176Z [ 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:54:25.6468270Z [ 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:54:25.6509050Z [ 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:54:25.6528570Z [ 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:54:25.6555885Z [ 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:54:25.6599079Z [ 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:54:25.6726543Z [ 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:54:25.6821753Z [ 28%] 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:54:25.6874270Z [ 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:54:25.6900997Z [ 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:54:25.6913222Z [ 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:54:25.6975487Z [ 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:54:25.6998699Z [ 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:54:25.7037071Z [ 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:54:25.7102909Z [ 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:54:25.7138835Z [ 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:54:25.7165825Z [ 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:54:25.7194897Z [ 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:54:25.7234727Z [ 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:54:25.7266316Z [ 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:54:25.7285151Z [ 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:54:25.7331019Z [ 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:54:25.7373888Z [ 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:54:25.7837860Z [ 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:54:25.9281408Z [ 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:54:25.9459312Z [ 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:54:25.9480279Z [ 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:54:25.9489190Z [ 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:54:25.9513139Z [ 28%] Built target Caffe2_PROTO 2024-04-03T15:54:25.9528303Z [ 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:54:25.9542904Z [ 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:54:25.9568610Z [ 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:54:25.9580175Z [ 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:54:25.9611272Z [ 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:54:25.9691610Z [ 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:54:25.9756175Z [ 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:54:25.9837643Z [ 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:54:25.9871178Z [ 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:54:25.9896916Z [ 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:54:25.9936770Z [ 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:54:25.9958226Z [ 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:54:25.9984967Z [ 28%] Linking CXX static library ../lib/libcaffe2_protos.a 2024-04-03T15:54:26.0001477Z [ 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:54:26.0021467Z [ 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:54:26.0048252Z [ 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:54:26.0134908Z [ 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:54:26.0211245Z [ 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:54:26.0313680Z [ 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:54:26.0334834Z [ 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:54:26.0364507Z [ 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:54:26.0425255Z [ 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:54:26.0446605Z [ 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:54:26.0486896Z [ 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:54:26.0520955Z [ 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:54:26.0544476Z [ 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:54:26.0646346Z [ 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:54:26.0721452Z [ 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:54:26.0768112Z [ 28%] Built target dnnl 2024-04-03T15:54:26.0826817Z [ 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:54:26.0850418Z [ 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:54:26.0876737Z [ 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:54:26.0931989Z [ 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:54:26.0954137Z [ 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:54:26.0995972Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-bitmanip.c.o 2024-04-03T15:54:26.1019921Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-clz-binsearch.c.o 2024-04-03T15:54:26.1062202Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-clz-newton.c.o 2024-04-03T15:54:26.1158259Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti32-sqrt-lrint.c.o 2024-04-03T15:54:26.1220501Z [ 28%] Built target caffe2_protos 2024-04-03T15:54:26.1228045Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti64-sqrt-lrint.c.o 2024-04-03T15:54:26.1331623Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti64-sqrtf-lrintf.c.o 2024-04-03T15:54:26.1355124Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvtu32-sqrt-lrint.c.o 2024-04-03T15:54:26.1374211Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvtu32-sqrtf-lrintf.c.o 2024-04-03T15:54:26.1425542Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-hashemian.c.o 2024-04-03T15:54:26.1472018Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-tflm.c.o 2024-04-03T15:54:26.1492821Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu32-sqrt-cvtsatu32f64.c.o 2024-04-03T15:54:26.1520076Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu32-sqrt-llrint.c.o 2024-04-03T15:54:26.1613176Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu64-sqrt-llrint.c.o 2024-04-03T15:54:26.1662289Z [ 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:54:26.1720867Z [ 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:54:26.1736839Z [ 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:54:26.1759852Z [ 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:54:26.1812050Z [ 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:54:26.1833170Z [ 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:54:26.1851102Z [ 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:54:26.1906634Z [ 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:54:26.1916247Z [ 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:54:26.1946559Z [ 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:54:26.1992226Z [ 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:54:26.2902007Z [ 28%] Linking CXX static library ../../lib/libonnx_proto.a 2024-04-03T15:54:26.2903708Z [ 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:54:26.3204101Z [ 28%] Built target onnx_proto 2024-04-03T15:54:26.3405923Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/defs.cc.o 2024-04-03T15:54:26.4180591Z [ 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:54:26.4182157Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/schema.cc.o 2024-04-03T15:54:26.4428267Z [ 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:54:26.4437927Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2024-04-03T15:54:26.4439826Z [ 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:54:26.4441652Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2024-04-03T15:54:26.4446389Z [ 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:54:26.4448243Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2024-04-03T15:54:26.4449751Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2024-04-03T15:54:26.4524431Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2024-04-03T15:54:26.4527563Z [ 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:54:26.4687345Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2024-04-03T15:54:26.4692557Z [ 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:54:26.4715607Z [ 29%] 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:54:26.4719509Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2024-04-03T15:54:26.4775077Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2024-04-03T15:54:26.4777166Z [ 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:54:26.4814345Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2024-04-03T15:54:26.4823164Z [ 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:54:26.4830006Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2024-04-03T15:54:26.4847698Z [ 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:54:26.4864670Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/utils.cc.o 2024-04-03T15:54:26.4879290Z [ 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:54:26.4895232Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2024-04-03T15:54:26.4908711Z [ 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:54:26.4920113Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2024-04-03T15:54:26.4938477Z [ 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:54:26.4960092Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2024-04-03T15:54:26.5023344Z [ 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:54:26.5041355Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2024-04-03T15:54:26.5095716Z [ 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:54:26.5245767Z [ 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:54:26.5257502Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/utils.cc.o 2024-04-03T15:54:26.5277927Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/image/defs.cc.o 2024-04-03T15:54:26.5281451Z [ 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:54:26.5334043Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2024-04-03T15:54:26.5358360Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2024-04-03T15:54:26.5383331Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2024-04-03T15:54:26.5403424Z [ 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:54:26.5410474Z [ 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:54:26.5436170Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2024-04-03T15:54:26.5529636Z [ 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:54:26.5570467Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2024-04-03T15:54:26.5577981Z [ 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:54:26.5613972Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2024-04-03T15:54:26.5620833Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2024-04-03T15:54:26.5659279Z [ 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:54:26.5669496Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2024-04-03T15:54:26.8084889Z [ 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:54:26.8104182Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2024-04-03T15:54:26.8140648Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/old.cc.o 2024-04-03T15:54:26.8209479Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2024-04-03T15:54:26.8238708Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2024-04-03T15:54:26.8247883Z [ 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:54:26.8267288Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2024-04-03T15:54:26.8326768Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2024-04-03T15:54:26.8396010Z [ 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:54:26.8425091Z [ 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:54:26.8521050Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2024-04-03T15:54:26.8544337Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2024-04-03T15:54:26.8842425Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/utils.cc.o 2024-04-03T15:54:26.8844449Z [ 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:54:26.8911711Z [ 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:54:26.9483096Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2024-04-03T15:54:26.9500498Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2024-04-03T15:54:26.9502396Z [ 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:54:26.9524151Z [ 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:54:26.9525925Z [ 29%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2024-04-03T15:54:26.9532327Z [ 30%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2024-04-03T15:54:26.9536769Z [ 30%] 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:54:26.9541573Z [ 30%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2024-04-03T15:54:26.9543439Z [ 30%] 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:54:26.9599524Z [ 30%] 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:54:26.9611272Z [ 30%] 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:54:26.9630961Z [ 30%] 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:54:26.9680476Z [ 30%] 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:54:26.9865624Z [ 30%] 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:54:26.9870886Z [ 30%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2024-04-03T15:54:26.9889276Z [ 30%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2024-04-03T15:54:26.9916285Z [ 30%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2024-04-03T15:54:26.9923064Z [ 30%] 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:54:27.0035432Z [ 30%] 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:54:27.0059534Z [ 30%] 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:54:27.0390527Z [ 30%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2024-04-03T15:54:27.1936363Z [ 30%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2024-04-03T15:54:27.2179044Z [ 30%] 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:54:27.2396716Z [ 30%] 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:54:27.2495892Z [ 30%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/text/defs.cc.o 2024-04-03T15:54:27.2532832Z [ 30%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2024-04-03T15:54:27.2749103Z [ 30%] 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:54:27.2751092Z [ 30%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2024-04-03T15:54:27.2753603Z [ 30%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2024-04-03T15:54:27.3031700Z [ 30%] 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:54:27.3033408Z [ 30%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2024-04-03T15:54:27.3034972Z [ 30%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/inliner/inliner.cc.o 2024-04-03T15:54:27.3149073Z [ 30%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2024-04-03T15:54:27.3157152Z [ 30%] 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:54:27.3224428Z [ 30%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2024-04-03T15:54:27.3403704Z [ 30%] 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:54:27.3583375Z [ 30%] 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:54:27.3627750Z [ 30%] 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:54:27.3653792Z [ 30%] 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:54:27.3708877Z [ 30%] 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:54:27.4149970Z [ 30%] 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:54:27.5726172Z [ 30%] 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:54:27.5874244Z [ 30%] 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:54:27.6000756Z [ 30%] 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:54:27.6181678Z [ 30%] 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:54:27.6234671Z [ 30%] 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:54:27.6511664Z [ 30%] 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:54:27.6518606Z [ 30%] 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:54:27.6550619Z [ 30%] 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:54:27.6565767Z [ 30%] 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:54:27.7054376Z [ 30%] 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:54:27.7061810Z [ 30%] 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:54:27.7562902Z [ 30%] 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:54:27.7815062Z [ 30%] 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:54:27.7972869Z [ 30%] 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:54:27.7979982Z [ 30%] 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:54:27.7983054Z [ 30%] 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:54:27.8016974Z [ 30%] 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:54:27.8300878Z [ 30%] 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:54:27.8342958Z [ 30%] 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:54:27.8768285Z [ 30%] 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:54:27.8871311Z [ 30%] 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:54:27.9029305Z [ 30%] 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:54:27.9066018Z [ 30%] 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:54:27.9374439Z [ 30%] 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:54:27.9415330Z [ 30%] 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:54:27.9642615Z [ 30%] 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:54:27.9651645Z [ 30%] 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:54:27.9704157Z [ 30%] 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:54:27.9750463Z [ 30%] 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:54:28.0024057Z [ 30%] 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:54:28.0128923Z [ 30%] 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:54:28.0440124Z [ 30%] 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:54:28.0447317Z [ 30%] 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:54:28.0503363Z [ 30%] 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:54:28.0834738Z [ 30%] 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:54:28.0839320Z [ 30%] 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:54:28.0889886Z [ 30%] 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:54:28.0947493Z [ 30%] 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:54:28.1111499Z [ 30%] 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:54:28.1132309Z [ 31%] 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:54:28.1169106Z [ 31%] 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:54:28.1380181Z [ 31%] 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:54:28.1444874Z [ 31%] 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:54:28.1784798Z [ 31%] 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:54:28.1791111Z [ 31%] 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:54:28.1842225Z [ 31%] 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:54:28.1853109Z [ 31%] 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:54:28.1941609Z [ 31%] 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:54:28.1945039Z [ 31%] 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:54:28.2273763Z [ 31%] 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:54:28.2275887Z [ 31%] 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:54:28.2327975Z [ 31%] 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:54:28.2529676Z [ 31%] 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:54:28.2533414Z [ 31%] 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:54:28.2535136Z [ 31%] 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:54:28.2574485Z [ 31%] 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:54:28.2593989Z [ 31%] 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:54:28.2658952Z [ 31%] 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:54:28.2712349Z [ 31%] 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:54:28.3065868Z [ 31%] 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:54:28.3068586Z [ 31%] 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:54:28.3117737Z [ 31%] 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:54:28.3125811Z [ 31%] 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:54:28.3142633Z [ 31%] 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:54:28.3369886Z [ 31%] 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:54:28.3372919Z [ 31%] 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:54:28.3390514Z [ 31%] 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:54:28.3536662Z [ 31%] 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:54:28.3911638Z [ 31%] 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:54:28.4470151Z [ 31%] 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:54:28.4505191Z [ 31%] 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:54:28.5019071Z [ 31%] 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:54:28.5107259Z [ 31%] 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:54:28.5450728Z [ 31%] 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:54:28.5510278Z [ 31%] 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:54:28.5700360Z [ 31%] 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:54:28.5711898Z [ 31%] 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:54:28.6117228Z [ 31%] 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:54:28.6196215Z [ 31%] 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:54:28.6507964Z [ 31%] 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:54:28.6509930Z [ 31%] 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:54:28.6563959Z [ 31%] 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:54:28.6571262Z [ 31%] 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:54:28.6790565Z [ 31%] 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:54:28.6920482Z [ 31%] 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:54:28.6932424Z [ 31%] 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:54:28.7614543Z [ 31%] 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:54:28.7616413Z [ 31%] 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:54:28.7618267Z [ 31%] 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:54:28.7620535Z [ 31%] 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:54:28.7635251Z [ 31%] 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:54:28.7680058Z [ 31%] 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:54:28.7748196Z [ 31%] 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:54:28.7762323Z [ 31%] 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:54:28.7844387Z [ 31%] 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:54:28.7889224Z [ 31%] 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:54:28.7968051Z [ 31%] 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:54:28.7971597Z [ 31%] 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:54:28.8039429Z [ 31%] 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:54:28.8041458Z [ 31%] 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:54:28.8049093Z [ 31%] 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:54:28.8092944Z [ 31%] 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:54:28.8109356Z [ 31%] 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:54:28.8153946Z [ 31%] 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:54:28.8271173Z [ 31%] 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:54:28.8293648Z [ 31%] 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:54:28.8307742Z [ 31%] 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:54:28.8315853Z [ 31%] 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:54:28.8356462Z [ 31%] 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:54:28.8369110Z [ 31%] 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:54:28.8405046Z [ 31%] 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:54:28.8437678Z [ 31%] 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:54:28.8448582Z [ 31%] 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:54:28.8469697Z [ 31%] 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:54:28.8562846Z [ 31%] 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:54:28.8595718Z [ 31%] 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:54:28.8845981Z [ 31%] 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:54:28.8848676Z [ 31%] 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:54:28.8907159Z [ 31%] 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:54:28.8918656Z [ 31%] 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:54:28.8969420Z [ 31%] 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:54:28.9248781Z [ 31%] 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:54:29.0614613Z [ 32%] 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:54:29.0616578Z [ 32%] 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:54:29.0725496Z [ 32%] 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:54:29.0770163Z [ 32%] 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:54:29.1293462Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-scalar-fmagic.c.o 2024-04-03T15:54:29.1430018Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-scalar-lrintf.c.o 2024-04-03T15:54:29.1449288Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-scalar.c.o 2024-04-03T15:54:29.1756299Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-signed64.c.o 2024-04-03T15:54:29.1766256Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-unsigned32.c.o 2024-04-03T15:54:29.1822845Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-unsigned64.c.o 2024-04-03T15:54:29.2045606Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-scalar.c.o 2024-04-03T15:54:29.2138199Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2024-04-03T15:54:29.2385680Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u2.c.o 2024-04-03T15:54:29.2813785Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2024-04-03T15:54:29.3006507Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2024-04-03T15:54:29.3015385Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u2.c.o 2024-04-03T15:54:29.3055269Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2024-04-03T15:54:29.3122406Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2024-04-03T15:54:29.3142648Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c.o 2024-04-03T15:54:29.3168414Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2024-04-03T15:54:29.3172524Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u1.c.o 2024-04-03T15:54:29.3214632Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u2.c.o 2024-04-03T15:54:29.3235497Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u4.c.o 2024-04-03T15:54:29.3258816Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c.o 2024-04-03T15:54:29.3303390Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c.o 2024-04-03T15:54:29.3406355Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2024-04-03T15:54:29.3408564Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c.o 2024-04-03T15:54:29.3412829Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u2.c.o 2024-04-03T15:54:29.3462812Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2024-04-03T15:54:29.3535797Z [ 32%] 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:54:29.3548823Z [ 32%] 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:54:29.3593388Z [ 32%] 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:54:29.3751517Z [ 32%] 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:54:29.3757127Z [ 32%] 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:54:29.3758674Z [ 32%] 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:54:29.3766343Z [ 32%] 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:54:29.3820204Z [ 32%] 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:54:29.3923378Z [ 32%] 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:54:29.3939673Z [ 32%] 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:54:29.3960868Z [ 32%] 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:54:29.4408196Z [ 32%] 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:54:29.4705707Z [ 32%] 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:54:29.4718213Z [ 32%] 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:54:29.4721658Z [ 32%] 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:54:29.4763190Z [ 32%] 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:54:29.4770591Z [ 32%] 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:54:29.4788153Z [ 32%] 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:54:29.4801311Z [ 32%] 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:54:29.4914809Z [ 32%] 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:54:29.4997698Z [ 32%] 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:54:29.5021567Z [ 32%] 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:54:29.5057942Z [ 32%] 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:54:29.5080190Z [ 32%] 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:54:29.5151296Z [ 32%] 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:54:29.5207216Z [ 32%] 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:54:29.5257240Z [ 32%] 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:54:29.5295413Z [ 32%] 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:54:29.5319400Z [ 32%] 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:54:29.5326333Z [ 32%] 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:54:29.5613392Z [ 32%] 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:54:29.5629842Z [ 32%] 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:54:29.5631291Z [ 32%] 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:54:29.5684396Z [ 32%] 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:54:29.5749925Z [ 32%] 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:54:29.5755568Z [ 32%] 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:54:29.5757138Z [ 32%] 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:54:29.5763836Z [ 32%] 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:54:29.5897136Z [ 32%] 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:54:29.5944050Z [ 32%] 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:54:29.6877599Z [ 32%] 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:54:29.6902649Z [ 32%] 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:54:29.6919563Z [ 32%] 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:54:29.6981638Z [ 32%] 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:54:29.7665429Z [ 32%] 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:54:29.7725312Z [ 32%] 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:54:29.7731203Z [ 32%] 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:54:29.7842784Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:54:29.7910085Z [ 32%] 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:54:29.7918972Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:54:29.7972121Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:54:29.7983931Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:54:29.7993343Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:54:29.7995388Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:54:29.8006007Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:54:29.8067408Z [ 33%] 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:54:29.8140701Z [ 33%] 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:54:29.8163943Z [ 33%] 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:54:29.8168040Z [ 33%] 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:54:29.8174639Z [ 33%] 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:54:29.8232624Z [ 33%] 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:54:29.8249998Z [ 33%] 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:54:29.8287924Z [ 33%] 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:54:29.8430340Z [ 33%] 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:54:29.8432007Z [ 33%] 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:54:29.8437097Z [ 33%] 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:54:29.8492273Z [ 33%] 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:54:29.8544576Z [ 33%] 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:54:29.8546442Z [ 33%] 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:54:29.8556629Z [ 33%] 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:54:29.8567942Z [ 33%] 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:54:30.0149421Z [ 33%] 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:54:30.0159033Z [ 33%] 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:54:30.0244409Z [ 33%] 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:54:30.0255170Z [ 33%] 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:54:30.0257644Z [ 33%] 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:54:30.0351137Z [ 33%] 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:54:30.0438758Z [ 33%] 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:54:30.0482134Z [ 33%] 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:54:30.0499444Z [ 33%] 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:54:30.0526159Z [ 33%] 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:54:30.0594048Z [ 33%] 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:54:30.0609248Z [ 33%] 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:54:30.0646655Z [ 33%] 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:54:30.0653572Z [ 33%] 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:54:30.0690486Z [ 33%] 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:54:30.0798786Z [ 33%] 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:54:30.0873963Z [ 33%] 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:54:30.0992226Z [ 33%] 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:54:30.1012310Z [ 33%] 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:54:30.1034292Z [ 33%] 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:54:30.1088673Z [ 33%] 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:54:30.1111224Z [ 33%] 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:54:30.1154076Z [ 33%] 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:54:30.1177715Z [ 33%] 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:54:30.1197206Z [ 33%] 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:54:30.1295685Z [ 33%] 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:54:30.1355004Z [ 33%] 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:54:30.1461214Z [ 33%] 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:54:30.1469042Z [ 33%] 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:54:30.1492979Z [ 33%] 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:54:30.1513495Z [ 33%] 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:54:30.1590128Z [ 33%] 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:54:30.1643888Z [ 33%] 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:54:30.1662719Z [ 33%] 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:54:30.1692510Z [ 33%] 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:54:30.1802112Z [ 33%] 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:54:30.1855805Z [ 33%] 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:54:30.1935825Z [ 33%] 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:54:30.1971212Z [ 33%] 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:54:30.2003897Z [ 33%] 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:54:30.2032750Z [ 33%] 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:54:30.2072066Z [ 33%] 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:54:30.2140103Z [ 33%] 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:54:30.2153079Z [ 33%] 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:54:30.2200822Z [ 33%] 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:54:30.2269402Z [ 33%] 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:54:30.2321596Z [ 33%] 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:54:30.2416614Z [ 33%] 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:54:30.2445564Z [ 33%] 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:54:30.2494260Z [ 33%] 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:54:30.2495610Z [ 33%] 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:54:30.2533130Z [ 33%] 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:54:30.2551302Z [ 33%] 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:54:30.2597708Z [ 33%] 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:54:30.2657237Z [ 33%] 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:54:30.2677126Z [ 33%] 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:54:30.2691131Z [ 33%] 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:54:30.2736017Z [ 33%] 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:54:30.2788520Z [ 33%] 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:54:30.2799478Z [ 33%] 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:54:30.3121629Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:54:30.4913199Z [ 33%] 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:54:30.4918301Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:54:30.4983319Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:54:30.5023853Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:54:30.5072270Z [ 33%] 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:54:30.5186274Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:54:30.5238959Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:54:30.5348083Z [ 34%] 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:54:30.5450541Z [ 34%] 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:54:30.6832125Z [ 34%] 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:54:30.6954054Z [ 34%] 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:54:30.6974484Z [ 34%] 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:54:30.6989122Z [ 34%] 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:54:30.7019723Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-scalar-fmagic.c.o 2024-04-03T15:54:30.7030403Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-scalar-lrintf.c.o 2024-04-03T15:54:30.7067725Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-scalar.c.o 2024-04-03T15:54:30.7077824Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-signed64.c.o 2024-04-03T15:54:30.7101945Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-unsigned32.c.o 2024-04-03T15:54:30.7118967Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-unsigned64.c.o 2024-04-03T15:54:30.7155224Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2024-04-03T15:54:30.7360845Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c.o 2024-04-03T15:54:30.7391834Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2024-04-03T15:54:30.7427214Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2024-04-03T15:54:30.7457174Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c.o 2024-04-03T15:54:30.7478813Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2024-04-03T15:54:30.7501684Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2024-04-03T15:54:30.7528905Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c.o 2024-04-03T15:54:30.7554340Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2024-04-03T15:54:30.7577424Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u1.c.o 2024-04-03T15:54:30.7646195Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u2.c.o 2024-04-03T15:54:30.7834930Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u4.c.o 2024-04-03T15:54:30.7854386Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c.o 2024-04-03T15:54:30.7909197Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u2.c.o 2024-04-03T15:54:30.7940511Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2024-04-03T15:54:30.7965759Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c.o 2024-04-03T15:54:30.7996972Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c.o 2024-04-03T15:54:30.8020902Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2024-04-03T15:54:30.8039809Z [ 34%] 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:54:30.8061109Z [ 34%] 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:54:30.8127238Z [ 34%] 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:54:30.8240561Z [ 34%] 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:54:30.8339162Z [ 34%] 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:54:30.8399103Z [ 34%] 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:54:30.8417633Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2024-04-03T15:54:30.8452512Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c.o 2024-04-03T15:54:30.8464058Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c.o 2024-04-03T15:54:30.8514038Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2024-04-03T15:54:30.8537170Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2024-04-03T15:54:30.8559255Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x1.c.o 2024-04-03T15:54:30.8608371Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x2.c.o 2024-04-03T15:54:30.8714971Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x3.c.o 2024-04-03T15:54:30.8816338Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x4.c.o 2024-04-03T15:54:30.8866857Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u1.c.o 2024-04-03T15:54:30.8892546Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u2.c.o 2024-04-03T15:54:30.8920848Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u3.c.o 2024-04-03T15:54:30.8924890Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u4.c.o 2024-04-03T15:54:30.8977553Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2024-04-03T15:54:30.8999385Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c.o 2024-04-03T15:54:30.9059070Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c.o 2024-04-03T15:54:30.9236873Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2024-04-03T15:54:30.9255372Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2024-04-03T15:54:30.9270759Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2024-04-03T15:54:30.9289738Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2024-04-03T15:54:30.9309905Z [ 34%] 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:54:30.9335098Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-filterbank-subtract/u32-filterbank-subtract-scalar-x2.c.o 2024-04-03T15:54:30.9377930Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x1.c.o 2024-04-03T15:54:30.9397541Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x2.c.o 2024-04-03T15:54:30.9414680Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x3.c.o 2024-04-03T15:54:30.9440603Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x4.c.o 2024-04-03T15:54:31.1778489Z [ 34%] 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:54:31.1779882Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u1.c.o 2024-04-03T15:54:31.1813845Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u2.c.o 2024-04-03T15:54:31.1817358Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2024-04-03T15:54:31.1954428Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u8.c.o 2024-04-03T15:54:31.1982867Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u16.c.o 2024-04-03T15:54:31.2008617Z [ 34%] 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:54:31.2029662Z [ 34%] 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:54:31.2066091Z [ 34%] 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:54:31.2085193Z [ 34%] 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:54:31.2109306Z [ 34%] 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:54:31.2159012Z [ 34%] 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:54:31.2201571Z [ 34%] 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:54:31.2255534Z [ 34%] 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:54:31.2343837Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-int-u2.c.o 2024-04-03T15:54:31.2416872Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-int-u4.c.o 2024-04-03T15:54:31.2433899Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x2-scalar-int.c.o 2024-04-03T15:54:31.2500779Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c.o 2024-04-03T15:54:31.2541427Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c.o 2024-04-03T15:54:31.2560947Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c.o 2024-04-03T15:54:31.2612710Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2024-04-03T15:54:31.2629570Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c.o 2024-04-03T15:54:31.2697203Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x2-scalar-int.c.o 2024-04-03T15:54:31.2729705Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c.o 2024-04-03T15:54:31.2934501Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2024-04-03T15:54:31.2981626Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2024-04-03T15:54:31.3014443Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2024-04-03T15:54:31.3039579Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2024-04-03T15:54:31.3060395Z [ 35%] 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:54:31.3079156Z [ 35%] 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:54:31.3109931Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c.o 2024-04-03T15:54:31.3130596Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c.o 2024-04-03T15:54:31.3149882Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c.o 2024-04-03T15:54:31.3197022Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c.o 2024-04-03T15:54:31.3400999Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2024-04-03T15:54:31.3430369Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c.o 2024-04-03T15:54:31.3483507Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c.o 2024-04-03T15:54:31.3507709Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c.o 2024-04-03T15:54:31.3532447Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2024-04-03T15:54:31.3549116Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x4-scalar.c.o 2024-04-03T15:54:31.3577959Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x1-scalar.c.o 2024-04-03T15:54:31.3597384Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x2-scalar.c.o 2024-04-03T15:54:31.3623422Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x4-scalar.c.o 2024-04-03T15:54:31.3686600Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x1-scalar.c.o 2024-04-03T15:54:31.3878898Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x2-scalar.c.o 2024-04-03T15:54:31.3915001Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x4-scalar.c.o 2024-04-03T15:54:31.3969609Z [ 35%] 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:54:31.3989684Z [ 35%] 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:54:31.4021771Z [ 35%] 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:54:31.4058738Z [ 35%] 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:54:31.4087551Z [ 35%] 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:54:31.4166881Z [ 35%] 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:54:31.4193562Z [ 35%] 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:54:31.4222619Z [ 35%] 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:54:31.4254381Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c.o 2024-04-03T15:54:31.4300066Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-int-u4.c.o 2024-04-03T15:54:31.4358633Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-float-u4.c.o 2024-04-03T15:54:31.4360385Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-int-u4.c.o 2024-04-03T15:54:31.4398331Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c.o 2024-04-03T15:54:31.4440957Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-int-u4.c.o 2024-04-03T15:54:31.4454654Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-float-u4.c.o 2024-04-03T15:54:31.4491766Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-int-u4.c.o 2024-04-03T15:54:31.4509151Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-float-u4.c.o 2024-04-03T15:54:31.5439266Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-int-u4.c.o 2024-04-03T15:54:31.5462328Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-2x-scalar.c.o 2024-04-03T15:54:31.6490843Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-3x-scalar.c.o 2024-04-03T15:54:31.6492081Z [ 35%] Linking CXX static library ../../lib/libonnx.a 2024-04-03T15:54:31.6542360Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-scalar.c.o 2024-04-03T15:54:31.6678298Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c.o 2024-04-03T15:54:31.6739583Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-int.c.o 2024-04-03T15:54:31.6756693Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c.o 2024-04-03T15:54:31.6763080Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c.o 2024-04-03T15:54:31.6781039Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c.o 2024-04-03T15:54:31.6802363Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c.o 2024-04-03T15:54:31.6813110Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c.o 2024-04-03T15:54:31.6870253Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-int.c.o 2024-04-03T15:54:31.6892520Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c.o 2024-04-03T15:54:31.7078323Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2024-04-03T15:54:31.7092336Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c.o 2024-04-03T15:54:31.7165912Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c.o 2024-04-03T15:54:31.7193875Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-float.c.o 2024-04-03T15:54:31.7223636Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c.o 2024-04-03T15:54:31.7248885Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c.o 2024-04-03T15:54:31.7265690Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c.o 2024-04-03T15:54:31.7303135Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-unpool/x32-unpool-scalar.c.o 2024-04-03T15:54:31.7362536Z [ 35%] 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:54:31.7384211Z [ 35%] 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:54:31.7573780Z [ 35%] 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:54:31.7589682Z [ 35%] 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:54:31.7669403Z [ 35%] 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:54:31.7694557Z [ 35%] 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:54:31.7733342Z [ 35%] 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:54:31.7755485Z [ 35%] 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:54:31.7773973Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2024-04-03T15:54:31.7795847Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2024-04-03T15:54:31.7872772Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2024-04-03T15:54:31.7883040Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2024-04-03T15:54:31.7961139Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-float.c.o 2024-04-03T15:54:31.8084331Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-int.c.o 2024-04-03T15:54:31.8106550Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c.o 2024-04-03T15:54:31.8194837Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c.o 2024-04-03T15:54:31.8208607Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c.o 2024-04-03T15:54:31.8252625Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-int.c.o 2024-04-03T15:54:31.8280160Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c.o 2024-04-03T15:54:31.8316700Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-int.c.o 2024-04-03T15:54:31.8382270Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c.o 2024-04-03T15:54:31.8411090Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2024-04-03T15:54:31.8443530Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2024-04-03T15:54:31.8565140Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2024-04-03T15:54:31.8614658Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2024-04-03T15:54:31.8684144Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2024-04-03T15:54:31.8719693Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-lut8-p4h3ts-div-u1.c.o 2024-04-03T15:54:31.8749792Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-lut8-p4h3ts-div-u2.c.o 2024-04-03T15:54:31.8789204Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-lut8-p4h3ts-div-u4.c.o 2024-04-03T15:54:31.8833183Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-p6h5ts-div-u1.c.o 2024-04-03T15:54:31.8881851Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-p6h5ts-div-u2.c.o 2024-04-03T15:54:31.8925006Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-p6h5ts-div-u4.c.o 2024-04-03T15:54:31.8983804Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h2ts-div.c.o 2024-04-03T15:54:31.9038039Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h2ts-rcp.c.o 2024-04-03T15:54:31.9123675Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ps-div.c.o 2024-04-03T15:54:31.9152723Z [ 36%] Built target onnx 2024-04-03T15:54:31.9165630Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ps-rcp.c.o 2024-04-03T15:54:31.9175960Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ts-div.c.o 2024-04-03T15:54:31.9210252Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ts-rcp.c.o 2024-04-03T15:54:31.9230141Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p3h1ts-div.c.o 2024-04-03T15:54:31.9260203Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h2ts-div.c.o 2024-04-03T15:54:31.9274309Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h2ts-rcp.c.o 2024-04-03T15:54:31.9335733Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-04-03T15:54:31.9353104Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ps-rcp.c.o 2024-04-03T15:54:31.9463981Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ts-div.c.o 2024-04-03T15:54:32.1285964Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ts-rcp.c.o 2024-04-03T15:54:32.1288854Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p3h1ts-div.c.o 2024-04-03T15:54:32.1302649Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h2ts-div.c.o 2024-04-03T15:54:32.1452046Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h2ts-rcp.c.o 2024-04-03T15:54:32.1542483Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h3ps-div.c.o 2024-04-03T15:54:32.1560102Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h3ts-div.c.o 2024-04-03T15:54:32.1580793Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut32-p3h1ts-div.c.o 2024-04-03T15:54:32.1596217Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut64-p3h1ts-div.c.o 2024-04-03T15:54:32.1619828Z [ 36%] 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:54:32.1638431Z [ 36%] 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:54:32.1682432Z [ 36%] 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:54:32.1691064Z [ 36%] 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:54:32.1714325Z [ 36%] 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:54:32.1876000Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut4-p4h2ts-div.c.o 2024-04-03T15:54:32.1962942Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut4-p4h3ps-div.c.o 2024-04-03T15:54:32.1998663Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut4-p4h3ts-div.c.o 2024-04-03T15:54:32.2026835Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p3h1ts-div.c.o 2024-04-03T15:54:32.2048453Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h2ts-div.c.o 2024-04-03T15:54:32.2078899Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h2ts-rcp.c.o 2024-04-03T15:54:32.2104329Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h3ps-div.c.o 2024-04-03T15:54:32.2149434Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h3ts-div.c.o 2024-04-03T15:54:32.2179576Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p3h1ts-div.c.o 2024-04-03T15:54:32.2212816Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p4h2ts-div.c.o 2024-04-03T15:54:32.2372389Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p4h3ps-div.c.o 2024-04-03T15:54:32.2443354Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p4h3ts-div.c.o 2024-04-03T15:54:32.2501362Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut32-p3h1ts-div.c.o 2024-04-03T15:54:32.2524975Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut64-p3h1ts-div.c.o 2024-04-03T15:54:32.2542702Z [ 36%] 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:54:32.2591065Z [ 36%] 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:54:32.2605010Z [ 36%] 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:54:32.2664631Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut4-p4h2ts-div.c.o 2024-04-03T15:54:32.2684422Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut4-p4h3ps-div.c.o 2024-04-03T15:54:32.2740578Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut4-p4h3ts-div.c.o 2024-04-03T15:54:32.2843103Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p3h1ts-div.c.o 2024-04-03T15:54:32.2939260Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p4h2ts-div.c.o 2024-04-03T15:54:32.3047228Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p4h3ps-div.c.o 2024-04-03T15:54:32.3065879Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p4h3ts-div.c.o 2024-04-03T15:54:32.3097357Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p3h1ts-div.c.o 2024-04-03T15:54:32.3162786Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p4h2ts-div.c.o 2024-04-03T15:54:32.3179702Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p4h3ps-div.c.o 2024-04-03T15:54:32.3245493Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p4h3ts-div.c.o 2024-04-03T15:54:32.3266095Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut32-p3h1ts-div.c.o 2024-04-03T15:54:32.3298337Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut64-p3h1ts-div.c.o 2024-04-03T15:54:32.3388731Z [ 36%] 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:54:32.3469949Z [ 36%] 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:54:32.3584476Z [ 36%] 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:54:32.3596557Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut4-p4h2ts-div.c.o 2024-04-03T15:54:32.3638782Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut4-p4h3ps-div.c.o 2024-04-03T15:54:32.3687066Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut4-p4h3ts-div.c.o 2024-04-03T15:54:32.3737160Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p3h1ts-div.c.o 2024-04-03T15:54:32.3760087Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p4h2ts-div.c.o 2024-04-03T15:54:32.3834227Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p4h3ps-div.c.o 2024-04-03T15:54:32.3851447Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p4h3ts-div.c.o 2024-04-03T15:54:32.3891994Z [ 36%] 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:54:32.3941867Z [ 36%] 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:54:32.3981878Z [ 36%] 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:54:32.4022986Z [ 36%] 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:54:32.4085019Z [ 36%] 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:54:32.4120360Z [ 36%] 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:54:32.4145902Z [ 36%] 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:54:32.4193762Z [ 36%] 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:54:32.6187474Z [ 37%] 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:54:32.6254042Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c.o 2024-04-03T15:54:32.6303298Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2024-04-03T15:54:32.6343974Z [ 37%] 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:54:32.6357313Z [ 37%] 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:54:32.6377470Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc2.c.o 2024-04-03T15:54:32.6398864Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc3.c.o 2024-04-03T15:54:32.6416945Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc4.c.o 2024-04-03T15:54:32.6453211Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4.c.o 2024-04-03T15:54:32.6478081Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c.o 2024-04-03T15:54:32.6530399Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4.c.o 2024-04-03T15:54:32.6645551Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-3x4.c.o 2024-04-03T15:54:32.6722641Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-4x4.c.o 2024-04-03T15:54:32.6765263Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-5x4.c.o 2024-04-03T15:54:32.6794877Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-6x4.c.o 2024-04-03T15:54:32.6816845Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc2.c.o 2024-04-03T15:54:32.6834026Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c.o 2024-04-03T15:54:32.6853702Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc4.c.o 2024-04-03T15:54:32.6895698Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4.c.o 2024-04-03T15:54:32.6928897Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4-acc2.c.o 2024-04-03T15:54:32.6963347Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4.c.o 2024-04-03T15:54:32.7090194Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-3x4.c.o 2024-04-03T15:54:32.7148184Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-4x4.c.o 2024-04-03T15:54:32.7211886Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc2.c.o 2024-04-03T15:54:32.7244547Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc3.c.o 2024-04-03T15:54:32.7263638Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc4.c.o 2024-04-03T15:54:32.7287375Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc5.c.o 2024-04-03T15:54:32.7314029Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4.c.o 2024-04-03T15:54:32.7357888Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc2.c.o 2024-04-03T15:54:32.7408956Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc3.c.o 2024-04-03T15:54:32.7429711Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4.c.o 2024-04-03T15:54:32.7578053Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4-acc2.c.o 2024-04-03T15:54:32.7634180Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4.c.o 2024-04-03T15:54:32.7696401Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4-acc2.c.o 2024-04-03T15:54:32.7719994Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c.o 2024-04-03T15:54:32.7749722Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-5x4.c.o 2024-04-03T15:54:32.7761697Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc2.c.o 2024-04-03T15:54:32.7788565Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc3.c.o 2024-04-03T15:54:32.7836449Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc4.c.o 2024-04-03T15:54:32.7890985Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc5.c.o 2024-04-03T15:54:32.7919256Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4.c.o 2024-04-03T15:54:32.8051235Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc2.c.o 2024-04-03T15:54:32.8113323Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc3.c.o 2024-04-03T15:54:32.8190283Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c.o 2024-04-03T15:54:32.8251776Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4-acc2.c.o 2024-04-03T15:54:32.8267109Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4.c.o 2024-04-03T15:54:32.8283011Z [ 37%] 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:54:32.8312581Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse.c.o 2024-04-03T15:54:32.8372675Z [ 37%] 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:54:32.8415029Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2024-04-03T15:54:32.8479480Z [ 37%] 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:54:32.8521704Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse.c.o 2024-04-03T15:54:32.8590404Z [ 37%] 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:54:32.8605014Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c.o 2024-04-03T15:54:32.8614082Z [ 37%] 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:54:32.8668062Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse.c.o 2024-04-03T15:54:32.8678817Z [ 37%] 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:54:32.8700152Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.o 2024-04-03T15:54:32.8741487Z [ 37%] 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:54:32.8779300Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse.c.o 2024-04-03T15:54:32.8801334Z [ 37%] 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:54:33.1151519Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.o 2024-04-03T15:54:33.1180088Z [ 37%] 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:54:33.1224919Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse.c.o 2024-04-03T15:54:33.1277830Z [ 37%] 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:54:33.1338856Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.o 2024-04-03T15:54:33.2396270Z [ 37%] 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:54:33.2420839Z [ 37%] 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:54:33.2422797Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.o 2024-04-03T15:54:33.2463429Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.o 2024-04-03T15:54:33.2479321Z [ 37%] 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:54:33.2492069Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2024-04-03T15:54:33.2527121Z [ 37%] 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:54:33.2704103Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse.c.o 2024-04-03T15:54:33.2725575Z [ 37%] 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:54:33.2730321Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c.o 2024-04-03T15:54:33.2757898Z [ 37%] 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:54:33.2794215Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse.c.o 2024-04-03T15:54:33.2802613Z [ 37%] 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:54:33.2833329Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2024-04-03T15:54:33.2853946Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool-cw/f32-gavgpool-cw-sse-u4.c.o 2024-04-03T15:54:33.2870426Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7p7x-minmax-sse-c4.c.o 2024-04-03T15:54:33.3074141Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7x-minmax-sse-c4.c.o 2024-04-03T15:54:33.3088410Z [ 38%] 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:54:33.3090807Z [ 38%] 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:54:33.3095545Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-sse.c.o 2024-04-03T15:54:33.3124997Z [ 38%] 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:54:33.3178068Z [ 38%] 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:54:33.3242771Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-sse.c.o 2024-04-03T15:54:33.3246586Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2024-04-03T15:54:33.3250717Z [ 38%] 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:54:33.3332497Z [ 38%] 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:54:33.3383318Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-sse.c.o 2024-04-03T15:54:33.3778698Z [ 38%] 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:54:33.3803271Z [ 38%] 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:54:33.3834423Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-sse.c.o 2024-04-03T15:54:33.3845550Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x2c4-minmax-sse.c.o 2024-04-03T15:54:33.3857902Z [ 38%] 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:54:33.3879159Z [ 38%] 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:54:33.3908058Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-sse.c.o 2024-04-03T15:54:33.3928170Z [ 38%] 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:54:33.3944720Z [ 38%] 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:54:33.4003987Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-sse.c.o 2024-04-03T15:54:33.4209009Z [ 38%] 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:54:33.4281127Z [ 38%] 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:54:33.4319314Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-sse.c.o 2024-04-03T15:54:33.4348170Z [ 38%] 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:54:33.4370487Z [ 38%] 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:54:33.4410859Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-sse.c.o 2024-04-03T15:54:33.4417641Z [ 38%] 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:54:33.4462805Z [ 38%] 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:54:33.4504827Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-sse.c.o 2024-04-03T15:54:33.4583352Z [ 38%] 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:54:33.4615035Z [ 38%] 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:54:33.4659769Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-sse.c.o 2024-04-03T15:54:33.4663955Z [ 38%] 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:54:33.4692677Z [ 38%] 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:54:33.4829067Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c.o 2024-04-03T15:54:33.4830754Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2024-04-03T15:54:33.4895879Z [ 38%] 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:54:33.4945682Z [ 38%] 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:54:33.4957449Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-sse.c.o 2024-04-03T15:54:33.7123171Z [ 38%] 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:54:33.7133909Z [ 38%] 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:54:33.7237371Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-sse.c.o 2024-04-03T15:54:33.7255856Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2024-04-03T15:54:33.7383712Z [ 38%] 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:54:33.7403760Z [ 38%] 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:54:33.7467721Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-sse.c.o 2024-04-03T15:54:33.7511506Z [ 38%] 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:54:33.7702618Z [ 38%] 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:54:33.7744056Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-sse.c.o 2024-04-03T15:54:33.8060966Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x2c4-minmax-sse.c.o 2024-04-03T15:54:33.8064320Z [ 38%] 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:54:33.8067852Z [ 38%] 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:54:33.8105390Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-sse.c.o 2024-04-03T15:54:33.8125642Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2024-04-03T15:54:33.8212353Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2024-04-03T15:54:33.8214483Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2024-04-03T15:54:33.8274607Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-sse.c.o 2024-04-03T15:54:33.8276988Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse-2x4.c.o 2024-04-03T15:54:33.8308174Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse-2x8.c.o 2024-04-03T15:54:33.8518035Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u4.c.o 2024-04-03T15:54:33.8522600Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u8-acc2.c.o 2024-04-03T15:54:33.8554753Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u12-acc3.c.o 2024-04-03T15:54:33.8564309Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc2.c.o 2024-04-03T15:54:33.8624482Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2024-04-03T15:54:33.8626015Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u4.c.o 2024-04-03T15:54:33.9262201Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u8-acc2.c.o 2024-04-03T15:54:33.9288656Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u12-acc3.c.o 2024-04-03T15:54:33.9753929Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc4.c.o 2024-04-03T15:54:33.9755533Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc2.c.o 2024-04-03T15:54:33.9757256Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u4.c.o 2024-04-03T15:54:33.9802647Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u8-acc2.c.o 2024-04-03T15:54:33.9810335Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u12-acc3.c.o 2024-04-03T15:54:33.9867038Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc2.c.o 2024-04-03T15:54:33.9932688Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2024-04-03T15:54:33.9945242Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u4.c.o 2024-04-03T15:54:34.0473493Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u8-acc2.c.o 2024-04-03T15:54:34.0756286Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u12-acc3.c.o 2024-04-03T15:54:34.0762396Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc2.c.o 2024-04-03T15:54:34.0769233Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c.o 2024-04-03T15:54:34.0808052Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-sse.c.o 2024-04-03T15:54:34.0843066Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-sse.c.o 2024-04-03T15:54:34.0892913Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-sse.c.o 2024-04-03T15:54:34.0987817Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c.o 2024-04-03T15:54:34.1048651Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-sse-u4.c.o 2024-04-03T15:54:34.1069726Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-sse-u8.c.o 2024-04-03T15:54:34.1134239Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-sse-u4.c.o 2024-04-03T15:54:34.1152233Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-sse-u8.c.o 2024-04-03T15:54:34.1154918Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-sse-u4.c.o 2024-04-03T15:54:34.1187921Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-sse-u8.c.o 2024-04-03T15:54:34.1198941Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-sse-u4.c.o 2024-04-03T15:54:34.1217145Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-sse-u8.c.o 2024-04-03T15:54:34.1278113Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u4.c.o 2024-04-03T15:54:34.1323975Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2024-04-03T15:54:34.1598984Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u4.c.o 2024-04-03T15:54:34.1688200Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2024-04-03T15:54:34.1740319Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u4.c.o 2024-04-03T15:54:34.1743392Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2024-04-03T15:54:34.1886304Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u4.c.o 2024-04-03T15:54:34.2507338Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2024-04-03T15:54:34.2514807Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-sse-u4.c.o 2024-04-03T15:54:34.2522488Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-sse-u8.c.o 2024-04-03T15:54:34.2534557Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-sse-u8.c.o 2024-04-03T15:54:34.2535988Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-sse-u4.c.o 2024-04-03T15:54:34.2541406Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-sse-u4.c.o 2024-04-03T15:54:34.2583602Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-sse-u8.c.o 2024-04-03T15:54:34.2596250Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-sse-u4.c.o 2024-04-03T15:54:34.2663212Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-sse-u8.c.o 2024-04-03T15:54:34.2742508Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u4.c.o 2024-04-03T15:54:34.2801008Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2024-04-03T15:54:34.2986463Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u4.c.o 2024-04-03T15:54:34.2993834Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2024-04-03T15:54:34.3011174Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-sse-u4.c.o 2024-04-03T15:54:34.3046886Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-sse-u8.c.o 2024-04-03T15:54:34.3058040Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-sse-u4.c.o 2024-04-03T15:54:34.3109212Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-sse-u8.c.o 2024-04-03T15:54:34.3681894Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u4.c.o 2024-04-03T15:54:34.3743302Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2024-04-03T15:54:34.4341076Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u4.c.o 2024-04-03T15:54:34.4368187Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2024-04-03T15:54:34.4511533Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u12.c.o 2024-04-03T15:54:34.5737122Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u16.c.o 2024-04-03T15:54:34.5778375Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u4.c.o 2024-04-03T15:54:34.5798290Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2024-04-03T15:54:34.5818542Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u4.c.o 2024-04-03T15:54:34.5856065Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2024-04-03T15:54:34.5886222Z [ 39%] 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:54:34.5902177Z [ 39%] 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:54:34.5958941Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u4.c.o 2024-04-03T15:54:34.5981285Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u8.c.o 2024-04-03T15:54:34.6113210Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u4.c.o 2024-04-03T15:54:34.6179103Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2024-04-03T15:54:34.6252032Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u16.c.o 2024-04-03T15:54:34.6278180Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u4.c.o 2024-04-03T15:54:34.6291831Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u8.c.o 2024-04-03T15:54:34.6332887Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u16.c.o 2024-04-03T15:54:34.6375658Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-sse-u4.c.o 2024-04-03T15:54:34.6406791Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-sse-u8.c.o 2024-04-03T15:54:34.6444546Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-sse-u4.c.o 2024-04-03T15:54:34.6474206Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-sse-u8.c.o 2024-04-03T15:54:34.6583607Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-sse-u4.c.o 2024-04-03T15:54:34.6671295Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-sse-u8.c.o 2024-04-03T15:54:34.6739603Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-sse-addsub.c.o 2024-04-03T15:54:34.6759117Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-sse-addsub.c.o 2024-04-03T15:54:34.6794973Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-sse-addsub.c.o 2024-04-03T15:54:34.6828413Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-sse-addsub.c.o 2024-04-03T15:54:34.6880722Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-sse-hh1mac.c.o 2024-04-03T15:54:34.6903117Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-sse-nr1mac.c.o 2024-04-03T15:54:34.6947761Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-sse-nr2mac.c.o 2024-04-03T15:54:34.6974531Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-sse.c.o 2024-04-03T15:54:34.7084081Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2024-04-03T15:54:34.7159000Z [ 39%] 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:54:34.7235032Z [ 39%] 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:54:34.7263705Z [ 39%] 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:54:34.7306762Z [ 39%] 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:54:34.7337085Z [ 39%] 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:54:34.7385796Z [ 39%] 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:54:34.7407317Z [ 39%] 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:54:34.7456249Z [ 39%] 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:54:34.7512947Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u8.c.o 2024-04-03T15:54:34.7582520Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2024-04-03T15:54:34.7654098Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u8.c.o 2024-04-03T15:54:34.7683371Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2024-04-03T15:54:34.7725111Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2024-04-03T15:54:34.7795008Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2024-04-03T15:54:34.7823123Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2024-04-03T15:54:34.7864077Z [ 39%] 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:54:34.7923560Z [ 39%] 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:54:34.8030243Z [ 39%] 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:54:34.8070345Z [ 40%] 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:54:34.8074190Z [ 40%] 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:54:34.8113457Z [ 40%] 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:54:34.8160184Z [ 40%] 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:54:34.8179857Z [ 40%] 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:54:34.8234715Z [ 40%] 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:54:34.8263361Z [ 40%] 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:54:34.8297347Z [ 40%] 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:54:34.8307497Z [ 40%] 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:54:34.8342218Z [ 40%] 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:54:34.8945559Z [ 40%] 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:54:34.8984241Z [ 40%] 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:54:35.0745166Z [ 40%] 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:54:35.0839476Z [ 40%] 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:54:35.0867014Z [ 40%] 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:54:35.1013650Z [ 40%] 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:54:35.1056474Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse2-2x4.c.o 2024-04-03T15:54:35.1179064Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse2-2x8.c.o 2024-04-03T15:54:35.1182450Z [ 40%] 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:54:35.1230822Z [ 40%] 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:54:35.1288727Z [ 40%] 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:54:35.1297676Z [ 40%] 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:54:35.1441142Z [ 40%] 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:54:35.1484560Z [ 40%] 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:54:35.1504438Z [ 40%] 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:54:35.1524185Z [ 40%] 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:54:35.1546050Z [ 40%] 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:54:35.1567418Z [ 40%] 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:54:35.1592802Z [ 40%] 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:54:35.1613757Z [ 40%] 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:54:35.1679924Z [ 40%] 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:54:35.1873709Z [ 40%] 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:54:35.1922575Z [ 40%] 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:54:35.1943817Z [ 40%] 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:54:35.1975856Z [ 40%] 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:54:35.1995584Z [ 40%] 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:54:35.2011793Z [ 40%] 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:54:35.2030036Z [ 40%] 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:54:35.2056352Z [ 40%] 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:54:35.2070684Z [ 40%] 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:54:35.2117398Z [ 40%] 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:54:35.2299741Z [ 40%] 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:54:35.2387513Z [ 40%] 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:54:35.2417675Z [ 40%] 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:54:35.2435446Z [ 40%] 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:54:35.2457941Z [ 40%] 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:54:35.2490705Z [ 40%] 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:54:35.2504768Z [ 40%] 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:54:35.2560628Z [ 40%] 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:54:35.2627192Z [ 40%] 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:54:35.2720684Z [ 40%] 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:54:35.2809018Z [ 40%] 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:54:35.2821709Z [ 40%] 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:54:35.2830382Z [ 40%] 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:54:35.2863597Z [ 40%] 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:54:35.2894012Z [ 40%] 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:54:35.2905040Z [ 40%] 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:54:35.2973192Z [ 40%] 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:54:35.3016129Z [ 40%] 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:54:35.3062559Z [ 40%] 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:54:35.3068943Z [ 40%] 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:54:35.3122997Z [ 40%] 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:54:35.5117482Z [ 40%] 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:54:35.5170979Z [ 40%] 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:54:35.5172905Z [ 40%] 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:54:35.5174562Z [ 40%] 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:54:35.5200479Z [ 40%] 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:54:35.5228273Z [ 40%] 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:54:35.5233338Z [ 40%] 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:54:35.5260800Z [ 40%] 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:54:35.5301529Z [ 40%] 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:54:35.5389706Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u4.c.o 2024-04-03T15:54:35.5400719Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u8.c.o 2024-04-03T15:54:35.5423939Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u4.c.o 2024-04-03T15:54:35.6139485Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2024-04-03T15:54:35.6153559Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u4.c.o 2024-04-03T15:54:35.6173910Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2024-04-03T15:54:35.6193796Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u4.c.o 2024-04-03T15:54:35.6205512Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2024-04-03T15:54:35.6219129Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u4.c.o 2024-04-03T15:54:35.6266500Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2024-04-03T15:54:35.6327831Z [ 40%] 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:54:35.6434178Z [ 40%] 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:54:35.6454001Z [ 40%] 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:54:35.6490103Z [ 41%] 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:54:35.6567901Z [ 41%] 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:54:35.6586191Z [ 41%] 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:54:35.6603857Z [ 41%] 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:54:35.6614075Z [ 41%] 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:54:35.6662261Z [ 41%] 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:54:35.6745950Z [ 41%] 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:54:35.6817831Z [ 41%] 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:54:35.6849269Z [ 41%] 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:54:35.6882326Z [ 41%] 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:54:35.6920421Z [ 41%] 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:54:35.6939296Z [ 41%] 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:54:35.6966622Z [ 41%] 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:54:35.7022916Z [ 41%] 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:54:35.7090540Z [ 41%] 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:54:35.7095557Z [ 41%] 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:54:35.7098321Z [ 41%] 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:54:35.7142910Z [ 41%] 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:54:35.8028809Z [ 41%] 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:54:35.8047162Z [ 41%] 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:54:35.8055530Z [ 41%] 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:54:35.8062791Z [ 41%] 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:54:35.8072941Z [ 41%] 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:54:35.8132544Z [ 41%] 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:54:35.8192733Z [ 41%] 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:54:35.8243564Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse2-int16.c.o 2024-04-03T15:54:35.8301144Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse2-int32.c.o 2024-04-03T15:54:35.8304534Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-sse2-rr2-lut64-p2.c.o 2024-04-03T15:54:35.8314003Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-sse2-rr2-p5.c.o 2024-04-03T15:54:35.8363631Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-sse2-rr2-lut16-p3.c.o 2024-04-03T15:54:35.8771812Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-sse2-rr2-p6.c.o 2024-04-03T15:54:35.8773187Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-sse2-rr2-p5.c.o 2024-04-03T15:54:35.8776825Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-sse2.c.o 2024-04-03T15:54:35.8826553Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-sse2-cvt.c.o 2024-04-03T15:54:35.8832939Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-sse2-cvt.c.o 2024-04-03T15:54:35.8883586Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-sse2-cvt.c.o 2024-04-03T15:54:35.8893617Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-sse2-cvt.c.o 2024-04-03T15:54:35.9578246Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-lut64-p2-div.c.o 2024-04-03T15:54:35.9580032Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-lut64-p2-nr1.c.o 2024-04-03T15:54:35.9591477Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-lut64-p2-nr2.c.o 2024-04-03T15:54:35.9598488Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-p5-div.c.o 2024-04-03T15:54:35.9637147Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-p5-nr1.c.o 2024-04-03T15:54:35.9660335Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-p5-nr2.c.o 2024-04-03T15:54:35.9705761Z [ 41%] 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:54:35.9707863Z [ 41%] 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:54:35.9716459Z [ 41%] 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:54:35.9733103Z [ 41%] 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:54:35.9822710Z [ 41%] 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:54:36.0116895Z [ 41%] 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:54:36.0813235Z [ 41%] 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:54:36.1092395Z [ 41%] 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:54:36.1141330Z [ 41%] 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:54:36.1294524Z [ 41%] 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:54:36.1317323Z [ 41%] 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:54:36.1517733Z [ 41%] 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:54:36.1533661Z [ 41%] 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:54:36.1560511Z [ 41%] 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:54:36.1579483Z [ 41%] 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:54:36.1603739Z [ 41%] 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:54:36.1629799Z [ 41%] 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:54:36.1666352Z [ 41%] 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:54:36.1690130Z [ 41%] 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:54:36.1715713Z [ 41%] 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:54:36.1774425Z [ 41%] 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:54:36.1987801Z [ 41%] 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:54:36.1997692Z [ 41%] 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:54:36.2059277Z [ 41%] 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:54:36.2074218Z [ 41%] 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:54:36.2094700Z [ 41%] 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:54:36.2124255Z [ 41%] 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:54:36.2143388Z [ 41%] 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:54:36.2167393Z [ 41%] 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:54:36.2183010Z [ 41%] 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:54:36.2227548Z [ 41%] 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:54:36.2334371Z [ 41%] 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:54:36.2410303Z [ 41%] 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:54:36.2433411Z [ 41%] 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:54:36.2487195Z [ 41%] 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:54:36.2506971Z [ 41%] 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:54:36.2532338Z [ 41%] 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:54:36.2543881Z [ 41%] 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:54:36.2588323Z [ 41%] 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:54:36.2616429Z [ 41%] 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:54:36.2700556Z [ 41%] 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:54:36.2759387Z [ 42%] 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:54:36.2882288Z [ 42%] 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:54:36.2912415Z [ 42%] 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:54:36.2939142Z [ 42%] 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:54:36.2988951Z [ 42%] 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:54:36.3037785Z [ 42%] 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:54:36.3056997Z [ 42%] 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:54:36.3076839Z [ 42%] 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:54:36.3098265Z [ 42%] 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:54:36.3142887Z [ 42%] 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:54:36.3167835Z [ 42%] 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:54:36.3221557Z [ 42%] 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:54:36.3241794Z [ 42%] 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:54:36.3258957Z [ 42%] 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:54:36.3270291Z [ 42%] 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:54:36.3274731Z [ 42%] Built target ATEN_CPU_FILES_GEN_TARGET 2024-04-03T15:54:36.3294888Z [ 42%] 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:54:36.3330932Z [ 42%] 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:54:36.3335642Z [ 42%] 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:54:36.3341241Z [ 42%] 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:54:36.3371881Z [ 42%] 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:54:36.3405469Z [ 42%] 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:54:36.3424835Z [ 42%] 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:54:36.3434649Z [ 42%] 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:54:36.3484581Z [ 42%] 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:54:36.3504870Z [ 42%] 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:54:36.3513317Z [ 42%] 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:54:36.3530061Z [ 42%] 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:54:36.3565917Z [ 42%] 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:54:36.4008656Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2024-04-03T15:54:36.5650365Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2024-04-03T15:54:36.5667857Z [ 42%] 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:54:36.6452254Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CachedTensorUtils.cpp.o 2024-04-03T15:54:36.6453689Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2024-04-03T15:54:36.6454934Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2024-04-03T15:54:36.6456428Z [ 43%] 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:54:36.6546833Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2024-04-03T15:54:36.6701718Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DeviceAccelerator.cpp.o 2024-04-03T15:54:36.6706992Z [ 43%] 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:54:36.6876602Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2024-04-03T15:54:36.7050884Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2024-04-03T15:54:36.7058733Z [ 43%] 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:54:36.7246456Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2024-04-03T15:54:36.7387977Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2024-04-03T15:54:36.7865776Z [ 43%] 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:54:36.7867327Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2024-04-03T15:54:36.7868564Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2024-04-03T15:54:36.7872129Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2024-04-03T15:54:36.7876714Z [ 43%] 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:54:36.7883133Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2024-04-03T15:54:36.7888842Z [ 43%] 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:54:36.7890789Z [ 43%] 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:54:36.8091746Z [ 43%] 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:54:36.8093336Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2024-04-03T15:54:36.8186858Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o 2024-04-03T15:54:36.8188588Z [ 43%] 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:54:36.8194444Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o 2024-04-03T15:54:36.8206729Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o 2024-04-03T15:54:36.8214953Z [ 43%] 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:54:36.8221699Z [ 43%] 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:54:36.8239117Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o 2024-04-03T15:54:36.8261208Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o 2024-04-03T15:54:36.8262797Z [ 43%] 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:54:36.8275132Z [ 43%] 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:54:36.8276710Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2024-04-03T15:54:36.8290254Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2024-04-03T15:54:36.8291911Z [ 43%] 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:54:36.8312396Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2024-04-03T15:54:36.8315115Z [ 43%] 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:54:36.8325538Z [ 43%] 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:54:36.8339548Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2024-04-03T15:54:36.8348285Z [ 43%] 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:54:36.8354603Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2024-04-03T15:54:36.8407471Z [ 43%] 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:54:36.8445938Z [ 43%] 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:54:36.8539150Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2024-04-03T15:54:36.8546466Z [ 43%] 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:54:36.8548012Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o 2024-04-03T15:54:36.8553936Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2024-04-03T15:54:36.8888615Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2024-04-03T15:54:36.8890185Z [ 43%] 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:54:36.8891804Z [ 43%] 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:54:36.8899332Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2024-04-03T15:54:36.8900701Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2024-04-03T15:54:36.8904516Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2024-04-03T15:54:36.8906100Z [ 43%] 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:54:36.8907991Z [ 43%] 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:54:36.8909632Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2024-04-03T15:54:36.8911153Z [ 43%] 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:54:37.0252274Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2024-04-03T15:54:37.0254327Z [ 43%] 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:54:37.1176059Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2024-04-03T15:54:37.1442496Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/StorageUtils.cpp.o 2024-04-03T15:54:37.1452808Z [ 43%] 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:54:37.1486425Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2024-04-03T15:54:37.1941044Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2024-04-03T15:54:37.2236695Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2024-04-03T15:54:37.2570207Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2024-04-03T15:54:37.2572954Z [ 43%] 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:54:37.2667992Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2024-04-03T15:54:37.2912778Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2024-04-03T15:54:37.2933782Z [ 43%] 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:54:37.2935834Z [ 43%] 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:54:37.2940715Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o 2024-04-03T15:54:37.2947193Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2024-04-03T15:54:37.2986777Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2024-04-03T15:54:37.3353598Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2024-04-03T15:54:37.3354894Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2024-04-03T15:54:37.3356292Z [ 43%] 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:54:37.3367650Z [ 43%] 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:54:37.3369613Z [ 43%] 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:54:37.3373070Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2024-04-03T15:54:37.3374234Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2024-04-03T15:54:37.3375313Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2024-04-03T15:54:37.3382515Z [ 43%] 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:54:37.3390851Z [ 43%] 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:54:37.3780289Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/Utils.cpp.o 2024-04-03T15:54:37.3933533Z [ 43%] 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:54:37.3941259Z [ 43%] 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:54:37.3951228Z [ 43%] 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:54:37.3968864Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2024-04-03T15:54:37.4770838Z [ 43%] 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:54:37.5221457Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2024-04-03T15:54:37.5996051Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2024-04-03T15:54:37.6213708Z [ 43%] 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:54:37.6583585Z [ 43%] 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:54:37.6590341Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/IPUHooksInterface.cpp.o 2024-04-03T15:54:37.6596292Z [ 43%] 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:54:37.6597859Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o 2024-04-03T15:54:37.6602360Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MTIAHooksInterface.cpp.o 2024-04-03T15:54:37.6858930Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2024-04-03T15:54:37.6861224Z [ 43%] 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:54:37.6862870Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o 2024-04-03T15:54:37.6871522Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/PrivateUse1HooksInterface.cpp.o 2024-04-03T15:54:37.6880158Z [ 43%] 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:54:37.6882410Z [ 43%] 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:54:37.6883968Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/XPUHooksInterface.cpp.o 2024-04-03T15:54:37.7063525Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2024-04-03T15:54:37.7953139Z [ 43%] 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:54:37.8778311Z [ 43%] 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:54:37.9188442Z [ 43%] 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:54:37.9454897Z [ 43%] 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:54:37.9670527Z [ 43%] 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:54:38.0480685Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2024-04-03T15:54:38.0483600Z [ 43%] 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:54:38.0707692Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2024-04-03T15:54:38.0709565Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2024-04-03T15:54:38.0711489Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2024-04-03T15:54:38.0713506Z [ 43%] 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:54:38.0950099Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2024-04-03T15:54:38.0952081Z [ 43%] 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:54:38.0953857Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2024-04-03T15:54:38.1197314Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2024-04-03T15:54:38.1542679Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2024-04-03T15:54:38.1851783Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2024-04-03T15:54:38.1855561Z [ 43%] 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:54:38.2439815Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2024-04-03T15:54:38.2443282Z [ 44%] 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:54:38.2925565Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2024-04-03T15:54:38.3379744Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2024-04-03T15:54:38.3647605Z [ 44%] 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:54:38.3649461Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2024-04-03T15:54:38.3650814Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2024-04-03T15:54:38.3736595Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2024-04-03T15:54:38.4593530Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2024-04-03T15:54:38.4921883Z [ 44%] 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:54:38.4923338Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2024-04-03T15:54:38.4924925Z [ 44%] 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:54:38.5925578Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2024-04-03T15:54:38.5930513Z [ 44%] 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:54:38.6397220Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-sse2.c.o 2024-04-03T15:54:38.6399410Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2024-04-03T15:54:38.6729321Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2024-04-03T15:54:38.8025414Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-sse2.c.o 2024-04-03T15:54:38.8115137Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-sse2.c.o 2024-04-03T15:54:38.8221216Z [ 44%] 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:54:38.8386337Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2024-04-03T15:54:38.8388891Z [ 44%] 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:54:38.8830511Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2024-04-03T15:54:38.8831931Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2024-04-03T15:54:38.8833607Z [ 44%] 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:54:38.9221373Z [ 44%] 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:54:38.9508810Z [ 44%] 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:54:39.0009499Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2024-04-03T15:54:39.0011206Z [ 45%] 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:54:39.0012805Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2024-04-03T15:54:39.0286721Z [ 45%] 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:54:39.0288268Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2024-04-03T15:54:39.0554542Z [ 45%] 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:54:39.0560117Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2024-04-03T15:54:39.1349233Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2024-04-03T15:54:39.1764319Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2024-04-03T15:54:39.1767025Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u16.c.o 2024-04-03T15:54:39.2121006Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2024-04-03T15:54:39.2349777Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2024-04-03T15:54:39.3026017Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2024-04-03T15:54:39.3351166Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2024-04-03T15:54:39.3649965Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2024-04-03T15:54:39.3655467Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse2-u16.c.o 2024-04-03T15:54:39.4072210Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2024-04-03T15:54:39.4073873Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse2-u32.c.o 2024-04-03T15:54:39.4281418Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2024-04-03T15:54:39.4579433Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2024-04-03T15:54:39.4834612Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2024-04-03T15:54:39.5269982Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2024-04-03T15:54:39.5659945Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/GeneratorForPrivateuseone.cpp.o 2024-04-03T15:54:39.5960889Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2024-04-03T15:54:39.6568655Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/MetaFallbackKernel.cpp.o 2024-04-03T15:54:39.6570147Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u16.c.o 2024-04-03T15:54:39.6847474Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2024-04-03T15:54:39.7432237Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2024-04-03T15:54:39.7606249Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NestedIntSymNodeImpl.cpp.o 2024-04-03T15:54:39.8052648Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2024-04-03T15:54:39.9089531Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2024-04-03T15:54:39.9827882Z [ 45%] 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:54:40.0557638Z [ 45%] 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:54:40.1936786Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o 2024-04-03T15:54:40.2068178Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2024-04-03T15:54:40.3763762Z [ 45%] 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:54:40.4417068Z [ 45%] 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:54:40.4419107Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2024-04-03T15:54:40.5543993Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2024-04-03T15:54:40.5546722Z [ 45%] 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:54:40.6283839Z [ 45%] 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:54:40.7581449Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2024-04-03T15:54:40.7606204Z [ 45%] 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:54:40.7824934Z [ 45%] 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:54:40.7827203Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2024-04-03T15:54:40.8220067Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2024-04-03T15:54:40.8581610Z [ 45%] 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:54:40.8614169Z [ 45%] 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:54:40.9084074Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2024-04-03T15:54:40.9539072Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2024-04-03T15:54:40.9544470Z [ 45%] 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:54:41.0382948Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2024-04-03T15:54:41.0396418Z [ 45%] 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:54:41.0936749Z [ 45%] 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:54:41.0938019Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2024-04-03T15:54:41.1703206Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2024-04-03T15:54:41.2151636Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2024-04-03T15:54:41.2605382Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2024-04-03T15:54:41.3029402Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2024-04-03T15:54:41.3421946Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2024-04-03T15:54:41.3922352Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2024-04-03T15:54:41.5067039Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2024-04-03T15:54:41.5302397Z [ 45%] 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:54:41.5560914Z [ 45%] 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:54:41.6132999Z [ 45%] 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:54:41.6384316Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2024-04-03T15:54:41.6746849Z [ 45%] 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:54:41.7575541Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2024-04-03T15:54:41.7581639Z [ 45%] 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:54:41.7775046Z [ 45%] 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:54:41.7993905Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2024-04-03T15:54:41.7995706Z [ 45%] 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:54:41.8497222Z [ 45%] 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:54:41.8498895Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2024-04-03T15:54:41.8901035Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2024-04-03T15:54:41.8911771Z [ 45%] 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:54:41.9161874Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2024-04-03T15:54:41.9662135Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2024-04-03T15:54:42.0355843Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2024-04-03T15:54:42.0784520Z [ 45%] 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:54:42.0958098Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2024-04-03T15:54:42.1467651Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2024-04-03T15:54:42.1470295Z [ 45%] 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:54:42.1574622Z [ 45%] 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:54:42.1576822Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2024-04-03T15:54:42.1833837Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2024-04-03T15:54:42.1835855Z [ 45%] 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:54:42.2328410Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2024-04-03T15:54:42.2330147Z [ 45%] 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:54:42.2690437Z [ 45%] 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:54:42.3653793Z [ 45%] 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:54:42.3956725Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2024-04-03T15:54:42.4077159Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2024-04-03T15:54:42.4500281Z [ 45%] 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:54:42.4501850Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2024-04-03T15:54:42.4503219Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2024-04-03T15:54:42.5827776Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2024-04-03T15:54:42.6536382Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2024-04-03T15:54:42.6542741Z [ 45%] 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:54:42.6920126Z [ 45%] 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:54:42.7333287Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2024-04-03T15:54:42.7702483Z [ 45%] 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:54:42.8102489Z [ 45%] 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:54:43.0071321Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2024-04-03T15:54:43.1200023Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2024-04-03T15:54:43.1372298Z [ 45%] 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:54:43.1374627Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2024-04-03T15:54:43.2242963Z [ 45%] 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:54:43.3210071Z [ 45%] 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:54:43.3595150Z [ 45%] 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:54:43.3890113Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AmpKernels.cpp.o 2024-04-03T15:54:43.3892273Z [ 45%] 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:54:43.3902081Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2024-04-03T15:54:43.4271674Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2024-04-03T15:54:43.4910161Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2024-04-03T15:54:43.5984710Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2024-04-03T15:54:43.6775947Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2024-04-03T15:54:43.7880049Z [ 45%] 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:54:43.8368578Z [ 45%] 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:54:43.8871162Z [ 45%] 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:54:44.1039604Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2024-04-03T15:54:44.1041225Z [ 45%] 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:54:44.1309933Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2024-04-03T15:54:44.1312496Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2024-04-03T15:54:44.1314072Z [ 45%] 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:54:44.2029345Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2024-04-03T15:54:44.2732461Z [ 45%] 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:54:44.2734080Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2024-04-03T15:54:44.2735527Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2024-04-03T15:54:44.2743408Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2024-04-03T15:54:44.3050094Z [ 45%] 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:54:44.3783583Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2024-04-03T15:54:44.3894050Z [ 45%] 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:54:44.3896114Z [ 45%] 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:54:44.4101294Z [ 45%] 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:54:44.4103376Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2024-04-03T15:54:44.4104949Z [ 45%] 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:54:44.4110395Z [ 45%] 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:54:44.4116418Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Constraints.cpp.o 2024-04-03T15:54:44.4120704Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2024-04-03T15:54:44.4548344Z [ 45%] 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:54:44.4549778Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2024-04-03T15:54:44.5311102Z [ 45%] 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:54:44.6202858Z [ 45%] 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:54:44.6439628Z [ 45%] 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:54:44.6441197Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2024-04-03T15:54:44.6866612Z [ 45%] 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:54:44.7302271Z [ 45%] 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:54:44.7304869Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2024-04-03T15:54:44.7306350Z [ 45%] 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:54:44.7850341Z [ 45%] 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:54:44.8546256Z [ 45%] 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:54:44.8968943Z [ 45%] 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:54:44.8970161Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2024-04-03T15:54:44.9164277Z [ 45%] 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:54:44.9357541Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2024-04-03T15:54:44.9717698Z [ 46%] 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:54:45.0131970Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2024-04-03T15:54:45.0908457Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2024-04-03T15:54:45.0909980Z [ 47%] 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:54:45.0921262Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2024-04-03T15:54:45.1060957Z [ 47%] 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:54:45.1226992Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2024-04-03T15:54:45.1229669Z [ 47%] 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:54:45.1232238Z [ 47%] 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:54:45.1599655Z [ 47%] 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:54:45.1847179Z [ 47%] 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:54:45.1848894Z [ 47%] 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:54:45.1850257Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2024-04-03T15:54:45.2238400Z [ 47%] 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:54:45.3198533Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2024-04-03T15:54:45.3199862Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2024-04-03T15:54:45.3201553Z [ 47%] 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:54:45.3203372Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2024-04-03T15:54:45.3205287Z [ 47%] 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:54:45.3207145Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-sse2.c.o 2024-04-03T15:54:45.3208444Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2024-04-03T15:54:45.3209737Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-sse2.c.o 2024-04-03T15:54:45.3410072Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2024-04-03T15:54:45.3493519Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2024-04-03T15:54:45.3495078Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-sse2.c.o 2024-04-03T15:54:45.3497223Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2024-04-03T15:54:45.3926977Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2024-04-03T15:54:45.5137130Z [ 47%] 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:54:45.5335020Z [ 47%] 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:54:45.5456613Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2024-04-03T15:54:45.5458636Z [ 47%] 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:54:45.6248244Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u16.c.o 2024-04-03T15:54:45.6253743Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2024-04-03T15:54:45.6255396Z [ 47%] 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:54:45.6532998Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2024-04-03T15:54:45.6534915Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2024-04-03T15:54:45.6795098Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2024-04-03T15:54:45.6796886Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2024-04-03T15:54:45.6798812Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse2-u16.c.o 2024-04-03T15:54:45.6800921Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse2-u32.c.o 2024-04-03T15:54:45.7178088Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2024-04-03T15:54:45.7741583Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u16.c.o 2024-04-03T15:54:45.8135666Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2024-04-03T15:54:45.8137202Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2024-04-03T15:54:45.8138418Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2024-04-03T15:54:45.8139706Z [ 47%] 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:54:45.8140990Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o 2024-04-03T15:54:45.8618178Z [ 47%] 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:54:45.9062598Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2024-04-03T15:54:45.9064348Z [ 47%] 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:54:45.9590041Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2024-04-03T15:54:45.9591727Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2024-04-03T15:54:45.9593571Z [ 47%] 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:54:45.9701099Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c16.c.o 2024-04-03T15:54:45.9819227Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2024-04-03T15:54:46.0109404Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2024-04-03T15:54:46.0110773Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2024-04-03T15:54:46.0263837Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2024-04-03T15:54:46.0265363Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2024-04-03T15:54:46.0833021Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2024-04-03T15:54:46.0834762Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c16.c.o 2024-04-03T15:54:46.1165285Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2024-04-03T15:54:46.1167327Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2024-04-03T15:54:46.1169275Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2024-04-03T15:54:46.1945688Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2024-04-03T15:54:46.2275553Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2024-04-03T15:54:46.2511609Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2024-04-03T15:54:46.2513070Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2024-04-03T15:54:46.2517385Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2024-04-03T15:54:46.2519277Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2024-04-03T15:54:46.2719064Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2024-04-03T15:54:46.3345714Z [ 47%] 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:54:46.3347640Z [ 47%] 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:54:46.3349306Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2024-04-03T15:54:46.3423353Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2024-04-03T15:54:46.4021037Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2024-04-03T15:54:46.4459509Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2024-04-03T15:54:46.4461421Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2024-04-03T15:54:46.4943181Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2024-04-03T15:54:46.5489709Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2024-04-03T15:54:46.5796680Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2024-04-03T15:54:46.6051362Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2024-04-03T15:54:46.6052992Z [ 47%] 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:54:46.6644855Z [ 47%] 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:54:46.6647140Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2024-04-03T15:54:46.7389475Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2024-04-03T15:54:46.7391681Z [ 47%] 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:54:46.7589447Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2024-04-03T15:54:46.7769494Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2024-04-03T15:54:46.8796495Z [ 47%] 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:54:46.8978735Z [ 47%] 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:54:46.9433281Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/x16-transposec-4x8-sse2.c.o 2024-04-03T15:54:47.0373665Z [ 47%] 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:54:47.0382880Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2024-04-03T15:54:47.0524483Z [ 47%] 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:54:47.1293584Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2024-04-03T15:54:47.1295874Z [ 47%] 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:54:47.1558428Z [ 47%] 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:54:47.1740720Z [ 47%] 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:54:47.1976281Z [ 47%] 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:54:47.2308703Z [ 47%] 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:54:47.2628578Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2024-04-03T15:54:47.2901176Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2024-04-03T15:54:47.3690930Z [ 47%] 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:54:47.3692296Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2024-04-03T15:54:47.3700226Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2024-04-03T15:54:47.3897631Z [ 47%] 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:54:47.4706583Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2024-04-03T15:54:47.5085471Z [ 47%] 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:54:47.5470427Z [ 47%] 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:54:47.5820801Z [ 47%] 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:54:47.5822066Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2024-04-03T15:54:47.5823370Z [ 47%] 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:54:47.5824587Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2024-04-03T15:54:47.6544187Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2024-04-03T15:54:47.6547560Z [ 47%] 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:54:47.6919116Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2024-04-03T15:54:47.7208347Z [ 47%] 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:54:47.7658684Z [ 47%] 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:54:47.7855640Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2024-04-03T15:54:47.7867131Z [ 47%] 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:54:47.8831192Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2024-04-03T15:54:47.9063556Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2024-04-03T15:54:47.9066356Z [ 47%] 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:54:47.9681974Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2024-04-03T15:54:47.9684060Z [ 47%] 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:54:47.9686349Z [ 47%] 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:54:47.9687588Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2024-04-03T15:54:47.9820809Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2024-04-03T15:54:47.9825259Z [ 47%] 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:54:47.9826964Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2024-04-03T15:54:48.0169177Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2024-04-03T15:54:48.0917065Z [ 47%] 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:54:48.1033892Z [ 47%] 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:54:48.1615650Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2024-04-03T15:54:48.2147418Z [ 47%] 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:54:48.2264768Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2024-04-03T15:54:48.2582812Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2024-04-03T15:54:48.2584189Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-unpool/x32-unpool-sse2.c.o 2024-04-03T15:54:48.2587373Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2024-04-03T15:54:48.3514318Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2024-04-03T15:54:48.3711361Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2024-04-03T15:54:48.4721699Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2024-04-03T15:54:48.4881262Z [ 47%] 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:54:48.4882931Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2024-04-03T15:54:48.5060178Z [ 47%] 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:54:48.5430756Z [ 47%] 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:54:48.5432596Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SparseTensorUtils.cpp.o 2024-04-03T15:54:48.5434291Z [ 47%] 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:54:48.5615886Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2024-04-03T15:54:48.6430903Z [ 47%] 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:54:48.6868706Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2024-04-03T15:54:48.6871741Z [ 47%] 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:54:48.7355191Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2024-04-03T15:54:48.7358457Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2024-04-03T15:54:48.7716025Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2024-04-03T15:54:48.7956134Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2024-04-03T15:54:48.8597398Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2024-04-03T15:54:48.8904187Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2024-04-03T15:54:48.8921706Z [ 48%] 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:54:48.9236594Z [ 48%] 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:54:48.9636349Z [ 48%] 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:54:49.0106063Z [ 48%] 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:54:49.0107470Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2024-04-03T15:54:49.0109060Z [ 48%] 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:54:49.0240796Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2024-04-03T15:54:49.0242719Z [ 48%] 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:54:49.0246057Z [ 48%] 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:54:49.0249734Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2024-04-03T15:54:49.0635226Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2024-04-03T15:54:49.0639078Z [ 48%] 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:54:49.1595096Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2024-04-03T15:54:49.2055571Z [ 48%] 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:54:49.2058114Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2024-04-03T15:54:49.2323698Z [ 48%] 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:54:49.2325393Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2024-04-03T15:54:49.3464082Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2024-04-03T15:54:49.4235583Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2024-04-03T15:54:49.4236885Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-ssse3.c.o 2024-04-03T15:54:49.4947449Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2024-04-03T15:54:49.5318501Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-ssse3.c.o 2024-04-03T15:54:49.5322264Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2024-04-03T15:54:49.5410147Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2024-04-03T15:54:49.5411638Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u16.c.o 2024-04-03T15:54:49.5413080Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2024-04-03T15:54:49.5754167Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2024-04-03T15:54:49.5761679Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-ssse3-u16.c.o 2024-04-03T15:54:49.5762924Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2024-04-03T15:54:49.5763962Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2024-04-03T15:54:49.5765641Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2024-04-03T15:54:49.6690489Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-ssse3-u32.c.o 2024-04-03T15:54:49.6692541Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2024-04-03T15:54:49.6694517Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2024-04-03T15:54:49.6696212Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2024-04-03T15:54:49.6698143Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u16.c.o 2024-04-03T15:54:49.7543784Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2024-04-03T15:54:49.8198516Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2024-04-03T15:54:49.8200473Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2024-04-03T15:54:49.8202778Z [ 49%] 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:54:49.8205161Z [ 49%] 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:54:49.8728887Z [ 49%] 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:54:49.9316658Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-ssse3.c.o 2024-04-03T15:54:49.9605493Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2024-04-03T15:54:50.0033677Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-ssse3.c.o 2024-04-03T15:54:50.0035385Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2024-04-03T15:54:50.0183101Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u16.c.o 2024-04-03T15:54:50.0185498Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2024-04-03T15:54:50.0186913Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2024-04-03T15:54:50.0188241Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2024-04-03T15:54:50.1359006Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2024-04-03T15:54:50.1361260Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2024-04-03T15:54:50.1363953Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-ssse3-u16.c.o 2024-04-03T15:54:50.1558572Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-ssse3-u32.c.o 2024-04-03T15:54:50.1562992Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2024-04-03T15:54:50.3159358Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u16.c.o 2024-04-03T15:54:50.3161785Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2024-04-03T15:54:50.3607446Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2024-04-03T15:54:50.3609476Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2024-04-03T15:54:50.3611009Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u16.c.o 2024-04-03T15:54:50.3780496Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2024-04-03T15:54:50.4701871Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2024-04-03T15:54:50.4995969Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2024-04-03T15:54:50.5253925Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2024-04-03T15:54:50.5676011Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u32.c.o 2024-04-03T15:54:50.5677423Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/FlattenIndicesKernel.cpp.o 2024-04-03T15:54:50.6112166Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2024-04-03T15:54:50.6287982Z [ 49%] 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:54:50.6490723Z [ 49%] 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:54:50.6492068Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2024-04-03T15:54:50.6600482Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2024-04-03T15:54:50.6752752Z [ 49%] 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:54:50.7092555Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2024-04-03T15:54:50.7094079Z [ 49%] 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:54:50.7098161Z [ 49%] 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:54:50.7099662Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2024-04-03T15:54:50.7629565Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2024-04-03T15:54:50.8706639Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2024-04-03T15:54:50.8708187Z [ 49%] 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:54:50.8929912Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2024-04-03T15:54:50.9090958Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2024-04-03T15:54:50.9357814Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2024-04-03T15:54:50.9360117Z [ 49%] 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:54:50.9654944Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2024-04-03T15:54:51.0443504Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2024-04-03T15:54:51.0445701Z [ 49%] 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:54:51.0447550Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2024-04-03T15:54:51.0762579Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2024-04-03T15:54:51.0769765Z [ 49%] 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:54:51.1220933Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2024-04-03T15:54:51.2434475Z [ 49%] 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:54:51.2744083Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2024-04-03T15:54:51.3007264Z [ 49%] 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:54:51.3225345Z [ 49%] 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:54:51.3227030Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o 2024-04-03T15:54:51.3412100Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse41-2x4.c.o 2024-04-03T15:54:51.3885833Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o 2024-04-03T15:54:51.4690076Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse41-2x8.c.o 2024-04-03T15:54:51.5989692Z [ 49%] 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:54:51.5991167Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2024-04-03T15:54:51.6001440Z [ 49%] 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:54:51.6003213Z [ 49%] 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:54:51.6004461Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o 2024-04-03T15:54:51.6213262Z [ 49%] 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:54:51.6214682Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2024-04-03T15:54:51.6295002Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o 2024-04-03T15:54:51.7107252Z [ 49%] 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:54:51.7253753Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2024-04-03T15:54:51.7791213Z [ 49%] 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:54:51.7793666Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2024-04-03T15:54:51.8256928Z [ 49%] 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:54:51.9686340Z [ 49%] 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:54:51.9936626Z [ 49%] 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:54:52.0392073Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-04-03T15:54:52.0887084Z [ 49%] 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:54:52.0977941Z [ 49%] 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:54:52.1113510Z [ 49%] 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:54:52.1351125Z [ 49%] 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:54:52.1352550Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2024-04-03T15:54:52.2785038Z [ 49%] 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:54:52.2788438Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2024-04-03T15:54:52.3193991Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2024-04-03T15:54:52.3200445Z [ 49%] 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:54:52.3201906Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2024-04-03T15:54:52.4591277Z [ 49%] 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:54:52.4593065Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2024-04-03T15:54:52.4594586Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2024-04-03T15:54:52.5551199Z [ 49%] 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:54:52.5708987Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2024-04-03T15:54:52.5853179Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2024-04-03T15:54:52.7001314Z [ 49%] 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:54:52.7187722Z [ 49%] 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:54:52.7196344Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2024-04-03T15:54:52.7369704Z [ 49%] 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:54:52.7371538Z [ 49%] 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:54:52.7908605Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2024-04-03T15:54:52.8349295Z [ 49%] 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:54:52.8915323Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2024-04-03T15:54:52.9474376Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2024-04-03T15:54:53.0136720Z [ 49%] 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:54:53.1198742Z [ 49%] 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:54:53.1200189Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2024-04-03T15:54:53.1574337Z [ 49%] 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:54:53.1575891Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2024-04-03T15:54:53.2041038Z [ 49%] 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:54:53.2042883Z [ 49%] 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:54:53.2619832Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2024-04-03T15:54:53.2623555Z [ 49%] 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:54:53.3198737Z [ 49%] 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:54:53.3202325Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2024-04-03T15:54:53.3533163Z [ 49%] 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:54:53.3535328Z [ 49%] 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:54:53.3536955Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2024-04-03T15:54:53.3538425Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2024-04-03T15:54:53.4621845Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2024-04-03T15:54:53.5210588Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2024-04-03T15:54:53.5213496Z [ 49%] 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:54:53.5545633Z [ 49%] 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:54:53.5547124Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2024-04-03T15:54:53.6173806Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2024-04-03T15:54:53.6867743Z [ 49%] 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:54:53.6870226Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2024-04-03T15:54:53.7042219Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2024-04-03T15:54:53.7052410Z [ 49%] 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:54:53.7438071Z [ 49%] 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:54:53.7579000Z [ 49%] 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:54:53.7580965Z [ 50%] 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:54:53.7585666Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2024-04-03T15:54:53.8466359Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2024-04-03T15:54:53.8470160Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u4.c.o 2024-04-03T15:54:53.8471475Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2024-04-03T15:54:53.8472721Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2024-04-03T15:54:53.9262978Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2024-04-03T15:54:53.9265908Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u4.c.o 2024-04-03T15:54:53.9859719Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2024-04-03T15:54:53.9959736Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2024-04-03T15:54:54.0312117Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2024-04-03T15:54:54.0579251Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2024-04-03T15:54:54.0581461Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2024-04-03T15:54:54.0737179Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u4.c.o 2024-04-03T15:54:54.1178482Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2024-04-03T15:54:54.1180620Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2024-04-03T15:54:54.1183831Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2024-04-03T15:54:54.1731830Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2024-04-03T15:54:54.1918974Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2024-04-03T15:54:54.3182022Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2024-04-03T15:54:54.3362084Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2024-04-03T15:54:54.3366467Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u4.c.o 2024-04-03T15:54:54.3369836Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2024-04-03T15:54:54.3617168Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2024-04-03T15:54:54.3619323Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2024-04-03T15:54:54.3621592Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2024-04-03T15:54:54.3849365Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2024-04-03T15:54:54.4786883Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u4.c.o 2024-04-03T15:54:54.4842833Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2024-04-03T15:54:54.6030159Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2024-04-03T15:54:54.6039995Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2024-04-03T15:54:54.6212466Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2024-04-03T15:54:54.6589091Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u4.c.o 2024-04-03T15:54:54.6774316Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c.o 2024-04-03T15:54:54.7676314Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2024-04-03T15:54:54.8353879Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2024-04-03T15:54:54.8527512Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2024-04-03T15:54:54.8530020Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u12.c.o 2024-04-03T15:54:54.8594485Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u16.c.o 2024-04-03T15:54:55.0034721Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2024-04-03T15:54:55.0161731Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2024-04-03T15:54:55.0287493Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2024-04-03T15:54:55.0533566Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2024-04-03T15:54:55.2279787Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2024-04-03T15:54:55.2281685Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u20.c.o 2024-04-03T15:54:55.3665818Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u24.c.o 2024-04-03T15:54:55.3860701Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u4.c.o 2024-04-03T15:54:55.4883003Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u8.c.o 2024-04-03T15:54:55.6408516Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u12.c.o 2024-04-03T15:54:55.6523456Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2024-04-03T15:54:55.6525278Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u16.c.o 2024-04-03T15:54:55.6726651Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2024-04-03T15:54:55.7616129Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2024-04-03T15:54:55.8066378Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2024-04-03T15:54:55.8069396Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u20.c.o 2024-04-03T15:54:55.9982714Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2024-04-03T15:54:56.0198398Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u24.c.o 2024-04-03T15:54:56.0766035Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2024-04-03T15:54:56.0767719Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u4.c.o 2024-04-03T15:54:56.1209664Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u8.c.o 2024-04-03T15:54:56.1819729Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2024-04-03T15:54:56.2246634Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2024-04-03T15:54:56.2251488Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2024-04-03T15:54:56.2268926Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u12.c.o 2024-04-03T15:54:56.2748371Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u16.c.o 2024-04-03T15:54:56.3352032Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2024-04-03T15:54:56.4179680Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u20.c.o 2024-04-03T15:54:56.5220850Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2024-04-03T15:54:56.6333268Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2024-04-03T15:54:56.6841941Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2024-04-03T15:54:56.6848972Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u24.c.o 2024-04-03T15:54:56.6852808Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2024-04-03T15:54:56.7055119Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2024-04-03T15:54:56.7563556Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u4.c.o 2024-04-03T15:54:56.7566974Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2024-04-03T15:54:56.7573063Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u8.c.o 2024-04-03T15:54:56.8022612Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u12.c.o 2024-04-03T15:54:56.8641487Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-04-03T15:54:56.9254328Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u20.c.o 2024-04-03T15:54:57.0167657Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u24.c.o 2024-04-03T15:54:57.0545766Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2024-04-03T15:54:57.0770485Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2024-04-03T15:54:57.0785535Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u4.c.o 2024-04-03T15:54:57.1311294Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u8.c.o 2024-04-03T15:54:57.2184855Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u12.c.o 2024-04-03T15:54:57.3594694Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u16.c.o 2024-04-03T15:54:57.3596492Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2024-04-03T15:54:57.4358817Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2024-04-03T15:54:57.4360474Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u20.c.o 2024-04-03T15:54:57.4582206Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u24.c.o 2024-04-03T15:54:57.4583746Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2024-04-03T15:54:57.5017044Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2024-04-03T15:54:57.5645069Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u4.c.o 2024-04-03T15:54:57.5653138Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o 2024-04-03T15:54:57.5658918Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u8.c.o 2024-04-03T15:54:57.7088756Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u12.c.o 2024-04-03T15:54:57.7090528Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2024-04-03T15:54:57.7582496Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u16.c.o 2024-04-03T15:54:57.7585285Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2024-04-03T15:54:57.8546250Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2024-04-03T15:54:57.8547682Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2024-04-03T15:54:57.8549246Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u20.c.o 2024-04-03T15:54:57.8732960Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2024-04-03T15:54:57.8740643Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u24.c.o 2024-04-03T15:54:57.9636225Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2024-04-03T15:54:57.9639655Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse41-int16.c.o 2024-04-03T15:54:58.0554226Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2024-04-03T15:54:58.0937217Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse41-int32.c.o 2024-04-03T15:54:58.0938680Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2024-04-03T15:54:58.1144623Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/sdp_utils_cpp.cpp.o 2024-04-03T15:54:58.1147107Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-sse41.c.o 2024-04-03T15:54:58.1995062Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2024-04-03T15:54:58.2744057Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2024-04-03T15:54:58.2746024Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-sse41.c.o 2024-04-03T15:54:58.2747808Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2024-04-03T15:54:58.3234784Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2024-04-03T15:54:58.4102524Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-sse41.c.o 2024-04-03T15:54:58.4104081Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2024-04-03T15:54:58.4434951Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2024-04-03T15:54:58.4667952Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-sse41.c.o 2024-04-03T15:54:58.4672943Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-sse41.c.o 2024-04-03T15:54:58.4674925Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld64.c.o 2024-04-03T15:54:58.4678822Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2024-04-03T15:54:58.6552043Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld128.c.o 2024-04-03T15:54:58.6654412Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2024-04-03T15:54:58.6775120Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2024-04-03T15:54:58.6777476Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld64.c.o 2024-04-03T15:54:58.7043059Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld128.c.o 2024-04-03T15:54:58.8489543Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2024-04-03T15:54:58.8492233Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld64.c.o 2024-04-03T15:54:58.8525152Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2024-04-03T15:54:58.8671666Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld128.c.o 2024-04-03T15:54:58.8694921Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld64.c.o 2024-04-03T15:54:58.8749123Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld128.c.o 2024-04-03T15:54:58.8809207Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld64.c.o 2024-04-03T15:54:59.1148452Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2024-04-03T15:54:59.1507824Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld128.c.o 2024-04-03T15:54:59.1511751Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld64.c.o 2024-04-03T15:54:59.1657869Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2024-04-03T15:54:59.2288102Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld128.c.o 2024-04-03T15:54:59.2920351Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2024-04-03T15:54:59.3161266Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld64.c.o 2024-04-03T15:54:59.3408515Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2024-04-03T15:54:59.3410305Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld128.c.o 2024-04-03T15:54:59.4016808Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld64.c.o 2024-04-03T15:54:59.4279857Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld128.c.o 2024-04-03T15:54:59.4597783Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld64.c.o 2024-04-03T15:54:59.5150327Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2024-04-03T15:54:59.6001026Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2024-04-03T15:54:59.6151748Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld128.c.o 2024-04-03T15:54:59.6153489Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2024-04-03T15:54:59.6248877Z [ 51%] 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:54:59.6250390Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2024-04-03T15:54:59.6252376Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2024-04-03T15:54:59.6253428Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2024-04-03T15:54:59.6272225Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld64.c.o 2024-04-03T15:54:59.7773774Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2024-04-03T15:54:59.8700220Z [ 51%] 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:54:59.8907589Z [ 51%] 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:54:59.8909632Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2024-04-03T15:54:59.9266596Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2024-04-03T15:55:00.0205150Z [ 51%] 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:00.0514904Z [ 51%] 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:00.0823850Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o 2024-04-03T15:55:00.0825498Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2024-04-03T15:55:00.0827038Z [ 51%] 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:00.1063180Z [ 51%] 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:00.1631993Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2024-04-03T15:55:00.2066636Z [ 51%] 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:00.2874976Z [ 51%] 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:00.2876688Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2024-04-03T15:55:00.2878013Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2024-04-03T15:55:00.3775513Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-04-03T15:55:00.4688234Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T15:55:00.4691797Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T15:55:00.5578141Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o 2024-04-03T15:55:00.6216451Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-04-03T15:55:00.6217917Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o 2024-04-03T15:55:00.6424394Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o 2024-04-03T15:55:00.6426033Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T15:55:00.7969375Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T15:55:00.7971410Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o 2024-04-03T15:55:00.7972999Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-04-03T15:55:00.8082532Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2024-04-03T15:55:00.8087737Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T15:55:00.8384940Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T15:55:00.9789442Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o 2024-04-03T15:55:01.0390517Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2024-04-03T15:55:01.0392280Z [ 53%] 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:01.0410883Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o 2024-04-03T15:55:01.0620228Z [ 53%] 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:01.0622580Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o 2024-04-03T15:55:01.0624175Z [ 53%] 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:01.0973681Z [ 53%] 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:01.1201807Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrMeta.cpp.o 2024-04-03T15:55:01.1762751Z [ 53%] 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:01.2198642Z [ 53%] 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:01.2201089Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o 2024-04-03T15:55:01.2919949Z [ 53%] 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:01.3661380Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o 2024-04-03T15:55:01.4033449Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2024-04-03T15:55:01.4168574Z [ 53%] 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:01.4303638Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2024-04-03T15:55:01.4315407Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2024-04-03T15:55:01.4316639Z [ 53%] 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:01.4498380Z [ 53%] 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:01.4865920Z [ 53%] 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:01.4868189Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2024-04-03T15:55:01.5434057Z [ 53%] 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:01.6366760Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2024-04-03T15:55:01.6504532Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2024-04-03T15:55:01.6731306Z [ 53%] 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:01.7141464Z [ 53%] 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:01.7958191Z [ 53%] 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:01.8529092Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2024-04-03T15:55:01.8531297Z [ 53%] 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:01.8537848Z [ 53%] 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:01.8728558Z [ 53%] 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:01.8729791Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2024-04-03T15:55:01.9576829Z [ 53%] 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:02.0094300Z [ 53%] 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:02.0872804Z [ 53%] 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:02.1095478Z [ 53%] 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:02.1098737Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2024-04-03T15:55:02.1768105Z [ 53%] 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:02.2865102Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2024-04-03T15:55:02.3019201Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse41-c24.c.o 2024-04-03T15:55:02.3020546Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2024-04-03T15:55:02.3028899Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2024-04-03T15:55:02.4477658Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse41-c8.c.o 2024-04-03T15:55:02.4725994Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse41-c16.c.o 2024-04-03T15:55:02.4729042Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2024-04-03T15:55:02.5476800Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse41-c24.c.o 2024-04-03T15:55:02.6360153Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2024-04-03T15:55:02.6369615Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c.o 2024-04-03T15:55:02.6660417Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:02.7189828Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T15:55:02.8274281Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:02.8276994Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T15:55:02.8279670Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-04-03T15:55:02.8450833Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T15:55:02.8649668Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:02.9349084Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-04-03T15:55:02.9351029Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:02.9352277Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:03.0468671Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2024-04-03T15:55:03.0471945Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T15:55:03.1142735Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T15:55:03.1152926Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:03.1501898Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-04-03T15:55:03.1880723Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:03.2447205Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:03.2797429Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:03.3297260Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2024-04-03T15:55:03.4030186Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T15:55:03.4035609Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:03.4377817Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T15:55:03.4604814Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-04-03T15:55:03.4914801Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T15:55:03.5415018Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T15:55:03.5843599Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-04-03T15:55:03.6278784Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T15:55:03.6280692Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:03.7457635Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T15:55:03.8250474Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-04-03T15:55:03.8409071Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:03.8420046Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:03.8421593Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T15:55:03.8423121Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2024-04-03T15:55:03.8440865Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2024-04-03T15:55:03.8600398Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2024-04-03T15:55:03.8660253Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:03.9088080Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c.o 2024-04-03T15:55:03.9726055Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2024-04-03T15:55:04.0565800Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2024-04-03T15:55:04.0820238Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2024-04-03T15:55:04.0821740Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2024-04-03T15:55:04.1133650Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2024-04-03T15:55:04.2139641Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:04.2501212Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2024-04-03T15:55:04.2502679Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:04.2830593Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c.o 2024-04-03T15:55:04.2903814Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2024-04-03T15:55:04.3087164Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2024-04-03T15:55:04.3089008Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:04.3090819Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2024-04-03T15:55:04.3415516Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:04.3419664Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2024-04-03T15:55:04.4012256Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:04.4015139Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-04-03T15:55:04.5329043Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:04.5330686Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-04-03T15:55:04.5503626Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2024-04-03T15:55:04.5511684Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:04.5539228Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:04.5703972Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:04.5832965Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:04.5837278Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2024-04-03T15:55:04.6815702Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:04.6818830Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2024-04-03T15:55:04.6821428Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2024-04-03T15:55:04.7389339Z [ 53%] 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:04.7391615Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:04.8102155Z [ 53%] 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:04.8104872Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:04.8107500Z [ 53%] 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:04.8109908Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:04.8573337Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:04.9392129Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2024-04-03T15:55:04.9590702Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:04.9902689Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:04.9912159Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:05.0734524Z [ 53%] 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:05.0916641Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:05.0918482Z [ 53%] 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:05.1416089Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:05.2111665Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:05.2114009Z [ 53%] 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:05.2306130Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:05.2311996Z [ 53%] 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:05.2416489Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:05.2418982Z [ 53%] 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:05.2916611Z [ 53%] 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:05.3268547Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2024-04-03T15:55:05.3854997Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:05.3856744Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2024-04-03T15:55:05.4274907Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2024-04-03T15:55:05.4733894Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2024-04-03T15:55:05.4736234Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-04-03T15:55:05.4847579Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:05.5187899Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-04-03T15:55:05.5525331Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2024-04-03T15:55:05.6599493Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2024-04-03T15:55:05.6806606Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:05.7841419Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-04-03T15:55:05.8125222Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:05.8665215Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-04-03T15:55:05.9019604Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:05.9021030Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2024-04-03T15:55:05.9298328Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:05.9299965Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:05.9301360Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2024-04-03T15:55:05.9502166Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:05.9934332Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:06.0372025Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2024-04-03T15:55:06.1173359Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2024-04-03T15:55:06.1489368Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-04-03T15:55:06.1491974Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-04-03T15:55:06.1496067Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:06.1686872Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2024-04-03T15:55:06.1688197Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:06.3222245Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2024-04-03T15:55:06.3612106Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp.o 2024-04-03T15:55:06.4683926Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:06.4843280Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:55:06.5321798Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2024-04-03T15:55:06.5549197Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2024-04-03T15:55:06.6038529Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2024-04-03T15:55:06.6235617Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2024-04-03T15:55:06.6408335Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2024-04-03T15:55:06.6848673Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-04-03T15:55:06.6849978Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2024-04-03T15:55:06.6850848Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2024-04-03T15:55:06.6852026Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-04-03T15:55:06.6853356Z [ 54%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2024-04-03T15:55:06.7302211Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2024-04-03T15:55:06.8471574Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2024-04-03T15:55:06.9363238Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2024-04-03T15:55:07.0008673Z [ 55%] 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:07.0010161Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2024-04-03T15:55:07.0210060Z [ 55%] 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:07.0211630Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2024-04-03T15:55:07.0213240Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2024-04-03T15:55:07.0993678Z [ 55%] 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:07.1626143Z [ 55%] 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:07.1895460Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-sse41.c.o 2024-04-03T15:55:07.2064465Z /var/lib/jenkins/workspace/third_party/miniz-2.1.0/miniz.c:3157:9: note: ‘#pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.’ 2024-04-03T15:55:07.2145902Z 3157 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2024-04-03T15:55:07.2147155Z | ^~~~~~~ 2024-04-03T15:55:07.2148672Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-sse41.c.o 2024-04-03T15:55:07.2595818Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2024-04-03T15:55:07.2942216Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-sse41.c.o 2024-04-03T15:55:07.3399219Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2024-04-03T15:55:07.3893135Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2024-04-03T15:55:07.3895487Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-sse41-sra.c.o 2024-04-03T15:55:07.4014260Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2024-04-03T15:55:07.4017946Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2024-04-03T15:55:07.4023108Z [ 55%] 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:07.4024791Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-sse41-srl.c.o 2024-04-03T15:55:07.4157986Z [ 55%] 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:07.5427849Z [ 55%] 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:07.5693071Z [ 55%] 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:07.6141173Z [ 55%] 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:07.6444183Z [ 55%] 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:07.6446498Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2024-04-03T15:55:07.6450334Z [ 55%] 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:07.6895206Z [ 55%] 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:07.6896777Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2024-04-03T15:55:07.7063200Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2024-04-03T15:55:07.7725848Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2024-04-03T15:55:07.8395500Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2024-04-03T15:55:07.8397100Z [ 55%] 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:07.8623550Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2024-04-03T15:55:07.8626668Z [ 55%] 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:07.8651956Z [ 55%] 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:07.8888194Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/decompose_silu.cpp.o 2024-04-03T15:55:07.8889774Z [ 55%] 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:07.9215388Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2024-04-03T15:55:07.9221465Z [ 55%] 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:08.0218362Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2024-04-03T15:55:08.0661535Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2024-04-03T15:55:08.1077767Z [ 55%] 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:08.1079663Z [ 55%] 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:08.1081519Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2024-04-03T15:55:08.2917760Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2024-04-03T15:55:08.2919782Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u8.c.o 2024-04-03T15:55:08.2922638Z [ 55%] 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:08.2935199Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u16.c.o 2024-04-03T15:55:08.3020056Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse41-u8.c.o 2024-04-03T15:55:08.3026801Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2024-04-03T15:55:08.3176845Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2024-04-03T15:55:08.3204019Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse41-u16.c.o 2024-04-03T15:55:08.3648790Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2024-04-03T15:55:08.3650318Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse41-u32.c.o 2024-04-03T15:55:08.3917979Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ViewFuncs.cpp.o 2024-04-03T15:55:08.5149072Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2024-04-03T15:55:08.5151954Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2024-04-03T15:55:08.5154152Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u16.c.o 2024-04-03T15:55:08.5155333Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u8.c.o 2024-04-03T15:55:08.5156609Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2024-04-03T15:55:08.5497450Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2024-04-03T15:55:08.5638463Z [ 55%] 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:08.5640244Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2024-04-03T15:55:08.5641782Z [ 55%] 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:08.6394550Z [ 55%] 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:08.7502658Z [ 55%] 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:08.7838473Z [ 55%] 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:08.7840212Z [ 55%] 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:08.7841904Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2024-04-03T15:55:08.8440485Z [ 55%] 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:08.8566147Z [ 55%] 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:09.0002311Z [ 55%] 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:09.0004311Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2024-04-03T15:55:09.0118844Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2024-04-03T15:55:09.0124181Z [ 55%] 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:09.0223204Z [ 55%] 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:09.0225848Z [ 55%] 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:09.0228214Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2024-04-03T15:55:09.0277864Z [ 55%] 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:09.0443186Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2024-04-03T15:55:09.0892430Z [ 55%] 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:09.1886158Z [ 55%] 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:09.2499043Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2024-04-03T15:55:09.2515101Z [ 55%] 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:09.2741852Z [ 55%] 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:09.2743613Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2024-04-03T15:55:09.2894853Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2024-04-03T15:55:09.2897145Z [ 55%] 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:09.4514448Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp.o 2024-04-03T15:55:09.4520309Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T15:55:09.4651111Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2024-04-03T15:55:09.4653639Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2024-04-03T15:55:09.4778602Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2024-04-03T15:55:09.4781225Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2024-04-03T15:55:09.5046284Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2024-04-03T15:55:09.5584875Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2024-04-03T15:55:09.6159638Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2024-04-03T15:55:09.6305041Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2024-04-03T15:55:09.6307109Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2024-04-03T15:55:09.6647044Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2024-04-03T15:55:09.7378907Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2024-04-03T15:55:09.7889836Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2024-04-03T15:55:09.7891906Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2024-04-03T15:55:09.7895897Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2024-04-03T15:55:09.8108224Z [ 56%] 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:09.8990909Z [ 56%] 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:09.9303812Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2024-04-03T15:55:09.9305488Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2024-04-03T15:55:09.9307290Z [ 56%] 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:09.9309164Z [ 56%] 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:09.9626401Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2024-04-03T15:55:09.9631005Z [ 56%] 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:10.0077001Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2024-04-03T15:55:10.1029073Z [ 56%] 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:10.1513633Z [ 56%] 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:10.1515174Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2024-04-03T15:55:10.1802874Z [ 56%] 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:10.1845597Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2024-04-03T15:55:10.2775249Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2024-04-03T15:55:10.2778721Z [ 56%] 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:10.2782159Z [ 56%] 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:10.2989563Z [ 56%] 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:10.3847404Z [ 56%] 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:10.3949028Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2024-04-03T15:55:10.3950257Z [ 56%] 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:10.3952429Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2024-04-03T15:55:10.4413988Z [ 56%] 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:10.5063915Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2024-04-03T15:55:10.5268471Z [ 56%] 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:10.5271473Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2024-04-03T15:55:10.6464258Z [ 56%] 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:10.6468224Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2024-04-03T15:55:10.6469563Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_metadata.cpp.o 2024-04-03T15:55:10.6617056Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2024-04-03T15:55:10.8263332Z [ 56%] 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:10.8386059Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2024-04-03T15:55:10.9091232Z [ 56%] 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:10.9309896Z [ 56%] 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:10.9312792Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2024-04-03T15:55:10.9314737Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2024-04-03T15:55:10.9744419Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2024-04-03T15:55:10.9745481Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2024-04-03T15:55:10.9746766Z [ 56%] 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:11.0925951Z [ 56%] 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:11.1235041Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable_info.cpp.o 2024-04-03T15:55:11.1585581Z [ 56%] 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:11.1973427Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner.cpp.o 2024-04-03T15:55:11.2605432Z [ 56%] 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:11.3332712Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp.o 2024-04-03T15:55:11.3342037Z [ 56%] 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:11.3853572Z [ 56%] 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:11.4672317Z [ 56%] 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:11.5309999Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_common.cpp.o 2024-04-03T15:55:11.5782630Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/tensor_converter.cpp.o 2024-04-03T15:55:11.5822292Z [ 56%] 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:11.6566348Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/inductor_ops.cpp.o 2024-04-03T15:55:11.6709591Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2024-04-03T15:55:11.6711680Z [ 56%] 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:11.7600407Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2024-04-03T15:55:11.8800464Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2024-04-03T15:55:11.8915081Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2024-04-03T15:55:11.8916682Z [ 56%] 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:11.9083713Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2024-04-03T15:55:12.0750290Z [ 56%] 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:12.0955686Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2024-04-03T15:55:12.1081984Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2024-04-03T15:55:12.1840807Z [ 56%] 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:12.2693174Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2024-04-03T15:55:12.2698526Z [ 56%] 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:12.3888203Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2024-04-03T15:55:12.4820889Z [ 56%] 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:12.5105347Z [ 56%] 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:12.5819199Z [ 56%] 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:12.6083619Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2024-04-03T15:55:12.6085689Z [ 56%] 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:12.6655471Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2024-04-03T15:55:12.6657016Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2024-04-03T15:55:12.7153974Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2024-04-03T15:55:12.7448867Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2024-04-03T15:55:12.8117579Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2024-04-03T15:55:12.8282968Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2024-04-03T15:55:12.8285440Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2024-04-03T15:55:12.8286960Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2024-04-03T15:55:13.0126826Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2024-04-03T15:55:13.1246062Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2024-04-03T15:55:13.2128662Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-04-03T15:55:13.2735224Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-04-03T15:55:13.2737997Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2024-04-03T15:55:13.3028231Z [ 57%] 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:13.3030750Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2024-04-03T15:55:13.3596454Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2024-04-03T15:55:13.3600394Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2024-04-03T15:55:13.3607142Z [ 57%] 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:13.4120610Z [ 57%] 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:13.5220393Z [ 57%] 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:13.5751705Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2024-04-03T15:55:13.6234876Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2024-04-03T15:55:13.6236153Z [ 57%] 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:13.6628844Z [ 57%] 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:13.6630375Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2024-04-03T15:55:13.7349786Z [ 57%] 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:13.7351506Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2024-04-03T15:55:13.7716388Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2024-04-03T15:55:13.7732483Z [ 57%] 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:13.8267385Z [ 57%] 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:13.8276701Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2024-04-03T15:55:13.8796140Z [ 57%] 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:13.9938059Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2024-04-03T15:55:14.0733929Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2024-04-03T15:55:14.0742438Z [ 57%] 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:14.1832288Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2024-04-03T15:55:14.1834126Z [ 57%] 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:14.1835536Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2024-04-03T15:55:14.1994656Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2024-04-03T15:55:14.2102254Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-sse41.c.o 2024-04-03T15:55:14.2125462Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o 2024-04-03T15:55:14.3785665Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-sse41.c.o 2024-04-03T15:55:14.3800267Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2024-04-03T15:55:14.4013859Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2024-04-03T15:55:14.4015455Z [ 57%] 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:14.4385713Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2024-04-03T15:55:14.4746739Z [ 57%] 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:14.4748158Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2024-04-03T15:55:14.5385626Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2024-04-03T15:55:14.6768172Z [ 57%] 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:14.6898761Z [ 57%] 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:14.7125543Z [ 57%] 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:14.7347537Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2024-04-03T15:55:14.7657964Z [ 57%] 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:14.7879300Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2024-04-03T15:55:14.8045930Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2024-04-03T15:55:14.8481074Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2024-04-03T15:55:14.9196324Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2024-04-03T15:55:14.9198000Z [ 57%] 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:14.9955389Z [ 57%] 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:15.1536951Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u8.c.o 2024-04-03T15:55:15.1981503Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2024-04-03T15:55:15.2786446Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2024-04-03T15:55:15.3959543Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u16.c.o 2024-04-03T15:55:15.5118427Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2024-04-03T15:55:15.5119891Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2024-04-03T15:55:15.5121390Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2024-04-03T15:55:15.5122853Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse41-u8.c.o 2024-04-03T15:55:15.5535153Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse41-u16.c.o 2024-04-03T15:55:15.7169891Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse41-u32.c.o 2024-04-03T15:55:15.7172752Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2024-04-03T15:55:15.7175102Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2024-04-03T15:55:15.8400488Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u8.c.o 2024-04-03T15:55:15.8583121Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u16.c.o 2024-04-03T15:55:15.8958568Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2024-04-03T15:55:15.8960256Z [ 57%] 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:15.8962268Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2024-04-03T15:55:15.9122984Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2024-04-03T15:55:15.9124978Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2024-04-03T15:55:15.9460145Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2024-04-03T15:55:15.9475026Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.o 2024-04-03T15:55:15.9548328Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2024-04-03T15:55:16.0447908Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2024-04-03T15:55:16.1406266Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2024-04-03T15:55:16.1407607Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2024-04-03T15:55:16.1539727Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2024-04-03T15:55:16.2630282Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2024-04-03T15:55:16.2748636Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2024-04-03T15:55:16.3339404Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c8.c.o 2024-04-03T15:55:16.3709363Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2024-04-03T15:55:16.3711111Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2024-04-03T15:55:16.5099387Z [ 57%] 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:16.5276593Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2024-04-03T15:55:16.6003967Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c8.c.o 2024-04-03T15:55:16.6322819Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2024-04-03T15:55:16.6326003Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2024-04-03T15:55:16.6327061Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2024-04-03T15:55:16.6328081Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2024-04-03T15:55:16.6329234Z [ 58%] 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:16.6733281Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2024-04-03T15:55:16.7846508Z [ 58%] 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:16.7848161Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2024-04-03T15:55:16.7969709Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2024-04-03T15:55:16.8197950Z [ 58%] 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:16.9083863Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2024-04-03T15:55:16.9085894Z [ 58%] 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:16.9087457Z [ 58%] 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:16.9392311Z [ 58%] 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:16.9650116Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2024-04-03T15:55:17.0132966Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2024-04-03T15:55:17.0134241Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2024-04-03T15:55:17.0135780Z [ 58%] 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:17.1427417Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2024-04-03T15:55:17.1932897Z [ 58%] 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:17.2112114Z [ 58%] 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:17.2113726Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2024-04-03T15:55:17.2115192Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2024-04-03T15:55:17.2594006Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2024-04-03T15:55:17.2596784Z [ 58%] 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:17.3726889Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2024-04-03T15:55:17.3728476Z [ 58%] 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:17.4333526Z [ 58%] 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:17.4661659Z [ 58%] 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:17.4864776Z [ 58%] 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:17.4880336Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2024-04-03T15:55:17.5211272Z [ 58%] 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:17.5544185Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2024-04-03T15:55:17.6545327Z [ 58%] 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:17.6547120Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2024-04-03T15:55:17.6549085Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2024-04-03T15:55:17.6550312Z [ 58%] 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:17.6551509Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2024-04-03T15:55:17.6921771Z [ 58%] 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:17.8515452Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2024-04-03T15:55:17.8603984Z [ 58%] 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:17.8605923Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2024-04-03T15:55:17.8900022Z [ 58%] 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:17.9206535Z [ 58%] 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:17.9966823Z [ 58%] 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:18.0415763Z [ 58%] 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:18.1294120Z [ 58%] 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:18.1633949Z [ 58%] 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:18.2178195Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2024-04-03T15:55:18.2445046Z [ 58%] 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:18.2734344Z [ 58%] 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:18.3057352Z [ 58%] 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:18.4622644Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2024-04-03T15:55:18.5725510Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2024-04-03T15:55:18.5778061Z [ 58%] 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:18.6245852Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2024-04-03T15:55:18.6657974Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2024-04-03T15:55:18.7865479Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2024-04-03T15:55:18.8179020Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2024-04-03T15:55:18.8184926Z [ 58%] 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:18.8474701Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2024-04-03T15:55:18.8485476Z [ 58%] 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:18.8501418Z [ 58%] 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:18.8507817Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o 2024-04-03T15:55:18.9056926Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2024-04-03T15:55:18.9058979Z [ 58%] 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:19.0165636Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2024-04-03T15:55:19.0166944Z [ 58%] 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:19.0168177Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2024-04-03T15:55:19.0169264Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2024-04-03T15:55:19.0578755Z [ 58%] 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:19.0753763Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2024-04-03T15:55:19.0770684Z [ 58%] 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:19.1412246Z [ 58%] 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:19.1721352Z [ 58%] 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:19.1723575Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o 2024-04-03T15:55:19.3054450Z [ 58%] 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:19.3372716Z [ 58%] 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:19.3599863Z [ 58%] 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:19.4387166Z [ 58%] 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:19.4914408Z [ 58%] 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:19.4922160Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2024-04-03T15:55:19.4939279Z [ 58%] 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:19.5741887Z [ 58%] 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:19.5983838Z [ 58%] 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:19.6180217Z [ 58%] 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:19.6181837Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2024-04-03T15:55:19.6515893Z [ 58%] 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:19.6517358Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2024-04-03T15:55:19.6855916Z [ 58%] 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:19.7484169Z [ 58%] 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:19.7936656Z [ 58%] 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:19.7938280Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2024-04-03T15:55:19.7939535Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2024-04-03T15:55:19.8566137Z [ 58%] 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:20.0394430Z [ 59%] 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:20.0395981Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2024-04-03T15:55:20.1545959Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2024-04-03T15:55:20.1548009Z [ 59%] 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:20.1713645Z [ 59%] 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:20.2097752Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2024-04-03T15:55:20.2099194Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2024-04-03T15:55:20.2100776Z [ 59%] 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:20.3103649Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2024-04-03T15:55:20.3509182Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2024-04-03T15:55:20.3519662Z [ 59%] 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:20.3845848Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2024-04-03T15:55:20.3847491Z [ 59%] 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:20.3851697Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2024-04-03T15:55:20.4590972Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2024-04-03T15:55:20.5558492Z [ 59%] 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:20.5763431Z [ 59%] 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:20.6831089Z [ 59%] 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:20.6975834Z [ 59%] 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:20.7093233Z [ 59%] 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:20.7205002Z [ 59%] 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:20.7212937Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2024-04-03T15:55:20.7533112Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2024-04-03T15:55:20.7539670Z [ 59%] 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:20.8348640Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2024-04-03T15:55:20.8654279Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2024-04-03T15:55:20.9463780Z [ 59%] 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:20.9465606Z [ 59%] 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:20.9630717Z [ 59%] 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:20.9754362Z [ 59%] 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:20.9976278Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2024-04-03T15:55:20.9977977Z [ 59%] 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:21.1289155Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2024-04-03T15:55:21.1291190Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x8.c.o 2024-04-03T15:55:21.1797858Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2024-04-03T15:55:21.2232318Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x16.c.o 2024-04-03T15:55:21.2750045Z [ 59%] 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:21.3799643Z [ 59%] 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:21.3801912Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2024-04-03T15:55:21.4556283Z [ 59%] 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:21.5061007Z [ 59%] 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:21.5377039Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2024-04-03T15:55:21.5557102Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2024-04-03T15:55:21.5784206Z [ 59%] 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:21.5785778Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2024-04-03T15:55:21.6619045Z [ 59%] 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:21.6620774Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2024-04-03T15:55:21.7197100Z [ 59%] 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:21.7652287Z [ 59%] 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:21.8794321Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2024-04-03T15:55:21.8803551Z [ 59%] 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:21.9454907Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2024-04-03T15:55:21.9456520Z [ 59%] 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:21.9493487Z [ 59%] 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:21.9771859Z [ 59%] 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:21.9773410Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2024-04-03T15:55:21.9774765Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2024-04-03T15:55:21.9779357Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2024-04-03T15:55:21.9780782Z [ 60%] 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:22.0485760Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2024-04-03T15:55:22.0487968Z [ 60%] 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:22.1222123Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2024-04-03T15:55:22.1462757Z [ 60%] 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:22.1470027Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2024-04-03T15:55:22.1477571Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2024-04-03T15:55:22.2196387Z [ 60%] 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:22.2626317Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2024-04-03T15:55:22.2783195Z [ 60%] 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:22.2786164Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2024-04-03T15:55:22.3091572Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2024-04-03T15:55:22.3092844Z [ 60%] 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:22.3284526Z [ 60%] 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:22.5196263Z [ 60%] 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:22.6187807Z [ 60%] 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:22.6405848Z [ 60%] 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:22.6410378Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2024-04-03T15:55:22.6987600Z [ 60%] 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:22.7467378Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2024-04-03T15:55:22.7468604Z [ 60%] 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:22.7469692Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2024-04-03T15:55:22.7735158Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u8.c.o 2024-04-03T15:55:22.7873057Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2024-04-03T15:55:22.7931729Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2024-04-03T15:55:22.9347479Z [ 60%] 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:23.0255717Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2024-04-03T15:55:23.0511988Z [ 60%] 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:23.0514204Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2024-04-03T15:55:23.1237605Z [ 60%] 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:23.1250109Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2024-04-03T15:55:23.1492299Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2024-04-03T15:55:23.2233021Z [ 60%] 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:23.2235771Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2024-04-03T15:55:23.2237424Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u8.c.o 2024-04-03T15:55:23.2250090Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2024-04-03T15:55:23.2517033Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2024-04-03T15:55:23.2518544Z [ 60%] 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:23.2527045Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2024-04-03T15:55:23.2760606Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2024-04-03T15:55:23.3454679Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2024-04-03T15:55:23.3456213Z [ 60%] 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:23.3756513Z [ 60%] 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:23.4434075Z [ 60%] 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:23.4436800Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2024-04-03T15:55:23.4791960Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2024-04-03T15:55:23.5110160Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2024-04-03T15:55:23.5856261Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u8.c.o 2024-04-03T15:55:23.5857715Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2024-04-03T15:55:23.7068914Z [ 60%] 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:23.7284879Z [ 60%] 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:23.7800276Z [ 60%] 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:23.7801892Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2024-04-03T15:55:23.8134228Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2024-04-03T15:55:23.8587927Z [ 60%] 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:23.8930901Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2024-04-03T15:55:23.8932447Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u8.c.o 2024-04-03T15:55:23.9287588Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2024-04-03T15:55:23.9906362Z [ 60%] 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:24.0945395Z [ 60%] 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:24.1337356Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2024-04-03T15:55:24.1452029Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2024-04-03T15:55:24.1842735Z [ 60%] 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:24.1848969Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2024-04-03T15:55:24.2743706Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/utf8_decoding_ignore.cpp.o 2024-04-03T15:55:24.2953693Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2024-04-03T15:55:24.2970922Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2024-04-03T15:55:24.3217476Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2024-04-03T15:55:24.3577812Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2024-04-03T15:55:24.4819272Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2024-04-03T15:55:24.5330399Z [ 60%] 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:24.5656649Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2024-04-03T15:55:24.5682974Z [ 60%] 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:24.6164023Z [ 60%] 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:24.6165990Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2024-04-03T15:55:24.6970689Z [ 60%] 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:24.7353160Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2024-04-03T15:55:24.7682602Z [ 60%] 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:24.8399744Z [ 60%] 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:24.9053197Z [ 60%] 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:24.9504446Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2024-04-03T15:55:24.9509123Z [ 60%] 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:25.0082977Z [ 60%] 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:25.0084171Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2024-04-03T15:55:25.0085608Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u8.c.o 2024-04-03T15:55:25.0307736Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2024-04-03T15:55:25.0403206Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u8.c.o 2024-04-03T15:55:25.0870562Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2024-04-03T15:55:25.0875593Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2024-04-03T15:55:25.2435958Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u8.c.o 2024-04-03T15:55:25.2556030Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2024-04-03T15:55:25.3030086Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u8.c.o 2024-04-03T15:55:25.3187249Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2024-04-03T15:55:25.4807096Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2024-04-03T15:55:25.5138776Z [ 60%] 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:25.5140859Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2024-04-03T15:55:25.5142564Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2024-04-03T15:55:25.5144457Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2024-04-03T15:55:25.5709358Z [ 60%] 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:25.6584726Z [ 60%] 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:25.7359418Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2024-04-03T15:55:25.7693248Z [ 60%] 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:25.7696503Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2024-04-03T15:55:25.8926097Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2024-04-03T15:55:25.9311758Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2024-04-03T15:55:25.9314704Z [ 60%] 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:25.9715009Z [ 60%] 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:26.0076428Z [ 60%] 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:26.0077892Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2024-04-03T15:55:26.0079018Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2024-04-03T15:55:26.0582433Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2024-04-03T15:55:26.1692718Z [ 60%] 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:26.1694006Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2024-04-03T15:55:26.2240426Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u8.c.o 2024-04-03T15:55:26.2590397Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2024-04-03T15:55:26.2592518Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2024-04-03T15:55:26.2594795Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u8.c.o 2024-04-03T15:55:26.2598330Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2024-04-03T15:55:26.2599412Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2024-04-03T15:55:26.2600477Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2024-04-03T15:55:26.3777118Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2024-04-03T15:55:26.3778289Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2024-04-03T15:55:26.3779323Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2024-04-03T15:55:26.4210053Z [ 61%] 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:26.5627469Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2024-04-03T15:55:26.5745125Z [ 61%] 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:26.5747531Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2024-04-03T15:55:26.5959951Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2024-04-03T15:55:26.5963095Z [ 61%] 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:26.7190856Z [ 61%] 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:26.7381808Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2024-04-03T15:55:26.7387277Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u8.c.o 2024-04-03T15:55:26.7476467Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2024-04-03T15:55:26.7478562Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2024-04-03T15:55:26.7881208Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2024-04-03T15:55:26.9057748Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2024-04-03T15:55:26.9519885Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2024-04-03T15:55:27.0052152Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2024-04-03T15:55:27.0376240Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2024-04-03T15:55:27.0383872Z [ 61%] 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:27.1455759Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2024-04-03T15:55:27.1635934Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2024-04-03T15:55:27.1638939Z [ 61%] 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:27.1936474Z [ 61%] 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:27.1948306Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2024-04-03T15:55:27.2772226Z [ 61%] 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:27.2773778Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2024-04-03T15:55:27.3344548Z [ 61%] 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:27.4763598Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2024-04-03T15:55:27.5080566Z [ 61%] 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:27.5082676Z [ 61%] 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:27.5110721Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2024-04-03T15:55:27.5628527Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2024-04-03T15:55:27.5630317Z [ 61%] 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:27.5632784Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2024-04-03T15:55:27.6685066Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2024-04-03T15:55:27.7447098Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2024-04-03T15:55:27.7454367Z [ 61%] 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:27.7665568Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2024-04-03T15:55:27.7667564Z [ 61%] 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:27.7913321Z [ 61%] 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:27.7914916Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2024-04-03T15:55:27.7915987Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2024-04-03T15:55:27.9440598Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2024-04-03T15:55:27.9576667Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2024-04-03T15:55:27.9703609Z [ 61%] 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:28.1662569Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2024-04-03T15:55:28.2435466Z [ 61%] 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:28.2437208Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2024-04-03T15:55:28.2573280Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2024-04-03T15:55:28.2988471Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2024-04-03T15:55:28.4179014Z [ 61%] 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:28.5209581Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2024-04-03T15:55:28.5436976Z [ 61%] 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:28.5438629Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2024-04-03T15:55:28.6775276Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2024-04-03T15:55:28.6776910Z [ 61%] 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:28.6778473Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2024-04-03T15:55:28.7184021Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2024-04-03T15:55:28.7185201Z [ 61%] 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:28.9112721Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2024-04-03T15:55:28.9408133Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2024-04-03T15:55:28.9412419Z [ 61%] 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:28.9423244Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2024-04-03T15:55:28.9797031Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u8.c.o 2024-04-03T15:55:29.1558640Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2024-04-03T15:55:29.2774510Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2024-04-03T15:55:29.3050231Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2024-04-03T15:55:29.3577301Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2024-04-03T15:55:29.3578530Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u8.c.o 2024-04-03T15:55:29.4688136Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2024-04-03T15:55:29.5242728Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u8.c.o 2024-04-03T15:55:29.5244903Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2024-04-03T15:55:29.5590004Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u16.c.o 2024-04-03T15:55:29.6992434Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2024-04-03T15:55:29.7155554Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2024-04-03T15:55:29.7685508Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2024-04-03T15:55:29.8085039Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u8.c.o 2024-04-03T15:55:29.8330878Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2024-04-03T15:55:29.8888625Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u8.c.o 2024-04-03T15:55:29.8890157Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2024-04-03T15:55:29.9406332Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2024-04-03T15:55:30.0697411Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2024-04-03T15:55:30.1971358Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u8.c.o 2024-04-03T15:55:30.2131440Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2024-04-03T15:55:30.2188537Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2024-04-03T15:55:30.2189762Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u8.c.o 2024-04-03T15:55:30.2300189Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2024-04-03T15:55:30.2618284Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2024-04-03T15:55:30.2628022Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2024-04-03T15:55:30.3307805Z [ 62%] 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:30.4759738Z [ 62%] 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:30.4818761Z [ 62%] 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:30.4972627Z [ 62%] 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:30.6508048Z [ 62%] 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:30.6509617Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2024-04-03T15:55:30.7646559Z [ 62%] 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:30.7648176Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2024-04-03T15:55:30.8142059Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2024-04-03T15:55:30.8143603Z [ 62%] 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:30.9933893Z [ 62%] 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:31.0712885Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2024-04-03T15:55:31.0965923Z [ 62%] 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:31.1594415Z [ 62%] 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:31.1597280Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2024-04-03T15:55:31.2169286Z [ 62%] 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:31.2973483Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2024-04-03T15:55:31.2974962Z [ 62%] 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:31.3930315Z [ 62%] 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:31.4747420Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2024-04-03T15:55:31.4749980Z [ 62%] 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:31.5103214Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2024-04-03T15:55:31.5104706Z [ 62%] 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:31.5859043Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2024-04-03T15:55:31.6735619Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2024-04-03T15:55:31.7292748Z [ 62%] 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:31.7555737Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2024-04-03T15:55:31.7561410Z [ 62%] 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:31.9355055Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2024-04-03T15:55:32.0306674Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2024-04-03T15:55:32.1239845Z [ 62%] 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:32.1241534Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2024-04-03T15:55:32.2716452Z [ 62%] 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:32.2981753Z [ 62%] 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:32.3935827Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2024-04-03T15:55:32.3940343Z [ 62%] 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:32.5034033Z [ 62%] 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:32.5693268Z [ 62%] 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:32.5694594Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2024-04-03T15:55:32.6190035Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2024-04-03T15:55:32.6820395Z [ 62%] 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:32.6821863Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2024-04-03T15:55:32.7349623Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2024-04-03T15:55:32.7351029Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2024-04-03T15:55:32.7352452Z [ 62%] 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:32.7863193Z [ 62%] 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:32.9800663Z [ 62%] 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:32.9805731Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2024-04-03T15:55:33.0051263Z [ 62%] 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:33.0052545Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2024-04-03T15:55:33.0053776Z [ 62%] 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:33.0058259Z [ 62%] 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:33.2119887Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2024-04-03T15:55:33.2228151Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2024-04-03T15:55:33.2231500Z [ 62%] 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:33.2234037Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2024-04-03T15:55:33.4111436Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2024-04-03T15:55:33.4472157Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2024-04-03T15:55:33.6037449Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2024-04-03T15:55:33.6068282Z [ 62%] 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:33.6846157Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2024-04-03T15:55:33.7122084Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2024-04-03T15:55:33.7991236Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2024-04-03T15:55:33.8001475Z [ 63%] 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:33.9043492Z [ 63%] 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:33.9045887Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2024-04-03T15:55:33.9408432Z [ 63%] 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:34.0624585Z [ 63%] 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:34.1473124Z [ 63%] 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:34.1474960Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2024-04-03T15:55:34.1476062Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2024-04-03T15:55:34.1477143Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2024-04-03T15:55:34.1762214Z [ 63%] 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:34.2961048Z [ 63%] 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:34.3153257Z [ 63%] 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:34.3718723Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2024-04-03T15:55:34.3720239Z [ 63%] 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:34.4310750Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/combined_traceback.cpp.o 2024-04-03T15:55:34.4459506Z [ 63%] 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:34.4971635Z [ 63%] 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:34.4974615Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o 2024-04-03T15:55:34.5587417Z [ 63%] 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:34.5589674Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2024-04-03T15:55:34.7156109Z [ 63%] 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:34.7418164Z [ 63%] 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:34.8204220Z [ 63%] 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:34.9636557Z [ 63%] 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:35.0017358Z [ 63%] 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:35.0718328Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2024-04-03T15:55:35.1341062Z [ 63%] 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:35.1342820Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2024-04-03T15:55:35.1507309Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2024-04-03T15:55:35.2607364Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o 2024-04-03T15:55:35.2905569Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_trace_observer.cpp.o 2024-04-03T15:55:35.2911493Z [ 63%] 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:35.2912769Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o 2024-04-03T15:55:35.3258961Z [ 63%] 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:35.3483487Z [ 63%] 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:35.3485343Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o 2024-04-03T15:55:35.3587535Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o 2024-04-03T15:55:35.4084542Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o 2024-04-03T15:55:35.4612218Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind.cpp.o 2024-04-03T15:55:35.4615221Z [ 63%] 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:35.5843358Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind_fb.cpp.o 2024-04-03T15:55:35.6080111Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2024-04-03T15:55:35.6664398Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2024-04-03T15:55:35.6666268Z [ 63%] 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:35.7559643Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2024-04-03T15:55:35.8516265Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2024-04-03T15:55:35.8517899Z [ 63%] 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:35.8530743Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2024-04-03T15:55:35.8871272Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2024-04-03T15:55:35.8872865Z [ 63%] 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:35.9719201Z [ 63%] 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:35.9721122Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2024-04-03T15:55:36.0587464Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2024-04-03T15:55:36.1329616Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2024-04-03T15:55:36.1521004Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2024-04-03T15:55:36.2234579Z [ 63%] 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:36.3078716Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2024-04-03T15:55:36.3080552Z [ 63%] 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:36.3715401Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2024-04-03T15:55:36.3716775Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2024-04-03T15:55:36.3720761Z [ 63%] 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:36.4855765Z [ 63%] 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:36.5063081Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2024-04-03T15:55:36.5064994Z [ 63%] 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:36.5305364Z [ 63%] 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:36.5571806Z [ 63%] 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:36.6148043Z [ 63%] 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:36.6694711Z [ 63%] 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:36.6945271Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2024-04-03T15:55:36.7269878Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2024-04-03T15:55:36.7271522Z [ 63%] 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:36.7645887Z [ 63%] 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:36.8553630Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2024-04-03T15:55:36.8560808Z [ 63%] 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:36.8836516Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2024-04-03T15:55:36.8994818Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx-u8.c.o 2024-04-03T15:55:36.9454199Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx-u16.c.o 2024-04-03T15:55:36.9466546Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2024-04-03T15:55:36.9888430Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx-u8.c.o 2024-04-03T15:55:36.9889937Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2024-04-03T15:55:37.0195829Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx-u16.c.o 2024-04-03T15:55:37.0197298Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2024-04-03T15:55:37.0198703Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2024-04-03T15:55:37.1061374Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx-u8.c.o 2024-04-03T15:55:37.2431908Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2024-04-03T15:55:37.2433108Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx-rr2-p5.c.o 2024-04-03T15:55:37.2434202Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2024-04-03T15:55:37.2438307Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx-u16.c.o 2024-04-03T15:55:37.3053381Z [ 64%] 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:37.3733798Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2024-04-03T15:55:37.3735313Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2024-04-03T15:55:37.5021367Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx-rr2-lut16-p3.c.o 2024-04-03T15:55:37.5023032Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx-rr2-p6.c.o 2024-04-03T15:55:37.5415663Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2024-04-03T15:55:37.5422966Z [ 64%] 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:37.6383517Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-p5-div.c.o 2024-04-03T15:55:37.6384899Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2024-04-03T15:55:37.6386381Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-p5-nr1.c.o 2024-04-03T15:55:37.7630243Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2024-04-03T15:55:37.7631719Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2024-04-03T15:55:37.7633450Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-p5-nr2.c.o 2024-04-03T15:55:37.7635318Z [ 64%] 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:37.7752799Z [ 64%] 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:37.7754865Z [ 64%] 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:37.7756284Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2024-04-03T15:55:37.7757541Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2024-04-03T15:55:37.9033517Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2024-04-03T15:55:37.9719147Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2024-04-03T15:55:37.9738025Z [ 64%] 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:37.9833040Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2024-04-03T15:55:37.9840759Z [ 64%] 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:37.9975296Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2024-04-03T15:55:38.0156830Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2024-04-03T15:55:38.1348446Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2024-04-03T15:55:38.1769643Z [ 64%] 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:38.1771291Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/itt.cpp.o 2024-04-03T15:55:38.2004395Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2024-04-03T15:55:38.3360157Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2024-04-03T15:55:38.3361856Z [ 64%] 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:38.3363115Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2024-04-03T15:55:38.3698160Z [ 64%] 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:38.3700996Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2024-04-03T15:55:38.4023480Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2024-04-03T15:55:38.4879474Z [ 64%] 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:38.5198056Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2024-04-03T15:55:38.5597811Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2024-04-03T15:55:38.6026209Z [ 64%] 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:38.6546448Z [ 64%] 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:38.6668784Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2024-04-03T15:55:38.6670431Z [ 64%] 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:38.7082865Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2024-04-03T15:55:38.7106286Z [ 64%] 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:38.8725455Z [ 64%] 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:38.8727065Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2024-04-03T15:55:38.8747647Z [ 64%] 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:38.8849106Z [ 64%] 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:38.9096094Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2024-04-03T15:55:38.9256205Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2024-04-03T15:55:39.0621170Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Functional.cpp.o 2024-04-03T15:55:39.0843274Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2024-04-03T15:55:39.0845285Z [ 64%] 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:39.2192470Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GroupRegistry.cpp.o 2024-04-03T15:55:39.2194445Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2024-04-03T15:55:39.2196894Z [ 64%] 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:39.2199625Z [ 64%] 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:39.2365548Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2024-04-03T15:55:39.2384006Z [ 64%] 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:39.3165234Z [ 64%] 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:39.4243368Z [ 64%] 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:39.4246618Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2024-04-03T15:55:39.4435103Z [ 64%] 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:39.5039483Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2024-04-03T15:55:39.6237943Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2024-04-03T15:55:39.6306351Z [ 64%] 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:39.7866736Z [ 64%] 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:39.8646284Z [ 64%] 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:39.8648017Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2024-04-03T15:55:39.8945334Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2024-04-03T15:55:39.8968506Z [ 64%] 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:39.9776384Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2024-04-03T15:55:39.9778571Z [ 64%] 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:40.0795883Z [ 64%] 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:40.0797780Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2024-04-03T15:55:40.1434477Z [ 64%] 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:40.1627548Z [ 65%] 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:40.1629250Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreBackend.cpp.o 2024-04-03T15:55:40.2088305Z [ 65%] 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:40.2090058Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp.o 2024-04-03T15:55:40.2091349Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2024-04-03T15:55:40.3535078Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2024-04-03T15:55:40.3537203Z [ 65%] 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:40.4116505Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2024-04-03T15:55:40.5304983Z [ 65%] 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:40.5564414Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2024-04-03T15:55:40.5566777Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2024-04-03T15:55:40.5568945Z [ 65%] 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:40.6271433Z [ 65%] 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:40.6967781Z [ 65%] 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:40.7747806Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2024-04-03T15:55:40.7749914Z [ 65%] 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:40.7752305Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2024-04-03T15:55:40.7753653Z [ 65%] 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:40.9706630Z [ 65%] 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:41.0456559Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2024-04-03T15:55:41.1478712Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2024-04-03T15:55:41.1813464Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2024-04-03T15:55:41.1816389Z [ 65%] 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:41.2333688Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2024-04-03T15:55:41.3152118Z [ 65%] 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:41.3647526Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2024-04-03T15:55:41.3650624Z [ 65%] 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:41.3986118Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2024-04-03T15:55:41.3987693Z [ 65%] 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:41.3989402Z [ 65%] 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:41.4467538Z [ 65%] 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:41.5390334Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2024-04-03T15:55:41.6422038Z [ 65%] 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:41.6908014Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2024-04-03T15:55:41.6929360Z [ 65%] 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:41.7199842Z [ 65%] 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:41.8305913Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2024-04-03T15:55:41.8560781Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2024-04-03T15:55:41.9111659Z [ 65%] 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:41.9766031Z [ 65%] 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:42.0251411Z [ 65%] 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:42.0253508Z [ 65%] 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:42.0254898Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2024-04-03T15:55:42.0382122Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2024-04-03T15:55:42.0576724Z [ 65%] 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:42.0763674Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2024-04-03T15:55:42.1637783Z [ 65%] 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:42.1790279Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2024-04-03T15:55:42.1792572Z [ 65%] 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:42.1794632Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2024-04-03T15:55:42.2060015Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2024-04-03T15:55:42.2403493Z [ 65%] 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:42.3544296Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2024-04-03T15:55:42.3559605Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2024-04-03T15:55:42.3980251Z [ 65%] 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:42.4544545Z [ 65%] 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:42.5347063Z [ 65%] 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:42.5349027Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2024-04-03T15:55:42.6423863Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2024-04-03T15:55:42.6425737Z [ 65%] 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:42.7402352Z [ 65%] 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:42.7847141Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2024-04-03T15:55:42.8117020Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2024-04-03T15:55:42.9544627Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o 2024-04-03T15:55:42.9703690Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2024-04-03T15:55:42.9991579Z [ 65%] 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:43.0299981Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2024-04-03T15:55:43.0727153Z [ 65%] 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:43.0955680Z [ 65%] 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:55:43.1805266Z [ 65%] 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:55:43.1808665Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2024-04-03T15:55:43.2953414Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2024-04-03T15:55:43.3380038Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2024-04-03T15:55:43.4364042Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2024-04-03T15:55:43.4367678Z [ 65%] 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:55:43.4903805Z [ 65%] 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:55:43.4905549Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2024-04-03T15:55:43.5125500Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2024-04-03T15:55:43.6044093Z [ 65%] 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:55:43.6459420Z [ 66%] 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:55:43.6468222Z [ 66%] 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:55:43.6715147Z [ 66%] 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:55:43.7824813Z [ 66%] 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:55:43.8534395Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2024-04-03T15:55:43.8847919Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2024-04-03T15:55:43.9647338Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2024-04-03T15:55:44.0308654Z [ 66%] 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:55:44.0768302Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2024-04-03T15:55:44.1254152Z [ 66%] 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:55:44.1834539Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2024-04-03T15:55:44.2599186Z [ 66%] 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:55:44.2963733Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2024-04-03T15:55:44.3269343Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2024-04-03T15:55:44.3853478Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2024-04-03T15:55:44.4301932Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2024-04-03T15:55:44.4308054Z [ 66%] 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:55:44.5403504Z [ 66%] 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:55:44.5661044Z [ 66%] 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:55:44.5662639Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2024-04-03T15:55:44.6541923Z [ 66%] 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:55:44.6888562Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2024-04-03T15:55:44.7806203Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2024-04-03T15:55:44.7811633Z [ 66%] 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:55:44.8151827Z [ 66%] 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:55:44.9405871Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2024-04-03T15:55:44.9409001Z [ 66%] 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:55:44.9658834Z [ 66%] 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:55:45.1243638Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2024-04-03T15:55:45.1383043Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2024-04-03T15:55:45.1546185Z [ 66%] 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:55:45.2084350Z [ 66%] 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:55:45.3153719Z [ 66%] 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:55:45.3155897Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2024-04-03T15:55:45.3157637Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2024-04-03T15:55:45.3159809Z [ 66%] 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:55:45.3296910Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2024-04-03T15:55:45.5691274Z [ 66%] 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:55:45.6736843Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2024-04-03T15:55:45.7333240Z [ 66%] 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:55:45.7334853Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2024-04-03T15:55:45.7336471Z [ 66%] 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:55:45.7602800Z [ 66%] 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:55:45.8458653Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2024-04-03T15:55:45.8460327Z [ 66%] 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:55:45.9050915Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2024-04-03T15:55:45.9618688Z [ 66%] 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:55:46.0858061Z [ 66%] 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:55:46.2112498Z [ 66%] 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:55:46.2113876Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2024-04-03T15:55:46.2307353Z [ 66%] 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:55:46.2634660Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/mps.cpp.o 2024-04-03T15:55:46.3714775Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2024-04-03T15:55:46.4574537Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2024-04-03T15:55:46.4667583Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2024-04-03T15:55:46.6023189Z [ 66%] 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:55:46.6610392Z [ 66%] 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:55:46.7621748Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2024-04-03T15:55:46.8100537Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2024-04-03T15:55:46.8394563Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2024-04-03T15:55:46.8862801Z [ 66%] 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:55:46.9285451Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2024-04-03T15:55:46.9287835Z [ 66%] 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:55:47.1068464Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2024-04-03T15:55:47.1426008Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2024-04-03T15:55:47.1427397Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2024-04-03T15:55:47.1441486Z [ 66%] 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:55:47.3459600Z [ 66%] 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:55:47.4831229Z [ 66%] 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:55:47.4951762Z [ 66%] 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:55:47.4953399Z [ 66%] 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:55:47.4954798Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2024-04-03T15:55:47.5177205Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2024-04-03T15:55:47.5179756Z [ 66%] 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:55:47.6286413Z [ 66%] 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:55:47.6288036Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2024-04-03T15:55:47.6302743Z [ 66%] 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:55:47.8052295Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2024-04-03T15:55:47.8053722Z [ 66%] 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:55:47.8655764Z [ 66%] 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:55:47.9153029Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2024-04-03T15:55:47.9935749Z [ 66%] 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:55:48.1519044Z [ 66%] 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:55:48.2682779Z [ 66%] 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:55:48.2684258Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2024-04-03T15:55:48.2858486Z [ 66%] 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:55:48.2860799Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2024-04-03T15:55:48.2862448Z [ 66%] 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:55:48.3478110Z [ 66%] 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:55:48.3668384Z [ 66%] 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:55:48.5581449Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2024-04-03T15:55:48.5584355Z [ 66%] 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:55:48.6083087Z [ 66%] 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:55:48.7148923Z [ 66%] 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:55:48.7150426Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2024-04-03T15:55:48.8055641Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2024-04-03T15:55:48.8063313Z [ 66%] 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:55:48.8064684Z [ 66%] 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:55:48.9233317Z [ 66%] 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:55:48.9911367Z [ 66%] 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:55:48.9912922Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2024-04-03T15:55:49.0730653Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2024-04-03T15:55:49.0732378Z [ 67%] 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:55:49.1190591Z [ 67%] 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:55:49.2106517Z [ 67%] 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:55:49.2108329Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2024-04-03T15:55:49.2450200Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2024-04-03T15:55:49.2924505Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2024-04-03T15:55:49.2926661Z [ 67%] 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:55:49.2928244Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2024-04-03T15:55:49.3683188Z [ 67%] 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:55:49.4513491Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2024-04-03T15:55:49.4515126Z [ 67%] 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:55:49.5174399Z [ 67%] 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:55:49.5201660Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2024-04-03T15:55:49.5379336Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2024-04-03T15:55:49.6061152Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2024-04-03T15:55:49.6785669Z [ 67%] 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:55:49.7611596Z [ 67%] 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:55:49.8444822Z [ 67%] 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:55:49.9234905Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2024-04-03T15:55:50.0173462Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2024-04-03T15:55:50.0175019Z [ 67%] 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:55:50.0176458Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2024-04-03T15:55:50.0390927Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2024-04-03T15:55:50.1889985Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2024-04-03T15:55:50.2261109Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2024-04-03T15:55:50.4227302Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u8.c.o 2024-04-03T15:55:50.5140159Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2024-04-03T15:55:50.5141454Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u16.c.o 2024-04-03T15:55:50.6210616Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2024-04-03T15:55:50.6649049Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2024-04-03T15:55:50.6650517Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-avx-u8.c.o 2024-04-03T15:55:50.6972909Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-avx-u16.c.o 2024-04-03T15:55:50.7232667Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-avx-u32.c.o 2024-04-03T15:55:50.7248093Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2024-04-03T15:55:50.8217409Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2024-04-03T15:55:50.9839599Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2024-04-03T15:55:50.9992206Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2024-04-03T15:55:51.0310953Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u8.c.o 2024-04-03T15:55:51.0681404Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u16.c.o 2024-04-03T15:55:51.1343940Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2024-04-03T15:55:51.2553048Z [ 67%] 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:55:51.2710848Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2024-04-03T15:55:51.2827919Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2024-04-03T15:55:51.3848530Z [ 67%] 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:55:51.5750590Z [ 67%] 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:55:51.5799894Z [ 67%] 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:55:51.5803268Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2024-04-03T15:55:51.6972704Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp.o 2024-04-03T15:55:51.6974064Z [ 67%] 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:55:51.6975196Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2024-04-03T15:55:51.7257995Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2024-04-03T15:55:51.7259281Z [ 67%] 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:55:51.7260440Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2024-04-03T15:55:51.7368439Z [ 67%] 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:55:51.8130650Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/xpu.cpp.o 2024-04-03T15:55:51.8133016Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2024-04-03T15:55:52.0144648Z [ 67%] 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:55:52.0283737Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2024-04-03T15:55:52.0296792Z [ 68%] 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:55:52.0479336Z [ 68%] 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:55:52.1318630Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2024-04-03T15:55:52.1572071Z [ 68%] 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:55:52.1736765Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2024-04-03T15:55:52.5255553Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2024-04-03T15:55:52.5883699Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2024-04-03T15:55:52.6999846Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX2.cpp.o 2024-04-03T15:55:52.7002299Z [ 68%] 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:55:52.7545063Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX2.cpp.o 2024-04-03T15:55:52.8172298Z [ 68%] 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:55:52.8480010Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2024-04-03T15:55:53.1424931Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2024-04-03T15:55:53.2321051Z [ 68%] 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:55:53.2322771Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2024-04-03T15:55:53.2350389Z [ 68%] 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:55:53.3438807Z [ 68%] 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:55:53.3675730Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:53.3677308Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:53.3679030Z [ 68%] 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:55:53.4353724Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:53.4355309Z [ 68%] 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:55:53.5210521Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:53.6689959Z [ 68%] 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:55:53.8062103Z [ 68%] 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:55:53.8063783Z [ 68%] 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:55:53.8064997Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2024-04-03T15:55:53.8510024Z [ 68%] 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:55:54.0008675Z [ 68%] 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:55:54.0743707Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:54.0747077Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:54.0753195Z [ 68%] 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:55:54.1316150Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:54.2982486Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:54.3195510Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:54.3931337Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2024-04-03T15:55:54.5015723Z [ 68%] 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:55:54.5342538Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:54.5354173Z [ 68%] 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:55:54.7008740Z [ 68%] 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:55:54.9271041Z [ 68%] 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:55:54.9273079Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:54.9274599Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:54.9275913Z [ 68%] 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:55:54.9277205Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:54.9278821Z [ 68%] 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:55:54.9654772Z [ 68%] 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:55:54.9667723Z [ 68%] 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:55:54.9669873Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:55.1235838Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:55.1237446Z [ 68%] 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:55:55.1240568Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:55.2355992Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:55.2358279Z [ 68%] 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:55:55.3436943Z [ 68%] 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:55:55.3438756Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:55.3440432Z [ 68%] 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:55:55.4448468Z [ 68%] 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:55:55.4450360Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:55.5140689Z [ 68%] 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:55:55.6480451Z [ 68%] 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:55:55.6483445Z [ 68%] 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:55:55.6485617Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:55.6487086Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:55.6716446Z [ 68%] 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:55:55.7471715Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:55.8803789Z [ 68%] 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:55:55.8805612Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:55.9071036Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:55.9072967Z [ 68%] 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:55:56.0726637Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2024-04-03T15:55:56.0966323Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:56.0971527Z [ 68%] 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:55:56.1540100Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:56.1546789Z [ 68%] 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:55:56.2224313Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:56.2917564Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:56.2921036Z [ 68%] 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:55:56.3489981Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:56.4962641Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:56.4966049Z [ 68%] 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:55:56.4968370Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:56.5080205Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:56.6668468Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:56.7398066Z [ 68%] 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:55:56.8120648Z [ 68%] 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:55:56.8122504Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2024-04-03T15:55:56.8447552Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:56.8448934Z [ 68%] 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:55:56.8450145Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:56.9488579Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:56.9492310Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:56.9505593Z [ 68%] 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:55:57.0500093Z [ 68%] 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:55:57.0989763Z [ 68%] 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:55:57.1437816Z [ 68%] 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:55:57.1449544Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:57.1817179Z [ 68%] 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:55:57.1818901Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:57.2218386Z [ 68%] 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:55:57.3222362Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:57.3593882Z [ 69%] 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:55:57.4030912Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:57.4606831Z [ 69%] 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:55:57.5233220Z [ 69%] 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:55:57.5436336Z [ 69%] 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:55:57.5596751Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:57.5598056Z [ 69%] 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:55:57.5613097Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:57.6756841Z [ 69%] 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:55:57.7074070Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX2.cpp.o 2024-04-03T15:55:57.7080721Z [ 69%] 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:55:57.8378189Z [ 69%] 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:55:57.8504253Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:57.8506428Z [ 69%] 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:55:57.8509026Z [ 69%] 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:55:57.8534672Z [ 69%] 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:55:57.9090958Z [ 69%] 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:55:57.9130613Z [ 69%] 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:55:58.0554093Z [ 69%] 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:55:58.0992898Z [ 69%] 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:55:58.1638811Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2024-04-03T15:55:58.2036652Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2024-04-03T15:55:58.2049323Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2024-04-03T15:55:58.2051021Z [ 69%] 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:55:58.2396833Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2024-04-03T15:55:58.2398643Z [ 69%] 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:55:58.2890417Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2024-04-03T15:55:58.3997406Z [ 69%] 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:55:58.4768882Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2024-04-03T15:55:58.4773594Z [ 69%] 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:55:58.5043645Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2024-04-03T15:55:58.5190048Z [ 69%] 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:55:58.5193081Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2024-04-03T15:55:58.5201577Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX512.cpp.o 2024-04-03T15:55:58.5604914Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX512.cpp.o 2024-04-03T15:55:58.5756201Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2024-04-03T15:55:58.5757796Z [ 69%] 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:55:58.5761151Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u8.c.o 2024-04-03T15:55:58.6262202Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u16.c.o 2024-04-03T15:55:58.7413831Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2024-04-03T15:55:58.7993843Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-avx-u8.c.o 2024-04-03T15:55:58.8373855Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2024-04-03T15:55:58.8525441Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2024-04-03T15:55:58.9017538Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-avx-u16.c.o 2024-04-03T15:55:58.9718961Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-avx-u32.c.o 2024-04-03T15:55:58.9935327Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u8.c.o 2024-04-03T15:55:58.9936772Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2024-04-03T15:55:59.0545191Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u16.c.o 2024-04-03T15:55:59.1555668Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2024-04-03T15:55:59.1976809Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2024-04-03T15:55:59.2960375Z [ 69%] 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:55:59.2982997Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2024-04-03T15:55:59.3004284Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2024-04-03T15:55:59.3464969Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2024-04-03T15:55:59.4115155Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2024-04-03T15:55:59.4207634Z [ 69%] 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:55:59.5060329Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2024-04-03T15:55:59.5062184Z [ 69%] 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:55:59.5952246Z [ 69%] 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:55:59.6550314Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u16.c.o 2024-04-03T15:55:59.6552374Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u32.c.o 2024-04-03T15:55:59.6554241Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2024-04-03T15:55:59.7195624Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2024-04-03T15:55:59.7197343Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u48.c.o 2024-04-03T15:55:59.7273101Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX512.cpp.o 2024-04-03T15:55:59.7795985Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2024-04-03T15:55:59.7797548Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2024-04-03T15:55:59.7798926Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2024-04-03T15:55:59.7800332Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2024-04-03T15:55:59.7804433Z [ 70%] 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:55:59.8631516Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2024-04-03T15:55:59.9593037Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX512.cpp.o 2024-04-03T15:55:59.9595340Z [ 70%] 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:55:59.9597480Z [ 70%] 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:55:59.9598755Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2024-04-03T15:55:59.9861221Z [ 70%] 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:00.0880143Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:00.0881943Z [ 70%] 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:00.2073338Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:00.2074717Z [ 70%] 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:00.2076024Z [ 70%] 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:00.2082352Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:00.2276984Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:00.3259335Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:00.3262641Z [ 70%] 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:00.4089002Z [ 70%] 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:00.4243651Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:00.4259899Z [ 70%] 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:00.5225530Z [ 70%] 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:00.5227357Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:00.6483879Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:00.6806496Z [ 70%] 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:00.7134426Z [ 70%] 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:00.8236124Z [ 70%] 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:00.8241310Z [ 70%] 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:00.8329342Z [ 70%] 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:00.8478007Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:00.9020770Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:00.9918056Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2024-04-03T15:56:00.9920026Z [ 70%] 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:00.9925536Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:01.0729562Z [ 70%] 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:01.1192380Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:01.1986807Z [ 70%] 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:01.2134063Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:01.2150185Z [ 70%] 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:01.2190242Z [ 70%] 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:01.2192274Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:01.2274618Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:01.2281320Z [ 70%] 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:01.2612016Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:01.2614140Z [ 70%] 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:01.4671928Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:01.4832098Z [ 70%] 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:01.5154243Z [ 70%] 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:01.5836135Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:01.5928152Z [ 70%] 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:01.6104364Z [ 70%] 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:01.6118011Z [ 70%] 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:01.7360403Z [ 70%] 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:01.7777511Z [ 70%] 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:01.7785037Z [ 70%] 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:01.8188987Z [ 70%] 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:01.8589987Z [ 70%] 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:01.9501601Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:01.9505422Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2024-04-03T15:56:01.9508040Z [ 70%] 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:01.9885867Z [ 70%] 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:02.0950588Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:02.1153697Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:02.1156048Z [ 70%] 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:02.2269820Z [ 70%] 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:02.2271481Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:02.3152635Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-prelu/gen/f16-prelu-f16c-2x8.c.o 2024-04-03T15:56:02.3154119Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:02.3155606Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:02.4047232Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-prelu/gen/f16-prelu-f16c-2x16.c.o 2024-04-03T15:56:02.4801641Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:02.5142262Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:02.5932636Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2024-04-03T15:56:02.6173366Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:02.6701856Z [ 70%] 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:02.6704985Z [ 70%] 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:02.6707437Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:02.6713313Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:02.6714724Z [ 70%] 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:02.8099994Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX512.cpp.o 2024-04-03T15:56:02.8508985Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:02.8809602Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2024-04-03T15:56:02.8811152Z [ 70%] 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:02.8813416Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2024-04-03T15:56:02.9142581Z [ 70%] 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:02.9326365Z [ 70%] 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:02.9944325Z [ 70%] 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:02.9945632Z [ 70%] 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:03.0301257Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u8.c.o 2024-04-03T15:56:03.0731808Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2024-04-03T15:56:03.0922791Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u8.c.o 2024-04-03T15:56:03.2128114Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2024-04-03T15:56:03.2376881Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u8.c.o 2024-04-03T15:56:03.2571454Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2024-04-03T15:56:03.2572816Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u8.c.o 2024-04-03T15:56:03.4080726Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2024-04-03T15:56:03.4082978Z [ 70%] 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:03.4084516Z [ 70%] 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:03.4173599Z [ 70%] 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:03.4308861Z [ 70%] 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:03.4310421Z [ 70%] 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:03.4605376Z [ 70%] 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:03.5531228Z [ 70%] 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:03.5534770Z [ 70%] 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:03.6159341Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u8.c.o 2024-04-03T15:56:03.6162800Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2024-04-03T15:56:03.7660262Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u8.c.o 2024-04-03T15:56:03.8128376Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2024-04-03T15:56:03.8650099Z [ 70%] 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:03.8651719Z [ 70%] 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:03.9193318Z [ 70%] 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:03.9195093Z [ 70%] 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:03.9895888Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u8.c.o 2024-04-03T15:56:04.0064264Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2024-04-03T15:56:04.0743765Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u8.c.o 2024-04-03T15:56:04.0745952Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2024-04-03T15:56:04.0754692Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u8.c.o 2024-04-03T15:56:04.0757332Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2024-04-03T15:56:04.0777227Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u8.c.o 2024-04-03T15:56:04.0823296Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2024-04-03T15:56:04.1162512Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u8.c.o 2024-04-03T15:56:04.1163969Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2024-04-03T15:56:04.1294939Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u8.c.o 2024-04-03T15:56:04.1349494Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2024-04-03T15:56:04.2442619Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u8.c.o 2024-04-03T15:56:04.2444321Z [ 71%] 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:04.2454675Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2024-04-03T15:56:04.4151954Z [ 71%] 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:04.4415299Z [ 71%] 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:04.4517876Z [ 71%] 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:04.4520749Z [ 71%] 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:04.4522578Z [ 71%] 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:04.5184737Z [ 71%] 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:04.5660768Z [ 71%] 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:04.5820653Z [ 71%] 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:04.5823292Z [ 71%] 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:04.5826238Z [ 71%] 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:04.6169386Z [ 71%] 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:04.6440539Z [ 71%] 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:04.6444156Z [ 71%] 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:04.6447871Z [ 71%] 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:04.7459365Z [ 71%] 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:04.7461694Z [ 71%] 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:04.8063708Z [ 71%] 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:04.8259547Z [ 71%] 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:04.8263409Z [ 71%] 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:04.8545442Z [ 71%] 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:04.8827204Z [ 71%] 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:05.0027513Z [ 71%] 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:05.0427296Z [ 71%] 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:05.0833503Z [ 71%] 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:05.1091061Z [ 71%] 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:05.1296528Z [ 71%] 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:05.1298189Z [ 71%] 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:05.1922695Z [ 71%] 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:05.1924396Z [ 71%] 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:05.2086716Z [ 71%] 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:05.2419787Z [ 71%] 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:05.2657606Z [ 71%] 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:05.3269557Z [ 71%] 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:05.3728720Z [ 71%] 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:05.4007282Z [ 71%] 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:05.4030800Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u8.c.o 2024-04-03T15:56:05.4316583Z [ 71%] 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:05.4319071Z [ 71%] 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:05.4321478Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2024-04-03T15:56:05.4614150Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-f16c.c.o 2024-04-03T15:56:05.5080414Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-f16c.c.o 2024-04-03T15:56:05.5083536Z [ 71%] 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:05.5087094Z [ 71%] 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:05.5904267Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-polynomial-p17h8t2.c.o 2024-04-03T15:56:05.6090991Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-polynomial-p19h9t2.c.o 2024-04-03T15:56:05.6094527Z [ 71%] 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:05.6097837Z [ 71%] 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:05.6099393Z [ 71%] 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:05.6756949Z [ 71%] 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:05.7726069Z [ 71%] 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:05.8110488Z [ 71%] 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:05.8117443Z [ 71%] 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:05.8239134Z [ 71%] 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:05.8534340Z [ 71%] 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:05.8536359Z [ 71%] 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:05.8926858Z [ 71%] 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:05.9238008Z [ 71%] 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:05.9769605Z [ 71%] 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:05.9781589Z [ 71%] 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:05.9783393Z [ 71%] 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:06.0241889Z [ 71%] 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:06.0244216Z [ 71%] 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:06.0338761Z [ 71%] 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:06.0340798Z [ 71%] 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:06.0860210Z [ 71%] 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:06.0862084Z [ 71%] 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:06.1363148Z [ 71%] 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:06.1367318Z [ 71%] 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:06.2197933Z [ 71%] 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:06.2199544Z [ 71%] 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:06.2201141Z [ 71%] 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:06.2580816Z [ 71%] 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:06.2716800Z [ 71%] 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:06.3857868Z [ 71%] 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:06.4041760Z [ 71%] 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:06.4044486Z [ 71%] 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:06.4249949Z [ 71%] 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:06.4476221Z [ 71%] 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:06.5247471Z [ 72%] 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:06.5248969Z [ 72%] 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:06.5250294Z [ 72%] 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:06.5499391Z [ 72%] 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:06.5509318Z [ 72%] 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:06.5626828Z [ 72%] 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:06.5629882Z [ 72%] 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:06.5889941Z [ 72%] 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:06.6239124Z [ 72%] 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:06.6241516Z [ 72%] 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:06.6243643Z [ 72%] 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:06.6245968Z [ 72%] 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:06.6803931Z [ 72%] 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:06.6807533Z [ 72%] 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:06.6981929Z [ 72%] 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:06.6984128Z [ 72%] 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:06.7456211Z [ 72%] 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:06.7462957Z [ 72%] 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:06.7711971Z [ 72%] 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:06.7720139Z [ 72%] 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:06.7970824Z [ 72%] 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:06.7972325Z [ 72%] 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:06.7983055Z [ 72%] 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:06.8225641Z [ 72%] 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:06.8235976Z [ 72%] 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:06.8564148Z [ 72%] 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:06.8879906Z [ 72%] 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:06.9816068Z [ 72%] 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:07.0533521Z [ 72%] 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:07.0659261Z [ 72%] 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:07.1323959Z [ 72%] 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:07.1327842Z [ 72%] 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:07.1664163Z [ 72%] 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:07.1829894Z [ 72%] 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:07.1832435Z [ 72%] 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:07.1835461Z [ 72%] 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:07.1837263Z [ 72%] 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:07.1838906Z [ 72%] 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:07.1926363Z [ 72%] 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:07.2233615Z [ 72%] 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:07.2239393Z [ 72%] 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:07.2242642Z [ 72%] 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:07.2903137Z [ 72%] 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:07.2921356Z [ 72%] 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:07.3129773Z [ 72%] 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:07.3133398Z [ 72%] 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:07.3138819Z [ 72%] 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:07.3141502Z [ 72%] 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:07.3462415Z [ 72%] 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:07.3466050Z [ 72%] 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:07.3468915Z [ 72%] 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:07.3717195Z [ 72%] 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:07.4148989Z [ 72%] 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:07.4742807Z [ 72%] 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:07.4744335Z [ 72%] 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:07.5017445Z [ 72%] 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:07.5888262Z [ 72%] 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:07.6214991Z [ 72%] 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:07.6216949Z [ 72%] 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:07.6225939Z [ 72%] 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:07.6232398Z [ 72%] 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:07.6823684Z [ 72%] 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:07.6827789Z [ 72%] 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:07.7319777Z [ 72%] 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:07.7324422Z [ 72%] 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:07.7328560Z [ 72%] 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:07.7329982Z [ 72%] 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:07.7571683Z [ 72%] 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:07.7580047Z [ 72%] 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:07.7583377Z [ 72%] 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:07.7597452Z [ 72%] 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:07.7775231Z [ 72%] 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:07.7785944Z [ 72%] 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:07.7795454Z [ 72%] 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:07.7796962Z [ 72%] 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:07.7800689Z [ 72%] 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:07.8727042Z [ 72%] 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:07.8740216Z [ 72%] 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:07.9518588Z [ 72%] 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:07.9520372Z [ 72%] 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:07.9522611Z [ 72%] 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:07.9919055Z [ 72%] 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:08.0020429Z [ 72%] 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:08.0028715Z [ 72%] 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:08.0478384Z [ 73%] 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:08.0485399Z [ 73%] 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:08.0501231Z [ 73%] 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:08.0550506Z [ 73%] Linking CXX shared library ../lib/libtorch_cpu.so 2024-04-03T15:56:08.0898360Z [ 73%] 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:08.1819801Z [ 73%] 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:08.2857973Z [ 73%] 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:08.3047746Z [ 73%] 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:08.3055012Z [ 73%] 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:08.3236239Z [ 73%] 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:08.3238072Z [ 73%] 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:08.3258747Z [ 73%] 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:08.3263119Z [ 73%] 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:08.3265009Z [ 73%] 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:08.3267356Z [ 73%] 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:08.3424520Z [ 73%] 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:08.3430158Z [ 73%] 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:08.3469120Z [ 73%] 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:08.3472533Z [ 73%] 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:08.3476349Z [ 73%] 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:08.3568396Z [ 73%] 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:08.4401925Z [ 73%] 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:08.4504373Z [ 73%] 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:08.4514236Z [ 73%] 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:08.4524441Z [ 73%] 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:08.4529009Z [ 73%] 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:08.4534344Z [ 73%] 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:08.4553893Z [ 73%] 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:08.5152897Z [ 73%] 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:08.5254792Z [ 73%] 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:08.5256624Z [ 73%] 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:08.5261905Z [ 73%] 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:08.5266410Z [ 73%] 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:08.5936402Z [ 73%] 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:08.6818062Z [ 73%] 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:08.7087175Z [ 73%] 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:08.7088797Z [ 73%] 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:08.7093793Z [ 73%] 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:08.7314199Z [ 73%] 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:08.7319827Z [ 73%] 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:08.7326238Z [ 73%] 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:08.7380533Z [ 73%] 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:08.7403326Z [ 73%] 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:08.7408747Z [ 73%] 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:08.7430850Z [ 73%] 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:08.7781524Z [ 73%] 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:08.7783624Z [ 73%] 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:08.7785384Z [ 73%] 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:08.7789122Z [ 73%] 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:08.8807769Z [ 73%] 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:08.9574359Z [ 73%] 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:08.9668136Z [ 73%] 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:08.9670178Z [ 73%] 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:08.9682994Z [ 73%] 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:08.9684565Z [ 73%] 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:08.9899117Z [ 73%] 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:08.9901248Z [ 73%] 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:08.9903359Z [ 73%] 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:09.0580375Z [ 73%] 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:09.1147663Z [ 73%] 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:09.1149607Z [ 73%] 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:09.1397991Z [ 73%] 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:09.1406427Z [ 73%] 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:09.1514917Z [ 73%] 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:09.1524405Z [ 73%] 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:09.2152635Z [ 73%] 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:09.3031564Z [ 73%] 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:09.3929488Z [ 73%] 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:09.4215796Z [ 73%] 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:09.4217488Z [ 73%] 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:09.4227732Z [ 73%] 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:09.4230881Z [ 73%] 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:09.4237721Z [ 73%] 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:09.4243510Z [ 73%] 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:09.4252525Z [ 73%] 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:09.4256881Z [ 73%] 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:09.4272184Z [ 73%] 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:09.4452676Z [ 73%] 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:09.4454497Z [ 73%] 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:09.4458101Z [ 73%] 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:09.4714165Z [ 73%] 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:09.4716014Z [ 73%] 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:09.4717650Z [ 73%] 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:09.4735192Z [ 73%] 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:09.5633023Z [ 74%] 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:09.5634733Z [ 74%] 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:09.5638619Z [ 74%] 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:09.5653649Z [ 74%] 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:09.5661441Z [ 74%] 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:09.5669775Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2024-04-03T15:56:09.5688182Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c16.c.o 2024-04-03T15:56:09.5703934Z [ 74%] 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:09.5723722Z [ 74%] 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:09.6144104Z [ 74%] 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:09.6146215Z [ 74%] 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:09.6319127Z [ 74%] 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:09.6321706Z [ 74%] 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:09.6323791Z [ 74%] 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:09.6858661Z [ 74%] 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:09.6955764Z [ 74%] 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:09.7428601Z [ 74%] 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:09.7430747Z [ 74%] 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:09.7435732Z [ 74%] 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:09.7470514Z [ 74%] 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:09.7476214Z [ 74%] 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:09.7477881Z [ 74%] 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:09.7491845Z [ 74%] 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:09.7955211Z [ 74%] 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:09.8623039Z [ 74%] 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:09.8731542Z [ 74%] 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:09.9026396Z [ 74%] 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:09.9518627Z [ 74%] 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:09.9735794Z [ 74%] 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:09.9748045Z [ 74%] 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:09.9808257Z [ 74%] 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:09.9947240Z [ 74%] 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:09.9949461Z [ 74%] 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:10.0057951Z [ 74%] 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:10.0165058Z [ 74%] 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:10.1246114Z [ 74%] 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:10.1360332Z [ 74%] 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:10.1362900Z [ 74%] 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:10.1365317Z [ 74%] 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:10.1570177Z [ 74%] 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:10.1609330Z [ 74%] 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:10.2226527Z [ 74%] 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:10.2539586Z [ 74%] 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:10.2630187Z [ 74%] 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:10.2899270Z [ 74%] 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:10.2901084Z [ 74%] 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:10.3242286Z [ 74%] 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:10.3610571Z [ 74%] 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:10.4119558Z [ 74%] 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:10.4121576Z [ 74%] 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:10.4123447Z [ 74%] 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:10.4206836Z [ 74%] 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:10.4208674Z [ 74%] 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:10.4430164Z [ 74%] 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:10.4433330Z [ 74%] 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:10.4435232Z [ 74%] 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:10.4530494Z [ 74%] 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:10.4531925Z [ 74%] 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:10.5231514Z [ 74%] 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:10.5233689Z [ 74%] 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:10.5235263Z [ 74%] 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:10.5236924Z [ 74%] 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:10.5254496Z [ 74%] 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:10.5256208Z [ 74%] 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:10.5659069Z [ 74%] 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:10.5673996Z [ 74%] 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:10.5907589Z [ 74%] 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:10.5909155Z [ 74%] 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:10.5910447Z [ 74%] 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:10.5911851Z [ 74%] 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:10.5921600Z [ 74%] 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:10.6332364Z [ 74%] 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:10.6334070Z [ 74%] 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:10.6335825Z [ 74%] 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:10.6337359Z [ 74%] 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:10.6339041Z [ 74%] 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:10.6340613Z [ 74%] 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:10.6358908Z [ 74%] 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:10.6565182Z [ 74%] 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:10.6567377Z [ 74%] 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:10.6569126Z [ 74%] 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:10.6570493Z [ 74%] 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:10.6575844Z [ 74%] 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:10.6981793Z [ 75%] 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:10.6983940Z [ 75%] 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:10.8490877Z [ 75%] 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:10.8622922Z [ 75%] 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:10.8756203Z [ 75%] 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:10.9273380Z [ 75%] 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:10.9488092Z [ 75%] 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:10.9491452Z [ 75%] 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:10.9509706Z [ 75%] 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:10.9511174Z [ 75%] 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:10.9521013Z [ 75%] 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:10.9993404Z [ 75%] 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:10.9995514Z [ 75%] 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:11.0956880Z [ 75%] 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:11.0969550Z [ 75%] 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:11.0982524Z [ 75%] 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:11.1224783Z [ 75%] 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:11.1837650Z [ 75%] 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:11.2124473Z [ 75%] 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:11.2126381Z [ 75%] 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:11.2522807Z [ 75%] 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:11.2524497Z [ 75%] 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:11.3069414Z [ 75%] 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:11.3071985Z [ 75%] 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:11.3076107Z [ 75%] 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:11.3597558Z [ 75%] 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:11.3599706Z [ 75%] 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:11.3601778Z [ 75%] 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:11.3603556Z [ 75%] 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:11.3605319Z [ 75%] 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:11.3812895Z [ 75%] 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:11.3815081Z [ 75%] 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:11.4307638Z [ 75%] 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:11.4309791Z [ 75%] 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:11.4311184Z [ 75%] 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:11.4329458Z [ 75%] 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:11.5150995Z [ 75%] 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:11.5152682Z [ 75%] 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:11.5165003Z [ 75%] 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:11.5242698Z [ 75%] 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:11.6162674Z [ 75%] 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:11.6165773Z [ 75%] 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:11.6167680Z [ 75%] 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:11.6742248Z [ 75%] 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:11.6758479Z [ 75%] 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:11.6816951Z [ 75%] 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:11.6841924Z [ 75%] 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:11.6843825Z [ 75%] 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:11.6845898Z [ 75%] 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:11.6857735Z [ 75%] 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:11.7052159Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u8.c.o 2024-04-03T15:56:11.7122107Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2024-04-03T15:56:11.7156994Z [ 75%] 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:11.7170276Z [ 75%] 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:11.7171573Z [ 75%] 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:11.7172849Z [ 75%] 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:11.7177027Z [ 75%] 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:11.7182285Z [ 75%] 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:11.7196290Z [ 75%] 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:11.7203246Z [ 75%] 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:11.7208188Z [ 75%] 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:11.7694894Z [ 75%] 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:11.8510259Z [ 75%] 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:11.9270365Z [ 75%] 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:11.9272179Z [ 75%] 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:11.9634680Z [ 75%] 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:12.0115908Z [ 75%] 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:12.0442444Z [ 75%] 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:12.0453522Z [ 75%] 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:12.0455747Z [ 75%] 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:12.0465994Z [ 75%] 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:12.0469567Z [ 75%] 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:12.0775603Z [ 75%] 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:12.1326722Z [ 75%] 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:12.1752861Z [ 75%] 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:12.2121703Z [ 75%] 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:12.2123766Z [ 75%] 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:12.2133816Z [ 75%] 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:12.2530128Z [ 75%] 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:12.2532384Z [ 75%] 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:12.2868295Z [ 75%] 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:12.3113617Z [ 75%] 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:12.3115502Z [ 75%] 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:12.3474059Z [ 75%] 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:12.3490272Z [ 75%] 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:12.3568616Z [ 76%] 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:12.3574944Z [ 76%] 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:12.3588184Z [ 76%] 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:12.4049082Z [ 76%] 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:12.4055637Z [ 76%] 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:12.4061248Z [ 76%] 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:12.4064111Z [ 76%] 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:12.4884367Z [ 76%] 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:12.4887182Z [ 76%] 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:12.4934350Z [ 76%] 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:12.4936120Z [ 76%] 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:12.4948807Z [ 76%] 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:12.5420622Z [ 76%] 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:12.5423125Z [ 76%] 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:12.5424963Z [ 76%] 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:12.5443684Z [ 76%] 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:12.6058580Z [ 76%] 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:12.6066990Z [ 76%] 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:12.6069705Z [ 76%] 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:12.6071488Z [ 76%] 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:12.6078967Z [ 76%] 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:12.6080789Z [ 76%] 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:12.6098156Z [ 76%] 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:12.6101676Z [ 76%] 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:12.6103512Z [ 76%] 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:12.6573754Z [ 76%] 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:12.6575286Z [ 76%] 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:12.6576700Z [ 76%] 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:12.7484479Z [ 76%] 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:12.7486857Z [ 76%] 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:12.7490274Z [ 76%] 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:12.7502716Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-fma3-nr1fma1adj.c.o 2024-04-03T15:56:12.7504050Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-fma3-nr1fma.c.o 2024-04-03T15:56:12.7505506Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-fma3-nr2fma.c.o 2024-04-03T15:56:12.7930444Z [ 76%] 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:12.7932042Z [ 76%] 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:12.7933397Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-polynomial-p19h9t2.c.o 2024-04-03T15:56:12.7934600Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-polynomial-p17h8t2.c.o 2024-04-03T15:56:12.7947980Z [ 76%] 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:12.9335474Z [ 76%] 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:12.9339267Z [ 76%] 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:12.9976607Z [ 76%] 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:13.0082160Z [ 76%] 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:13.0086486Z [ 76%] 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:13.0089614Z [ 76%] 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:13.0091024Z [ 76%] 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:13.0258021Z [ 76%] 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:13.0307147Z [ 76%] 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:13.0316018Z [ 76%] 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:13.1215190Z [ 76%] 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:13.1319245Z [ 76%] 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:13.1337684Z [ 76%] 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:13.1446429Z [ 76%] 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:56:13.1448510Z [ 76%] 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:13.2490793Z [ 76%] 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:56:13.2510667Z [ 76%] 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:56:13.2513204Z [ 76%] 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:56:13.2515251Z [ 76%] 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:56:13.2595626Z [ 76%] 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:56:13.2620329Z [ 76%] 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:56:13.2624194Z [ 76%] 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:56:13.2739645Z [ 76%] 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:56:13.2745569Z [ 76%] 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:56:13.2749085Z [ 76%] 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:56:13.2982512Z [ 76%] 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:56:13.2984904Z [ 76%] 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:56:13.3243209Z [ 76%] 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:56:13.3247902Z [ 76%] 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:56:13.3251513Z [ 76%] 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:56:13.3260041Z [ 76%] 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:56:13.4751223Z [ 76%] 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:56:13.4753082Z [ 76%] 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:56:13.4758716Z [ 76%] 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:56:13.4761058Z [ 76%] 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:56:13.4766617Z [ 76%] 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:56:13.4783403Z [ 76%] 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:56:13.4897641Z [ 76%] 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:56:13.4945309Z [ 76%] 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:56:13.4963528Z [ 76%] 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:56:13.4987177Z [ 76%] 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:56:13.5036064Z [ 76%] 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:56:13.5039272Z [ 76%] 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:56:13.5041900Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c.o 2024-04-03T15:56:13.5056417Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2024-04-03T15:56:13.5076501Z [ 77%] 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:56:13.5095162Z [ 77%] 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:56:13.5126935Z [ 77%] 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:56:13.5146193Z [ 77%] 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:56:13.5287371Z [ 77%] 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:56:13.5317391Z [ 77%] 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:56:13.5358133Z [ 77%] 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:56:13.5376838Z [ 77%] 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:56:13.5401894Z [ 77%] 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:56:13.5422343Z [ 77%] 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:56:13.5440305Z [ 77%] 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:56:13.5457854Z [ 77%] 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:56:13.5493015Z [ 77%] 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:56:13.6546429Z [ 77%] 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:56:13.6548475Z [ 77%] 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:56:13.6556028Z [ 77%] 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:56:13.7285278Z [ 77%] 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:56:13.7287302Z [ 77%] 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:56:13.7954364Z [ 77%] 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:56:13.8151734Z [ 77%] 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:56:13.8153716Z [ 77%] 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:56:13.8155449Z [ 77%] 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:56:13.8511502Z [ 77%] 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:56:13.9840125Z [ 77%] 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:56:13.9875695Z [ 77%] 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:56:14.0028613Z [ 77%] 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:56:14.0035227Z [ 77%] 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:56:14.0447487Z [ 77%] 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:56:14.1046528Z [ 77%] 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:56:14.1050926Z [ 77%] 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:56:14.1058645Z [ 77%] 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:56:14.1408329Z [ 77%] 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:56:14.1409950Z [ 77%] 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:56:14.1415848Z [ 77%] 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:56:14.1422377Z [ 77%] 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:56:14.1425359Z [ 77%] 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:56:14.1430321Z [ 77%] 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:56:14.1436113Z [ 77%] 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:56:14.1925703Z [ 77%] 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:56:14.2238508Z [ 77%] 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:56:14.2276931Z [ 77%] 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:56:14.2705806Z [ 77%] 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:56:14.2707276Z [ 77%] 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:56:14.2711409Z [ 77%] 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:56:14.2714912Z [ 77%] 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:56:14.2718093Z [ 77%] 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:56:14.2983305Z [ 77%] 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:56:14.2984823Z [ 77%] 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:56:14.2998907Z [ 77%] 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:56:14.3006555Z [ 77%] 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:56:14.3025526Z [ 77%] 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:56:14.3038785Z [ 77%] 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:56:14.3048351Z [ 77%] 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:56:14.3061335Z [ 77%] 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:56:14.3069955Z [ 77%] 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:56:14.3076039Z [ 77%] 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:56:14.3086900Z [ 77%] 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:56:14.3220011Z [ 77%] 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:56:14.3226928Z [ 77%] 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:56:14.3694917Z [ 77%] 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:56:14.3711476Z [ 77%] 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:56:14.3772412Z [ 77%] 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:56:14.3783319Z [ 77%] 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:56:14.3786610Z [ 77%] 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:56:14.4867992Z [ 77%] 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:56:14.4869501Z [ 77%] 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:56:14.4943535Z [ 77%] 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:56:14.4948847Z [ 77%] 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:56:14.4961747Z [ 77%] 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:56:14.5478305Z [ 77%] 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:56:14.5485373Z [ 77%] 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:56:14.5490139Z [ 77%] 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:56:14.5492001Z [ 77%] 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:56:14.5500599Z [ 77%] 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:56:14.5502921Z [ 77%] 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:56:14.5952100Z [ 77%] 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:56:14.5953971Z [ 77%] 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:56:14.6452570Z [ 77%] 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:56:14.6454293Z [ 77%] 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:56:14.6455788Z [ 77%] 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:56:14.6767752Z [ 77%] 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:56:14.6769878Z [ 77%] 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:56:14.7625354Z [ 77%] 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:56:14.7811180Z [ 77%] 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:56:14.9016678Z [ 78%] 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:56:14.9018569Z [ 78%] 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:56:14.9247711Z [ 78%] 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:56:14.9255761Z [ 78%] 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:56:14.9373328Z [ 78%] 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:56:14.9486994Z [ 78%] 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:56:14.9620693Z [ 78%] 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:56:14.9622258Z [ 78%] 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:56:15.0131529Z [ 78%] 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:56:15.0301324Z [ 78%] 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:56:15.0303043Z [ 78%] 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:56:15.0304687Z [ 78%] 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:56:15.0321455Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64.c.o 2024-04-03T15:56:15.0323303Z [ 78%] 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:56:15.0782652Z [ 78%] 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:56:15.0791928Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72.c.o 2024-04-03T15:56:15.0793751Z [ 78%] 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:56:15.1347794Z [ 78%] 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:56:15.1349680Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80.c.o 2024-04-03T15:56:15.1354261Z [ 78%] 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:56:15.1423109Z [ 78%] 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:56:15.1432579Z [ 78%] 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:56:15.1434820Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96.c.o 2024-04-03T15:56:15.1471337Z [ 78%] 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:56:15.1477825Z [ 78%] 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:56:15.1481865Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64.c.o 2024-04-03T15:56:15.1820719Z [ 78%] 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:56:15.1835686Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72.c.o 2024-04-03T15:56:15.1837409Z [ 78%] 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:56:15.1839297Z [ 78%] 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:56:15.1851311Z [ 78%] 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:56:15.1854174Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80.c.o 2024-04-03T15:56:15.1855848Z [ 78%] 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:56:15.1859141Z [ 78%] 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:56:15.1870297Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96.c.o 2024-04-03T15:56:15.1878979Z [ 78%] 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:56:15.4017360Z [ 78%] 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:56:15.4325138Z [ 78%] 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:56:15.4326883Z [ 78%] 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:56:15.4406163Z [ 78%] 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:56:15.4510661Z [ 78%] 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:56:15.4517806Z [ 78%] 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:56:15.4528452Z [ 78%] 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:56:15.4904522Z [ 78%] 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:56:15.4912744Z [ 78%] 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:56:15.4914651Z [ 78%] 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:56:15.4926736Z [ 78%] 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:56:15.4928484Z [ 78%] 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:56:15.5470809Z [ 78%] 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:56:15.5475939Z [ 78%] 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:56:15.5477865Z [ 78%] 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:56:15.5479615Z [ 78%] 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:56:15.5902201Z [ 78%] 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:56:15.5955743Z [ 78%] 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:56:15.5969399Z [ 78%] 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:56:15.5977318Z [ 78%] 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:56:15.5986709Z [ 78%] 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:56:15.6303336Z [ 78%] 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:56:15.7290718Z [ 78%] 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:56:15.8034465Z [ 78%] 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:56:15.8195810Z [ 78%] 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:56:15.8198507Z [ 78%] 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:56:15.8233113Z [ 78%] 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:56:15.8243958Z [ 78%] 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:56:15.8258340Z [ 78%] 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:56:15.8338555Z [ 78%] 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:56:15.8366149Z [ 78%] 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:56:15.8369524Z [ 78%] 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:56:15.8485677Z [ 78%] 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:56:15.8493366Z [ 78%] 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:56:15.8507251Z [ 78%] 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:56:15.8745574Z [ 78%] 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:56:15.8747275Z [ 78%] 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:56:15.9004961Z [ 78%] 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:56:15.9006738Z [ 78%] 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:56:15.9008592Z [ 78%] 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:56:15.9055995Z [ 78%] 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:56:15.9057758Z [ 78%] 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:56:15.9064617Z [ 78%] 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:56:15.9074961Z [ 78%] 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:56:15.9096532Z [ 78%] 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:56:15.9915145Z [ 78%] 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:56:15.9927075Z [ 78%] 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:56:15.9937513Z [ 79%] 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:56:15.9942801Z [ 79%] 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:56:15.9944038Z [ 79%] 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:56:15.9945242Z [ 79%] 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:56:15.9962147Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u16.c.o 2024-04-03T15:56:15.9963549Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u8.c.o 2024-04-03T15:56:16.0690455Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u24.c.o 2024-04-03T15:56:16.0692303Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u32.c.o 2024-04-03T15:56:16.0699629Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u40.c.o 2024-04-03T15:56:16.0720474Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u48.c.o 2024-04-03T15:56:16.0724106Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u56.c.o 2024-04-03T15:56:16.1540861Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u64.c.o 2024-04-03T15:56:16.2024307Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u80.c.o 2024-04-03T15:56:16.2026360Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u72.c.o 2024-04-03T15:56:16.2975788Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u88.c.o 2024-04-03T15:56:16.3163060Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u96.c.o 2024-04-03T15:56:16.3167075Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u8.c.o 2024-04-03T15:56:16.3222375Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u16.c.o 2024-04-03T15:56:16.3225328Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u24.c.o 2024-04-03T15:56:16.3308726Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u40.c.o 2024-04-03T15:56:16.3313650Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u32.c.o 2024-04-03T15:56:16.3315228Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u48.c.o 2024-04-03T15:56:16.3511512Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u56.c.o 2024-04-03T15:56:16.3894831Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u64.c.o 2024-04-03T15:56:16.4551044Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u72.c.o 2024-04-03T15:56:16.4552807Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u80.c.o 2024-04-03T15:56:16.4559160Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u96.c.o 2024-04-03T15:56:16.4561208Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u88.c.o 2024-04-03T15:56:16.4562851Z [ 79%] 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:56:16.4564459Z [ 79%] 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:56:16.4894993Z [ 79%] 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:56:16.4898660Z [ 79%] 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:56:16.4900438Z [ 79%] 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:56:16.4901868Z [ 79%] 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:56:16.4903403Z [ 79%] 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:56:16.6051301Z [ 79%] 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:56:16.6191621Z [ 79%] 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:56:16.7188915Z [ 79%] 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:56:16.7190598Z [ 79%] 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:56:16.7199864Z [ 79%] 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:56:16.7201620Z [ 79%] 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:56:16.7203196Z [ 79%] 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:56:16.7406159Z [ 79%] 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:56:16.7408001Z [ 79%] 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:56:16.7409860Z [ 79%] 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:56:16.7422563Z [ 79%] 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:56:16.7424650Z [ 79%] 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:56:16.7433446Z [ 79%] 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:56:16.7439097Z [ 79%] 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:56:16.7557686Z [ 79%] 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:56:16.7559958Z [ 79%] 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:56:16.7571962Z [ 79%] 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:56:16.7573661Z [ 79%] 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:56:16.7575255Z [ 79%] 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:56:16.7984975Z [ 79%] 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:56:16.7986935Z [ 79%] 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:56:16.7988606Z [ 79%] 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:56:16.7991288Z [ 79%] 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:56:16.8013101Z [ 79%] 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:56:16.8020549Z [ 79%] 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:56:16.8028139Z [ 79%] 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:56:16.8036880Z [ 79%] 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:56:16.8052561Z [ 79%] 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:56:16.8055838Z [ 79%] 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:56:16.8079102Z [ 79%] 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:56:16.8082836Z [ 79%] 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:56:16.8217420Z [ 79%] 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:56:16.9072052Z [ 79%] 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:56:16.9080441Z [ 79%] 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:56:16.9082611Z [ 79%] 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:56:16.9084535Z [ 79%] 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:56:16.9089640Z [ 79%] 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:56:16.9091908Z [ 79%] 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:56:16.9103777Z [ 79%] 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:56:17.0188117Z [ 79%] 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:56:17.1550840Z [ 79%] 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:56:17.1554659Z [ 79%] 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:56:17.1785871Z [ 79%] 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:56:17.1826139Z [ 79%] 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:56:17.1828505Z [ 79%] 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:56:17.1830421Z [ 79%] 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:56:17.1832296Z [ 79%] 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:56:17.1846820Z [ 79%] 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:56:17.2427155Z [ 79%] 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:56:17.2433142Z [ 80%] 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:56:17.2434941Z [ 80%] 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:56:17.2436509Z [ 80%] 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:56:17.2891846Z [ 80%] 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:56:17.2894000Z [ 80%] 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:56:17.3336613Z [ 80%] 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:56:17.3755889Z [ 80%] 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:56:17.3789289Z [ 80%] 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:56:17.3806677Z [ 80%] 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:56:17.4176573Z [ 80%] 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:56:17.4179271Z [ 80%] 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:56:17.4381865Z [ 80%] 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:56:17.5253409Z [ 80%] 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:56:17.5255874Z [ 80%] 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:56:17.6375225Z [ 80%] 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:56:17.6379587Z [ 80%] 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:56:17.6382215Z [ 80%] 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:56:17.6477428Z [ 80%] 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:56:17.6486199Z [ 80%] 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:56:17.6494558Z [ 80%] 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:56:17.6497702Z [ 80%] 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:56:17.6502449Z [ 80%] 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:56:17.6523808Z [ 80%] 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:56:17.6540209Z [ 80%] 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:56:17.6545963Z [ 80%] 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:56:17.6549040Z [ 80%] 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:56:17.6675406Z [ 80%] 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:56:17.6734020Z [ 80%] 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:56:17.6746848Z [ 80%] 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:56:17.6769076Z [ 80%] 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:56:17.6781468Z [ 80%] 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:56:17.6801526Z [ 80%] 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:56:17.6813710Z [ 80%] 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:56:17.6831840Z [ 80%] 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:56:17.6843180Z [ 80%] 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:56:17.6861300Z [ 80%] 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:56:17.6934571Z [ 80%] 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:56:17.6988823Z [ 80%] 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:56:17.7014266Z [ 80%] 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:56:17.7192296Z [ 80%] 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:56:17.7194541Z [ 80%] 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:56:17.7205840Z [ 80%] 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:56:17.7902744Z [ 80%] 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:56:17.7904534Z [ 80%] 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:56:17.7906372Z [ 80%] 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:56:17.7908081Z [ 80%] 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:56:17.7913468Z [ 80%] 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:56:17.7915047Z [ 80%] 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:56:17.7929780Z [ 80%] 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:56:17.9323464Z [ 80%] 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:56:17.9325594Z [ 80%] 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:56:17.9333702Z [ 80%] 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:56:18.1124023Z [ 80%] 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:56:18.1127023Z [ 80%] 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:56:18.1212669Z [ 80%] 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:56:18.1217711Z [ 80%] 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:56:18.1275322Z [ 80%] 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:56:18.1294510Z [ 80%] 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:56:18.1296002Z [ 80%] 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:56:18.1303905Z [ 80%] 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:56:18.1305855Z [ 80%] 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:56:18.1307640Z [ 80%] 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:56:18.1328212Z [ 80%] 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:56:18.1343827Z [ 80%] 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:56:18.1345601Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expm1minus-avx2-rr1-p2.c.o 2024-04-03T15:56:18.1483883Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expm1minus-avx2-rr1-p3.c.o 2024-04-03T15:56:18.1788008Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-avx2-rr1-p2.c.o 2024-04-03T15:56:18.2710091Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p2-div.c.o 2024-04-03T15:56:18.2711594Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-avx2-rr1-p3.c.o 2024-04-03T15:56:18.3106441Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p2-rcp.c.o 2024-04-03T15:56:18.3111894Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p3-div.c.o 2024-04-03T15:56:18.3113381Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p3-rcp.c.o 2024-04-03T15:56:18.4048690Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx2-rr2-lut8-p3-perm.c.o 2024-04-03T15:56:18.4117315Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx2-rr2-lut8-p4-perm.c.o 2024-04-03T15:56:18.5165311Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx2-rr2-p5.c.o 2024-04-03T15:56:18.5166866Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-lut4-p4-perm.c.o 2024-04-03T15:56:18.5410134Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-lut8-p4-perm.c.o 2024-04-03T15:56:18.5411898Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-lut16-p3-gather.c.o 2024-04-03T15:56:18.5413458Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-p6.c.o 2024-04-03T15:56:18.5414932Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-avx2-rr1-p5.c.o 2024-04-03T15:56:18.5433423Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-avx2-rr2-p5.c.o 2024-04-03T15:56:18.5434739Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-extexp-avx2-p5.c.o 2024-04-03T15:56:18.5539471Z [ 80%] 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:56:18.5556579Z [ 80%] 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:56:18.5558318Z [ 81%] 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:56:18.5565855Z [ 81%] 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:56:18.5737998Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-p5-nr1fma.c.o 2024-04-03T15:56:18.5739501Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-p5-div.c.o 2024-04-03T15:56:18.5802320Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-p5-nr2fma.c.o 2024-04-03T15:56:18.5826041Z [ 81%] 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:56:18.5842057Z [ 81%] 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:56:18.5844944Z [ 81%] 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:56:18.5846814Z [ 81%] 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:56:18.5848305Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-p5-div.c.o 2024-04-03T15:56:18.5851662Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-p5-nr1fma.c.o 2024-04-03T15:56:18.6528101Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-p5-nr2fma.c.o 2024-04-03T15:56:18.6530552Z [ 81%] 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:56:18.6533043Z [ 81%] 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:56:18.6538215Z [ 81%] 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:56:18.6544084Z [ 81%] 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:56:18.6554151Z [ 81%] 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:56:18.6557526Z [ 81%] 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:56:18.7185787Z [ 81%] 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:56:18.7251033Z [ 81%] 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:56:18.7252884Z [ 81%] 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:56:18.7262655Z [ 81%] 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:56:18.7284129Z [ 81%] 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:56:18.7286117Z [ 81%] 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:56:18.7287801Z [ 81%] 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:56:18.7293501Z [ 81%] 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:56:18.7302525Z [ 81%] 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:56:18.7305542Z [ 81%] 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:56:18.7308553Z [ 81%] 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:56:18.9533050Z [ 81%] 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:56:18.9734308Z [ 81%] 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:56:18.9785557Z [ 81%] 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:56:18.9787558Z [ 81%] 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:56:18.9963942Z [ 81%] 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:56:18.9966118Z [ 81%] 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:56:18.9968067Z [ 81%] 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:56:18.9981278Z [ 81%] 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:56:18.9986501Z [ 81%] 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:56:18.9988831Z [ 81%] 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:56:19.0136615Z [ 81%] 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:56:19.0148964Z [ 81%] 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:56:19.0150545Z [ 81%] 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:56:19.0154845Z [ 81%] 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:56:19.0211956Z [ 81%] 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:56:19.0897152Z [ 81%] 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:56:19.0899339Z [ 81%] 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:56:19.0901197Z [ 81%] 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:56:19.0906057Z [ 81%] 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:56:19.0912491Z [ 81%] 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:56:19.2411341Z [ 81%] 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:56:19.2767256Z [ 81%] 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:56:19.3148238Z [ 81%] 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:56:19.3150331Z [ 81%] 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:56:19.3152126Z [ 81%] 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:56:19.3385839Z [ 81%] 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:56:19.3388266Z [ 81%] 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:56:19.3392880Z [ 81%] 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:56:19.3397224Z [ 81%] 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:56:19.3401115Z [ 81%] 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:56:19.3409246Z [ 81%] 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:56:19.3858233Z [ 81%] 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:56:19.3892786Z [ 81%] 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:56:19.3911138Z [ 81%] 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:56:19.3917277Z [ 81%] 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:56:19.3923925Z [ 81%] 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:56:19.3938782Z [ 81%] 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:56:19.3940946Z [ 81%] 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:56:19.3956672Z [ 81%] 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:56:19.3967638Z [ 81%] 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:56:19.4114237Z [ 81%] 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:56:19.4122248Z [ 81%] 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:56:19.4177444Z [ 81%] 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:56:19.4481032Z [ 81%] 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:56:19.4484267Z [ 81%] 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:56:19.4500517Z [ 81%] 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:56:19.5005183Z [ 81%] 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:56:19.5007525Z [ 81%] 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:56:19.5012109Z [ 81%] 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:56:19.5018373Z [ 81%] 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:56:19.5028531Z [ 81%] 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:56:19.5032901Z [ 81%] 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:56:19.5037284Z [ 81%] 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:56:19.5044536Z [ 81%] 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:56:19.5059415Z [ 82%] 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:56:19.5502282Z [ 82%] 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:56:19.5747559Z [ 82%] 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:56:19.7712029Z [ 82%] 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:56:19.7782025Z [ 82%] 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:56:19.8550290Z [ 82%] 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:56:19.8552827Z [ 82%] 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:56:19.8808535Z [ 82%] 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:56:19.9239409Z [ 82%] 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:56:19.9241575Z [ 82%] 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:56:19.9691447Z [ 82%] 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:56:19.9693170Z [ 82%] 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:56:19.9771921Z [ 82%] 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:56:19.9794628Z [ 82%] 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:56:19.9803384Z [ 82%] 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:56:20.0117294Z [ 82%] 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:56:20.0118871Z [ 82%] 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:56:20.0127776Z [ 82%] 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:56:20.0138900Z [ 82%] 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:56:20.0140443Z [ 82%] 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:56:20.0148078Z [ 82%] 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:56:20.0589319Z [ 82%] 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:56:20.1093360Z [ 82%] 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:56:20.1257728Z [ 82%] 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:56:20.1259888Z [ 82%] 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:56:20.1261884Z [ 82%] 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:56:20.1263650Z [ 82%] 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:56:20.1970536Z [ 82%] 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:56:20.1978504Z [ 82%] 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:56:20.3014837Z [ 82%] 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:56:20.3017151Z [ 82%] 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:56:20.3266733Z [ 82%] 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:56:20.3269009Z [ 82%] 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:56:20.3514219Z [ 82%] 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:56:20.3529750Z [ 82%] 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:56:20.3652171Z [ 82%] 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:56:20.3669393Z [ 82%] 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:56:20.3676988Z [ 82%] 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:56:20.3836688Z [ 82%] 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:56:20.3838885Z [ 82%] 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:56:20.3841610Z [ 82%] 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:56:20.3848960Z [ 82%] 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:56:20.3851122Z [ 82%] 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:56:20.3855059Z [ 82%] 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:56:20.3871892Z [ 82%] 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:56:20.4285239Z [ 82%] 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:56:20.4287603Z [ 82%] 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:56:20.4299606Z [ 82%] 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:56:20.4302086Z [ 82%] 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:56:20.4314631Z [ 82%] 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:56:20.4316690Z [ 82%] 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:56:20.4323275Z [ 82%] 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:56:20.4331073Z [ 82%] 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:56:20.4341689Z [ 82%] 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:56:20.4344098Z [ 82%] 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:56:20.5001644Z [ 82%] 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:56:20.5003701Z [ 82%] 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:56:20.5006048Z [ 82%] 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:56:20.5094060Z [ 82%] 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:56:20.5097135Z [ 82%] 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:56:20.5109074Z [ 82%] 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:56:20.5115126Z [ 82%] 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:56:20.5835100Z [ 82%] 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:56:20.6498556Z [ 82%] 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:56:20.8206989Z [ 82%] 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:56:20.8301258Z [ 82%] 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:56:20.8402837Z [ 82%] 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:56:20.8409557Z [ 82%] 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:56:20.8419002Z [ 82%] 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:56:20.8514213Z [ 82%] 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:56:20.8575043Z Warning: 72148: /opt/conda/lib/libstdc++.so.6: error: version lookup error: version `GLIBCXX_3.4.30' not found (required by ../lib/libtorch_cpu.so) (continued) 2024-04-03T15:56:20.8576900Z ../lib/libtorch_cpu.so: /opt/conda/lib/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by ../lib/libtorch_cpu.so) 2024-04-03T15:56:20.8578863Z 72148: /opt/conda/lib/libstdc++.so.6: error: version lookup error: version `GLIBCXX_3.4.30' not found (required by /var/lib/jenkins/workspace/build/lib/libc10.so) (continued) 2024-04-03T15:56:20.8580602Z ../lib/libtorch_cpu.so: /opt/conda/lib/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /var/lib/jenkins/workspace/build/lib/libc10.so) 2024-04-03T15:56:20.8581565Z Unused direct dependencies: 2024-04-03T15:56:20.8581969Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-04-03T15:56:20.8617061Z [ 82%] 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:56:20.8619941Z [ 82%] 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:56:20.8673761Z [ 82%] Built target torch_cpu 2024-04-03T15:56:20.8757092Z [ 82%] 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:56:20.8847427Z [ 82%] 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:56:20.8943150Z [ 82%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2024-04-03T15:56:20.9079080Z [ 82%] Generating sources 2024-04-03T15:56:20.9582536Z [ 82%] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2024-04-03T15:56:20.9645401Z [ 82%] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2024-04-03T15:56:20.9786195Z [ 82%] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2024-04-03T15:56:20.9920300Z [ 82%] 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:56:21.0007036Z [ 82%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2024-04-03T15:56:21.0030656Z [ 82%] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2024-04-03T15:56:21.0133055Z [ 82%] 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:56:21.0957532Z [ 82%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2024-04-03T15:56:21.1063844Z [ 82%] 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:56:21.1066582Z [ 82%] 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:56:21.1168893Z [ 82%] Linking CXX shared library ../lib/libtorch.so 2024-04-03T15:56:21.1172030Z [ 82%] 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:56:21.1176631Z [ 82%] 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:56:21.1184188Z [ 82%] 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:56:21.2771295Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u16.c.o 2024-04-03T15:56:21.2776320Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2024-04-03T15:56:21.2778187Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u64.c.o 2024-04-03T15:56:21.2782155Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u16.c.o 2024-04-03T15:56:21.2866383Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2024-04-03T15:56:21.3253867Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u64.c.o 2024-04-03T15:56:21.3261347Z [ 83%] 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:56:21.3272856Z [ 83%] 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:56:21.3285399Z [ 83%] 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:56:21.3293450Z [ 83%] 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:56:21.3314972Z [ 83%] 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:56:21.3327997Z [ 83%] 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:56:21.3332850Z [ 83%] 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:56:21.3561475Z Warning: 72498: /opt/conda/lib/libstdc++.so.6: error: version lookup error: version `GLIBCXX_3.4.30' not found (required by /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so) (continued) 2024-04-03T15:56:21.3563540Z ../lib/libtorch.so: /opt/conda/lib/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so) 2024-04-03T15:56:21.3565604Z 72498: /opt/conda/lib/libstdc++.so.6: error: version lookup error: version `GLIBCXX_3.4.30' not found (required by /var/lib/jenkins/workspace/build/lib/libc10.so) (continued) 2024-04-03T15:56:21.3567314Z ../lib/libtorch.so: /opt/conda/lib/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /var/lib/jenkins/workspace/build/lib/libc10.so) 2024-04-03T15:56:21.3568289Z Unused direct dependencies: 2024-04-03T15:56:21.3568799Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T15:56:21.3633260Z [ 83%] Built target torch 2024-04-03T15:56:21.3691078Z [ 83%] 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:56:21.3897426Z [ 83%] 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:56:21.3901611Z [ 83%] 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:56:21.3911664Z [ 83%] 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:56:21.3922966Z [ 83%] 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:56:21.4005462Z [ 83%] Building CXX object caffe2/CMakeFiles/static_runtime_bench.dir/__/benchmarks/static_runtime/deep_wide_pt.cc.o 2024-04-03T15:56:21.4007643Z [ 83%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/deep_wide_pt.cc.o 2024-04-03T15:56:21.4009243Z [ 83%] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2024-04-03T15:56:21.4018379Z [ 83%] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2024-04-03T15:56:21.4532778Z [ 83%] 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:56:21.4534107Z [ 83%] Building CXX object caffe2/CMakeFiles/static_runtime_bench.dir/__/benchmarks/static_runtime/deep_wide_pt_bench.cc.o 2024-04-03T15:56:21.4535347Z [ 83%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_static_runtime.cc.o 2024-04-03T15:56:21.4536389Z [ 83%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_utils.cc.o 2024-04-03T15:56:21.4537468Z [ 83%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_static_module.cc.o 2024-04-03T15:56:21.4538756Z [ 83%] 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:56:21.4542620Z [ 83%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_generated_ops.cc.o 2024-04-03T15:56:21.4546848Z [ 83%] 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:56:21.4659837Z [ 83%] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2024-04-03T15:56:21.4661188Z [ 83%] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2024-04-03T15:56:21.4662519Z [ 83%] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2024-04-03T15:56:21.4671907Z [ 83%] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2024-04-03T15:56:21.5413844Z [ 83%] 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:56:21.5459882Z [ 83%] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2024-04-03T15:56:21.5496782Z [ 83%] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2024-04-03T15:56:21.7304548Z [ 83%] Building CXX object caffe2/CMakeFiles/cpu_allocator_test.dir/__/aten/src/ATen/test/cpu_allocator_test.cpp.o 2024-04-03T15:56:21.8458156Z [ 83%] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2024-04-03T15:56:21.8774163Z [ 83%] 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:56:21.8862349Z [ 83%] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2024-04-03T15:56:21.8892028Z [ 83%] 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:56:21.8893875Z [ 83%] 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:56:21.9014690Z [ 83%] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2024-04-03T15:56:21.9021436Z [ 83%] Building CXX object caffe2/CMakeFiles/dispatch_key_set_test.dir/__/aten/src/ATen/test/dispatch_key_set_test.cpp.o 2024-04-03T15:56:21.9376929Z [ 83%] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2024-04-03T15:56:21.9386215Z [ 83%] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2024-04-03T15:56:21.9485168Z [ 83%] 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:56:21.9574894Z [ 83%] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2024-04-03T15:56:21.9639673Z [ 83%] 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:56:21.9642126Z [ 83%] 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:56:21.9725607Z [ 83%] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2024-04-03T15:56:21.9727426Z [ 83%] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2024-04-03T15:56:21.9733072Z [ 83%] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2024-04-03T15:56:22.1003926Z [ 83%] 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:56:22.1005846Z [ 83%] 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:56:22.1282008Z [ 83%] 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:56:22.1300318Z [ 83%] Linking CXX shared library ../../../../lib/libshm.so 2024-04-03T15:56:22.1326132Z [ 83%] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2024-04-03T15:56:22.1346917Z [ 83%] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2024-04-03T15:56:22.1448779Z [ 83%] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2024-04-03T15:56:22.1462974Z [ 83%] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2024-04-03T15:56:22.2843608Z [ 83%] 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:56:22.2850947Z [ 83%] 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:56:22.2966498Z [ 83%] 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:56:22.2979642Z [ 83%] 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:56:22.3056396Z [ 83%] 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:56:22.3102085Z [ 83%] 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:56:22.3110747Z [ 83%] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2024-04-03T15:56:22.3125195Z [ 83%] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2024-04-03T15:56:22.3139832Z [ 83%] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2024-04-03T15:56:22.3312317Z [ 83%] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2024-04-03T15:56:22.3314653Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u16.c.o 2024-04-03T15:56:22.3330607Z [ 83%] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2024-04-03T15:56:22.3361930Z [ 83%] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2024-04-03T15:56:22.3373080Z [ 83%] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2024-04-03T15:56:22.3557228Z [ 83%] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2024-04-03T15:56:22.3614561Z [ 83%] Linking CXX executable ../bin/Dimname_test 2024-04-03T15:56:22.3637257Z [ 83%] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2024-04-03T15:56:22.5472166Z Warning: Unused direct dependencies: 2024-04-03T15:56:22.5472949Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-04-03T15:56:22.5473781Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-04-03T15:56:22.5474604Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-04-03T15:56:22.5475470Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T15:56:22.5476049Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-04-03T15:56:22.5771575Z [ 83%] Built target shm 2024-04-03T15:56:22.5990306Z [ 83%] Building CXX object caffe2/CMakeFiles/StorageUtils_test.dir/__/aten/src/ATen/test/StorageUtils_test.cpp.o 2024-04-03T15:56:22.6002288Z [ 83%] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2024-04-03T15:56:22.6077074Z [ 83%] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2024-04-03T15:56:22.6263440Z [ 83%] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2024-04-03T15:56:22.6803164Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2024-04-03T15:56:22.6902765Z [ 83%] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2024-04-03T15:56:22.7364582Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u64.c.o 2024-04-03T15:56:22.7459399Z [ 83%] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2024-04-03T15:56:22.7858947Z [ 83%] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2024-04-03T15:56:22.8381554Z Warning: Unused direct dependencies: 2024-04-03T15:56:22.8382387Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:22.8472126Z [ 83%] Built target Dimname_test 2024-04-03T15:56:22.8613264Z [ 83%] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2024-04-03T15:56:22.8896984Z [ 83%] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2024-04-03T15:56:22.8992657Z [ 83%] Linking CXX executable ../bin/HashStoreTest 2024-04-03T15:56:22.9330845Z [ 83%] Linking CXX executable ../bin/TCPStoreTest 2024-04-03T15:56:22.9614374Z [ 83%] Linking CXX executable ../bin/FileStoreTest 2024-04-03T15:56:23.0233282Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2024-04-03T15:56:23.0235151Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u16.c.o 2024-04-03T15:56:23.0330028Z [ 83%] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2024-04-03T15:56:23.0333122Z [ 83%] Building CXX object caffe2/CMakeFiles/legacy_vmap_test.dir/__/aten/src/ATen/test/legacy_vmap_test.cpp.o 2024-04-03T15:56:23.0487182Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u64.c.o 2024-04-03T15:56:23.0615318Z [ 83%] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2024-04-03T15:56:23.1767204Z [ 83%] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2024-04-03T15:56:23.3203398Z [ 83%] Linking CXX executable ../bin/operator_name_test 2024-04-03T15:56:23.3292241Z Warning: Unused direct dependencies: 2024-04-03T15:56:23.3292972Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:56:23.3293430Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-04-03T15:56:23.3293925Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-04-03T15:56:23.3294394Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-04-03T15:56:23.3294793Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-04-03T15:56:23.3421774Z [ 83%] Built target HashStoreTest 2024-04-03T15:56:23.3422348Z Warning: Unused direct dependencies: 2024-04-03T15:56:23.3422984Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:56:23.3423616Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-04-03T15:56:23.3424385Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-04-03T15:56:23.3424990Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-04-03T15:56:23.3427867Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-04-03T15:56:23.3518294Z [ 83%] Built target FileStoreTest 2024-04-03T15:56:23.3524057Z Warning: Unused direct dependencies: 2024-04-03T15:56:23.3524510Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:56:23.3525683Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-04-03T15:56:23.3526174Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-04-03T15:56:23.3526612Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-04-03T15:56:23.3527025Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-04-03T15:56:23.3600246Z [ 83%] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2024-04-03T15:56:23.3601241Z [ 83%] Built target TCPStoreTest 2024-04-03T15:56:23.3604958Z [ 83%] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2024-04-03T15:56:23.3674790Z [ 83%] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2024-04-03T15:56:23.3697153Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u32.c.o 2024-04-03T15:56:23.3969378Z [ 83%] 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:56:23.6425757Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u64.c.o 2024-04-03T15:56:23.6503185Z [ 83%] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2024-04-03T15:56:23.6606942Z [ 83%] 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:56:23.7375385Z Warning: Unused direct dependencies: 2024-04-03T15:56:23.7376006Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:23.7376488Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T15:56:23.7455844Z [ 83%] Built target operator_name_test 2024-04-03T15:56:23.7619142Z [ 83%] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2024-04-03T15:56:24.0276204Z [ 83%] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2024-04-03T15:56:24.0649061Z [ 83%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-04-03T15:56:24.2602862Z [ 83%] Linking CXX executable ../bin/example_allreduce 2024-04-03T15:56:24.2969428Z [ 83%] Linking CXX executable ../bin/type_ptr_test 2024-04-03T15:56:24.3662184Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u96.c.o 2024-04-03T15:56:24.5990762Z [ 83%] Linking CXX executable ../bin/ProcessGroupGlooTest 2024-04-03T15:56:24.6848051Z Warning: Unused direct dependencies: 2024-04-03T15:56:24.6849015Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-04-03T15:56:24.6849845Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-04-03T15:56:24.6850757Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-04-03T15:56:24.6851822Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T15:56:24.6852492Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-04-03T15:56:24.6937390Z [ 83%] Built target example_allreduce 2024-04-03T15:56:24.7008697Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2024-04-03T15:56:24.7198529Z Warning: Unused direct dependencies: 2024-04-03T15:56:24.7199214Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:24.7216830Z [ 83%] Linking CXX executable ../bin/atest 2024-04-03T15:56:24.7275812Z [ 83%] Built target type_ptr_test 2024-04-03T15:56:24.7366196Z [ 83%] 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:56:24.7504227Z [ 83%] 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:56:24.7976144Z [ 83%] Linking CXX executable ../bin/Dict_test 2024-04-03T15:56:24.7977012Z [ 83%] Linking CXX executable ../bin/MaybeOwned_test 2024-04-03T15:56:24.8642105Z [ 83%] Linking CXX executable ../bin/apply_utils_test 2024-04-03T15:56:24.8956005Z [ 83%] Linking CXX executable ../bin/broadcast_test 2024-04-03T15:56:24.9518274Z [ 83%] Linking CXX executable ../bin/NamedTensor_test 2024-04-03T15:56:24.9519125Z [ 83%] Linking CXX executable ../bin/basic 2024-04-03T15:56:25.0483548Z [ 83%] Linking CXX executable ../bin/cpu_allocator_test 2024-04-03T15:56:25.0818597Z Warning: Unused direct dependencies: 2024-04-03T15:56:25.0819718Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-04-03T15:56:25.0820476Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-04-03T15:56:25.0821199Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-04-03T15:56:25.0821852Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-04-03T15:56:25.0902807Z [ 83%] Built target ProcessGroupGlooTest 2024-04-03T15:56:25.0976779Z [ 83%] 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:56:25.1586952Z Warning: Unused direct dependencies: 2024-04-03T15:56:25.1587812Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:25.1674661Z [ 83%] Built target atest 2024-04-03T15:56:25.1748281Z [ 83%] 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:56:25.2174926Z [ 83%] 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:56:25.2942454Z Warning: Unused direct dependencies: 2024-04-03T15:56:25.2943252Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:25.3017617Z [ 83%] Built target broadcast_test 2024-04-03T15:56:25.3178209Z [ 83%] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2024-04-03T15:56:25.3836463Z Warning: Unused direct dependencies: 2024-04-03T15:56:25.3837278Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:25.3913415Z [ 83%] Built target Dict_test 2024-04-03T15:56:25.3914174Z Warning: Unused direct dependencies: 2024-04-03T15:56:25.3915071Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:25.3987925Z [ 83%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCPUCustomOps.cpp.o 2024-04-03T15:56:25.4000549Z [ 83%] Built target MaybeOwned_test 2024-04-03T15:56:25.4010465Z Warning: Unused direct dependencies: 2024-04-03T15:56:25.4010920Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:25.4068625Z [ 83%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/operator_registry.cpp.o 2024-04-03T15:56:25.4092044Z [ 83%] Built target NamedTensor_test 2024-04-03T15:56:25.4155775Z [ 83%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/custom_ops.cpp.o 2024-04-03T15:56:25.4209379Z Warning: Unused direct dependencies: 2024-04-03T15:56:25.4210077Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:25.4289466Z [ 83%] Built target apply_utils_test 2024-04-03T15:56:25.4461732Z [ 83%] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2024-04-03T15:56:25.4515104Z Warning: Unused direct dependencies: 2024-04-03T15:56:25.4516613Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:25.4597373Z [ 83%] Built target basic 2024-04-03T15:56:25.4768617Z [ 83%] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2024-04-03T15:56:25.5075592Z Warning: Unused direct dependencies: 2024-04-03T15:56:25.5076293Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:25.5151111Z [ 83%] Built target cpu_allocator_test 2024-04-03T15:56:25.5329330Z [ 83%] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2024-04-03T15:56:25.5878239Z [ 83%] Linking CXX executable ../bin/dispatch_key_set_test 2024-04-03T15:56:25.5965339Z [ 83%] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2024-04-03T15:56:25.6913135Z [ 83%] Linking CXX executable ../bin/cpu_profiling_allocator_test 2024-04-03T15:56:25.7597694Z [ 83%] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2024-04-03T15:56:25.8061289Z [ 83%] Linking CXX executable ../bin/lazy_tensor_test 2024-04-03T15:56:25.8436293Z [ 83%] Linking CXX executable ../bin/static_runtime_bench 2024-04-03T15:56:25.8437085Z [ 83%] Linking CXX executable ../bin/cpu_generator_test 2024-04-03T15:56:25.9302503Z [ 83%] Linking CXX executable ../bin/half_test 2024-04-03T15:56:25.9303824Z [ 83%] Linking CXX executable ../bin/dlconvertor_test 2024-04-03T15:56:25.9457079Z [ 83%] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2024-04-03T15:56:26.0403875Z [ 83%] 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:56:26.0405466Z [ 83%] Linking CXX executable ../bin/extension_backend_test 2024-04-03T15:56:26.0409400Z [ 83%] Linking CXX executable ../bin/memory_format_test 2024-04-03T15:56:26.0435739Z [ 83%] Linking CXX executable ../bin/List_test 2024-04-03T15:56:26.0520171Z [ 83%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2024-04-03T15:56:26.0769149Z Warning: Unused direct dependencies: 2024-04-03T15:56:26.0769822Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:26.0770900Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T15:56:26.0850321Z [ 83%] Built target dispatch_key_set_test 2024-04-03T15:56:26.0901803Z [ 83%] Linking CXX executable ../bin/math_kernel_test 2024-04-03T15:56:26.0922547Z [ 83%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2024-04-03T15:56:26.1631024Z [ 83%] Linking CXX executable ../bin/memory_overlapping_test 2024-04-03T15:56:26.1738505Z Warning: Unused direct dependencies: 2024-04-03T15:56:26.1739174Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:26.1844090Z [ 83%] Built target cpu_profiling_allocator_test 2024-04-03T15:56:26.1922138Z [ 83%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2024-04-03T15:56:26.2797806Z [ 83%] Linking CXX executable ../bin/StorageUtils_test 2024-04-03T15:56:26.2998119Z Warning: Unused direct dependencies: 2024-04-03T15:56:26.2998921Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:26.3090264Z [ 83%] Built target cpu_generator_test 2024-04-03T15:56:26.3278903Z [ 83%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2024-04-03T15:56:26.3499395Z [ 83%] Linking CXX executable ../bin/kernel_function_legacy_test 2024-04-03T15:56:26.3500474Z Warning: Unused direct dependencies: 2024-04-03T15:56:26.3501141Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:26.3501890Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T15:56:26.3520173Z Warning: Unused direct dependencies: 2024-04-03T15:56:26.3520967Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:26.3591139Z [ 83%] Built target lazy_tensor_test 2024-04-03T15:56:26.3610275Z [ 83%] Built target static_runtime_bench 2024-04-03T15:56:26.3684873Z [ 83%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2024-04-03T15:56:26.3686448Z [ 83%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2024-04-03T15:56:26.4080575Z Warning: Unused direct dependencies: 2024-04-03T15:56:26.4081389Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:26.4171672Z [ 83%] Built target dlconvertor_test 2024-04-03T15:56:26.4253868Z [ 83%] Linking CXX executable ../bin/reportMemoryUsage_test 2024-04-03T15:56:26.4254944Z [ 83%] Linking CXX executable ../bin/scalar_tensor_test 2024-04-03T15:56:26.4256072Z [ 83%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2024-04-03T15:56:26.4257043Z [ 83%] Linking CXX executable ../bin/packedtensoraccessor_test 2024-04-03T15:56:26.4425550Z Warning: Unused direct dependencies: 2024-04-03T15:56:26.4426304Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:26.4427014Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T15:56:26.4516233Z [ 83%] Built target half_test 2024-04-03T15:56:26.4586615Z [ 83%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2024-04-03T15:56:26.4979452Z [ 83%] Linking CXX executable ../bin/operators_test 2024-04-03T15:56:26.4980328Z [ 83%] Linking CXX executable ../bin/native_test 2024-04-03T15:56:26.4995639Z [ 83%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2024-04-03T15:56:26.5452409Z Warning: Unused direct dependencies: 2024-04-03T15:56:26.5453183Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:26.5453839Z Warning: Unused direct dependencies: 2024-04-03T15:56:26.5454616Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:26.5533855Z [ 83%] Built target memory_format_test 2024-04-03T15:56:26.5549213Z [ 83%] Built target extension_backend_test 2024-04-03T15:56:26.5624715Z [ 83%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2024-04-03T15:56:26.5717115Z [ 83%] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2024-04-03T15:56:26.6146954Z Warning: Unused direct dependencies: 2024-04-03T15:56:26.6148000Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:26.6227030Z [ 83%] Built target math_kernel_test 2024-04-03T15:56:26.6386693Z [ 83%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2024-04-03T15:56:26.6419248Z Warning: Unused direct dependencies: 2024-04-03T15:56:26.6420003Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:26.6501783Z [ 83%] Built target List_test 2024-04-03T15:56:26.6580323Z [ 83%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2024-04-03T15:56:26.6635206Z Warning: Unused direct dependencies: 2024-04-03T15:56:26.6635973Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:26.6719811Z [ 83%] Built target memory_overlapping_test 2024-04-03T15:56:26.6792475Z [ 83%] 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:56:26.7134680Z [ 83%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2024-04-03T15:56:26.7136201Z [ 83%] Linking CXX executable ../bin/quantized_test 2024-04-03T15:56:26.7232259Z [ 83%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2024-04-03T15:56:26.7659151Z Warning: Unused direct dependencies: 2024-04-03T15:56:26.7659924Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:26.7747524Z [ 83%] Built target StorageUtils_test 2024-04-03T15:56:26.7816840Z [ 83%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2024-04-03T15:56:26.8005257Z [ 83%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2024-04-03T15:56:26.8006589Z [ 83%] Linking CXX executable ../bin/thread_init_test 2024-04-03T15:56:26.8049706Z Warning: Unused direct dependencies: 2024-04-03T15:56:26.8050340Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:26.8170300Z [ 83%] Built target kernel_function_legacy_test 2024-04-03T15:56:26.8252018Z [ 83%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2024-04-03T15:56:26.8606971Z Warning: Unused direct dependencies: 2024-04-03T15:56:26.8607619Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:26.8608280Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T15:56:26.8703169Z [ 83%] Built target reportMemoryUsage_test 2024-04-03T15:56:26.8776966Z [ 83%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2024-04-03T15:56:26.8989235Z Warning: Unused direct dependencies: 2024-04-03T15:56:26.8990349Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:26.8991372Z Warning: Unused direct dependencies: 2024-04-03T15:56:26.8992370Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:26.9061199Z [ 83%] Built target scalar_tensor_test 2024-04-03T15:56:26.9078297Z [ 83%] Built target packedtensoraccessor_test 2024-04-03T15:56:26.9135620Z [ 83%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2024-04-03T15:56:26.9146846Z [ 83%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2024-04-03T15:56:26.9344912Z [ 83%] Linking CXX executable ../bin/scalar_test 2024-04-03T15:56:26.9345770Z [ 83%] Linking CXX executable ../bin/kernel_function_test 2024-04-03T15:56:26.9559158Z [ 83%] Linking CXX executable ../bin/static_runtime_test 2024-04-03T15:56:26.9559967Z [ 83%] Linking CXX executable ../bin/reduce_ops_test 2024-04-03T15:56:27.0098351Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.0098954Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:27.0108358Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.0108984Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:27.0171421Z [ 83%] Built target operators_test 2024-04-03T15:56:27.0195718Z [ 83%] Built target native_test 2024-04-03T15:56:27.0235132Z [ 83%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2024-04-03T15:56:27.0259645Z [ 83%] 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:56:27.0379045Z [ 83%] Linking CXX executable ../bin/kernel_lambda_test 2024-04-03T15:56:27.0380141Z [ 83%] Linking CXX executable ../bin/stride_properties_test 2024-04-03T15:56:27.1547236Z [ 83%] Linking CXX executable ../bin/pow_test 2024-04-03T15:56:27.1715060Z [ 83%] Linking CXX executable ../bin/kernel_lambda_legacy_test 2024-04-03T15:56:27.1919852Z [ 83%] Linking CXX executable ../bin/verify_api_visibility 2024-04-03T15:56:27.2477604Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.2478292Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:27.2597315Z [ 83%] Built target quantized_test 2024-04-03T15:56:27.2782184Z [ 83%] 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:56:27.2906896Z [ 83%] Linking CXX executable ../bin/op_allowlist_test 2024-04-03T15:56:27.2910559Z [ 83%] Linking CXX executable ../bin/undefined_tensor_test 2024-04-03T15:56:27.3246007Z [ 83%] Linking CXX executable ../bin/ivalue_test 2024-04-03T15:56:27.3287635Z [ 83%] Linking CXX executable ../bin/mobile_memory_cleanup 2024-04-03T15:56:27.3288493Z [ 83%] Linking CXX executable ../bin/CppSignature_test 2024-04-03T15:56:27.3422826Z [ 83%] Linking CXX executable ../bin/kernel_stackbased_test 2024-04-03T15:56:27.3809064Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.3810210Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:27.3961788Z [ 83%] Built target thread_init_test 2024-04-03T15:56:27.4100886Z [ 83%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2024-04-03T15:56:27.4126056Z [ 83%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2024-04-03T15:56:27.4393499Z [ 83%] Linking CXX executable ../bin/weakref_test 2024-04-03T15:56:27.5081298Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.5082286Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:27.5171741Z [ 83%] Built target kernel_function_test 2024-04-03T15:56:27.5251572Z [ 83%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2024-04-03T15:56:27.5430961Z [ 83%] Linking CXX executable ../bin/inline_container_test 2024-04-03T15:56:27.5432536Z [ 83%] 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:56:27.5433707Z [ 83%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2024-04-03T15:56:27.5532162Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.5533346Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:27.5631552Z [ 83%] Built target reduce_ops_test 2024-04-03T15:56:27.5704816Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2024-04-03T15:56:27.6035754Z [ 83%] Linking CXX executable ../bin/wrapdim_test 2024-04-03T15:56:27.6137967Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.6139045Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:27.6203264Z [ 83%] Built target scalar_test 2024-04-03T15:56:27.6262354Z [ 83%] 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:56:27.6859434Z [ 84%] Linking CXX executable ../bin/xla_tensor_test 2024-04-03T15:56:27.6860471Z [ 84%] Linking CXX executable ../bin/IListRef_test 2024-04-03T15:56:27.6867969Z [ 84%] Linking CXX executable ../bin/legacy_vmap_test 2024-04-03T15:56:27.6974342Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.6975060Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:27.7073787Z [ 84%] Built target static_runtime_test 2024-04-03T15:56:27.7142058Z [ 84%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2024-04-03T15:56:27.7238166Z [ 84%] Linking CXX executable ../bin/tensor_iterator_test 2024-04-03T15:56:27.7239602Z [ 84%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2024-04-03T15:56:27.7426138Z [ 84%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2024-04-03T15:56:27.7708518Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.7709648Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:27.7745369Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.7745974Z /opt/conda/envs/py_3.8/lib/libstdc++.so.6 2024-04-03T15:56:27.7746618Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:27.7747203Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T15:56:27.7801782Z [ 84%] Built target kernel_lambda_test 2024-04-03T15:56:27.7826728Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.7827556Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:27.7840104Z [ 84%] Built target verify_api_visibility 2024-04-03T15:56:27.7891047Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f.c.o 2024-04-03T15:56:27.7897591Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.7898474Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:27.7910953Z [ 84%] Built target stride_properties_test 2024-04-03T15:56:27.7914128Z [ 84%] 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:56:27.7988720Z [ 84%] Built target pow_test 2024-04-03T15:56:27.8085885Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2024-04-03T15:56:27.8135666Z [ 84%] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2024-04-03T15:56:27.8137312Z [ 84%] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2024-04-03T15:56:27.8531250Z [ 84%] 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:56:27.8741714Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.8742257Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:27.8774051Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.8774725Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:27.8775326Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T15:56:27.8814457Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.8815104Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:27.8815684Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T15:56:27.8837338Z [ 84%] Built target undefined_tensor_test 2024-04-03T15:56:27.8876888Z [ 84%] Built target op_allowlist_test 2024-04-03T15:56:27.8901386Z [ 84%] Built target CppSignature_test 2024-04-03T15:56:27.8911804Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f.c.o 2024-04-03T15:56:27.8957871Z [ 84%] 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:56:27.8975937Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.o 2024-04-03T15:56:27.9085680Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.9086314Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:27.9174737Z [ 84%] Built target ivalue_test 2024-04-03T15:56:27.9195879Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.9196714Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:27.9248122Z [ 84%] 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:56:27.9293812Z [ 84%] Built target kernel_lambda_legacy_test 2024-04-03T15:56:27.9370529Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2024-04-03T15:56:27.9438520Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.9439105Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:27.9540720Z [ 84%] Built target kernel_stackbased_test 2024-04-03T15:56:27.9620101Z [ 84%] 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:56:27.9692215Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.9692856Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:27.9783690Z [ 84%] Built target weakref_test 2024-04-03T15:56:27.9864787Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2024-04-03T15:56:27.9936365Z Warning: Unused direct dependencies: 2024-04-03T15:56:27.9937100Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:28.0018028Z [ 84%] Built target mobile_memory_cleanup 2024-04-03T15:56:28.0081844Z [ 84%] 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:56:28.0428153Z Warning: Unused direct dependencies: 2024-04-03T15:56:28.0428824Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:28.0509886Z [ 84%] Built target inline_container_test 2024-04-03T15:56:28.0572735Z Warning: Unused direct dependencies: 2024-04-03T15:56:28.0573493Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:28.0580656Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f.c.o 2024-04-03T15:56:28.0662030Z [ 84%] Built target wrapdim_test 2024-04-03T15:56:28.0734960Z [ 84%] 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:56:28.0824416Z Warning: Unused direct dependencies: 2024-04-03T15:56:28.0825035Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:28.0915000Z [ 84%] Built target IListRef_test 2024-04-03T15:56:28.0981097Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2024-04-03T15:56:28.1007681Z Warning: Unused direct dependencies: 2024-04-03T15:56:28.1008225Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:28.1040221Z Warning: Unused direct dependencies: 2024-04-03T15:56:28.1040794Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:28.1112302Z [ 84%] Built target xla_tensor_test 2024-04-03T15:56:28.1128132Z [ 84%] Built target legacy_vmap_test 2024-04-03T15:56:28.1181299Z [ 84%] 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:56:28.1191115Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f.c.o 2024-04-03T15:56:28.1618922Z Warning: Unused direct dependencies: 2024-04-03T15:56:28.1619492Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:28.1705208Z [ 84%] Built target tensor_iterator_test 2024-04-03T15:56:28.1771431Z [ 84%] 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:56:28.3257078Z [ 84%] Linking CXX executable ../bin/type_test 2024-04-03T15:56:28.3490143Z [ 84%] Linking CXX executable ../bin/cpu_rng_test 2024-04-03T15:56:28.3841330Z [ 84%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2024-04-03T15:56:28.4346528Z [ 84%] 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:56:28.5500848Z [ 84%] Linking CXX executable ../bin/KernelFunction_test 2024-04-03T15:56:28.5891247Z [ 84%] Linking CXX executable ../bin/test_parallel 2024-04-03T15:56:28.6868739Z [ 84%] Linking CXX executable ../bin/make_boxed_from_unboxed_functor_test 2024-04-03T15:56:28.7051417Z [ 84%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/__/__/cpp/lite_interpreter_runtime/main.cpp.o 2024-04-03T15:56:28.7182588Z [ 84%] Building CXX object test_mobile_nnc/CMakeFiles/aot_model_compiler_test.dir/__/__/__/binaries/aot_model_compiler.cc.o 2024-04-03T15:56:28.7392912Z [ 84%] 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:56:28.7778191Z Warning: Unused direct dependencies: 2024-04-03T15:56:28.7779000Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:28.7784064Z [ 84%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_context.cpp.o 2024-04-03T15:56:28.7829989Z Warning: Unused direct dependencies: 2024-04-03T15:56:28.7830615Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:28.7860985Z [ 84%] Built target type_test 2024-04-03T15:56:28.7915028Z [ 84%] Built target cpu_rng_test 2024-04-03T15:56:28.7935537Z [ 84%] 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:56:28.7985859Z [ 84%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2024-04-03T15:56:28.8470146Z [ 84%] Linking CXX executable ../bin/op_registration_test 2024-04-03T15:56:28.9148392Z Warning: Unused direct dependencies: 2024-04-03T15:56:28.9149119Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:28.9229795Z [ 84%] Built target KernelFunction_test 2024-04-03T15:56:28.9287543Z Warning: Unused direct dependencies: 2024-04-03T15:56:28.9288200Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:28.9298280Z [ 84%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2024-04-03T15:56:28.9370234Z [ 84%] Built target test_parallel 2024-04-03T15:56:28.9441073Z [ 84%] 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:56:28.9648953Z [ 84%] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2024-04-03T15:56:28.9741909Z [ 84%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2024-04-03T15:56:28.9796872Z [ 84%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_nnc_backend.cpp.o 2024-04-03T15:56:28.9797840Z [ 84%] Linking CXX shared library ../lib/libjitbackend_test.so 2024-04-03T15:56:28.9946764Z [ 84%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2024-04-03T15:56:29.0105582Z Warning: Unused direct dependencies: 2024-04-03T15:56:29.0106203Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:29.0139496Z [ 84%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_registry.cpp.o 2024-04-03T15:56:29.0141069Z [ 84%] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2024-04-03T15:56:29.0142379Z [ 84%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2024-04-03T15:56:29.0199413Z [ 84%] Built target make_boxed_from_unboxed_functor_test 2024-04-03T15:56:29.0262517Z [ 84%] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2024-04-03T15:56:29.0673327Z [ 84%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2024-04-03T15:56:29.1067681Z [ 84%] 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:56:29.1069456Z [ 84%] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2024-04-03T15:56:29.1070592Z [ 84%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2024-04-03T15:56:29.1072043Z [ 84%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2024-04-03T15:56:29.1073313Z [ 84%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2024-04-03T15:56:29.1149396Z [ 84%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2024-04-03T15:56:29.2355309Z Warning: Unused direct dependencies: 2024-04-03T15:56:29.2355929Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:29.2437285Z [ 84%] Built target jitbackend_test 2024-04-03T15:56:29.2510630Z [ 84%] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2024-04-03T15:56:29.2549791Z [ 84%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2024-04-03T15:56:29.2551113Z [ 84%] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2024-04-03T15:56:29.2553002Z [ 84%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2024-04-03T15:56:29.2646738Z Warning: Unused direct dependencies: 2024-04-03T15:56:29.2647356Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:29.2720284Z [ 84%] Built target op_registration_test 2024-04-03T15:56:29.2784930Z [ 84%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2024-04-03T15:56:29.2894110Z [ 84%] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2024-04-03T15:56:29.3182221Z [ 84%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2024-04-03T15:56:29.3944474Z [ 84%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2024-04-03T15:56:29.4101129Z [ 84%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2024-04-03T15:56:29.4656963Z [ 84%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2024-04-03T15:56:29.5292548Z [ 84%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2024-04-03T15:56:29.6738915Z [ 84%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2024-04-03T15:56:29.8508224Z [ 84%] Linking CXX shared library ../lib/libbackend_with_compiler.so 2024-04-03T15:56:29.8954787Z [ 84%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2024-04-03T15:56:29.9419558Z [ 84%] Linking CXX executable ../../../../bin/torch_shm_manager 2024-04-03T15:56:29.9635376Z [ 84%] 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:56:29.9859895Z [ 84%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2024-04-03T15:56:29.9861970Z [ 84%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2024-04-03T15:56:30.0518297Z [ 84%] Linking CXX static library ../lib/libunbox_lib.a 2024-04-03T15:56:30.0817166Z [ 84%] Built target unbox_lib 2024-04-03T15:56:30.0879017Z [ 84%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2024-04-03T15:56:30.0886533Z Warning: Unused direct dependencies: 2024-04-03T15:56:30.0887257Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:30.0973828Z [ 84%] Built target backend_with_compiler 2024-04-03T15:56:30.1048139Z [ 84%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2024-04-03T15:56:30.1150117Z [ 84%] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_operator_registration.cpp.o 2024-04-03T15:56:30.1324290Z [ 84%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2024-04-03T15:56:30.1898861Z Warning: Unused direct dependencies: 2024-04-03T15:56:30.1899472Z /var/lib/jenkins/workspace/build/lib/libshm.so 2024-04-03T15:56:30.1900353Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T15:56:30.1977000Z [ 84%] Built target torch_shm_manager 2024-04-03T15:56:30.2037580Z [ 84%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2024-04-03T15:56:30.3466687Z [ 84%] Linking CXX executable ../bin/backend_fallback_test 2024-04-03T15:56:30.3979275Z [ 84%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2024-04-03T15:56:30.6473516Z [ 84%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2024-04-03T15:56:30.6828391Z Warning: Unused direct dependencies: 2024-04-03T15:56:30.6828987Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:30.6917936Z [ 84%] Built target backend_fallback_test 2024-04-03T15:56:30.6995844Z [ 84%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_llvm.cpp.o 2024-04-03T15:56:30.8374194Z [ 84%] 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:56:30.8979258Z [ 84%] Linking CXX shared library ../lib/libtorchbind_test.so 2024-04-03T15:56:30.9521682Z [ 84%] 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:56:31.0687005Z [ 84%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2024-04-03T15:56:31.0904826Z [ 84%] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_main.cpp.o 2024-04-03T15:56:31.1211360Z Warning: Unused direct dependencies: 2024-04-03T15:56:31.1212114Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:31.1292620Z [ 84%] Built target torchbind_test 2024-04-03T15:56:31.1358108Z [ 84%] 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:56:31.1517643Z [ 84%] 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:56:31.2571194Z [ 84%] 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:56:31.3121300Z [ 85%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2024-04-03T15:56:31.6686878Z [ 85%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2024-04-03T15:56:31.6826659Z [ 85%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2024-04-03T15:56:31.7092677Z [ 85%] Linking CXX executable ../bin/tutorial_tensorexpr 2024-04-03T15:56:31.7094555Z [ 85%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2024-04-03T15:56:31.8195379Z [ 85%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2024-04-03T15:56:31.8677552Z [ 85%] Linking CXX executable ../bin/test_dist_autograd 2024-04-03T15:56:31.8679592Z [ 85%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2024-04-03T15:56:32.0186642Z [ 86%] 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:56:32.0296394Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2024-04-03T15:56:32.0397185Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2024-04-03T15:56:32.0399720Z [ 86%] 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:56:32.0430633Z Warning: Unused direct dependencies: 2024-04-03T15:56:32.0431100Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:32.0433062Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2024-04-03T15:56:32.0515526Z [ 86%] Built target tutorial_tensorexpr 2024-04-03T15:56:32.0578257Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2024-04-03T15:56:32.1452412Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2024-04-03T15:56:32.2745122Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2024-04-03T15:56:32.2789903Z Warning: Unused direct dependencies: 2024-04-03T15:56:32.2790510Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:32.2862382Z [ 86%] Built target test_dist_autograd 2024-04-03T15:56:32.2925230Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2024-04-03T15:56:32.3256315Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2024-04-03T15:56:32.4312231Z [ 86%] 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:56:32.4719786Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2024-04-03T15:56:32.5877583Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2024-04-03T15:56:32.7071254Z [ 86%] 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:56:32.7072535Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2024-04-03T15:56:32.7073251Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2024-04-03T15:56:32.7170655Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2024-04-03T15:56:32.7172535Z [ 86%] 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:56:32.9530672Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2024-04-03T15:56:32.9683202Z [ 86%] 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:56:32.9925837Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx512f-2x16.c.o 2024-04-03T15:56:33.1959841Z [ 86%] Linking CXX executable ../bin/parallel_benchmark 2024-04-03T15:56:33.2508590Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2024-04-03T15:56:33.3854625Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2024-04-03T15:56:33.4312937Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2024-04-03T15:56:33.4323758Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2024-04-03T15:56:33.4332725Z [ 86%] Linking CXX executable ../bin/test_cpp_rpc 2024-04-03T15:56:33.4692286Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2024-04-03T15:56:33.5027443Z Warning: Unused direct dependencies: 2024-04-03T15:56:33.5028089Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:33.5110726Z [ 86%] Built target parallel_benchmark 2024-04-03T15:56:33.5180779Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx512f-2x32.c.o 2024-04-03T15:56:33.5888166Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2024-04-03T15:56:33.5889889Z [ 86%] 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:56:33.8528727Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2024-04-03T15:56:33.8703950Z [ 86%] 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:56:33.9075588Z Warning: Unused direct dependencies: 2024-04-03T15:56:33.9076359Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:33.9155889Z [ 86%] Built target test_cpp_rpc 2024-04-03T15:56:33.9218847Z [ 86%] 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:56:34.0959201Z [ 86%] Linking CXX executable ../bin/aot_model_compiler_test 2024-04-03T15:56:34.1187443Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2024-04-03T15:56:34.1365846Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2024-04-03T15:56:34.1685961Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2024-04-03T15:56:34.1687083Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2024-04-03T15:56:34.2725062Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2024-04-03T15:56:34.3829653Z Warning: Unused direct dependencies: 2024-04-03T15:56:34.3830550Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:34.3908070Z [ 86%] Built target aot_model_compiler_test 2024-04-03T15:56:34.3968746Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2024-04-03T15:56:34.4123229Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2024-04-03T15:56:34.4124495Z [ 86%] Linking CXX executable ../bin/test_mobile_nnc 2024-04-03T15:56:34.4163519Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2024-04-03T15:56:34.5912645Z [ 86%] 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:56:34.6547068Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2024-04-03T15:56:34.6561041Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2024-04-03T15:56:34.7585598Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/PyInterpreter.cpp.o 2024-04-03T15:56:34.8017931Z [ 86%] 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:56:34.8391142Z [ 86%] 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:56:34.8726056Z [ 86%] 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:56:34.8963469Z Warning: Unused direct dependencies: 2024-04-03T15:56:34.8964343Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:34.9047378Z [ 86%] Built target test_mobile_nnc 2024-04-03T15:56:34.9112655Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2024-04-03T15:56:34.9470824Z [ 86%] 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:56:35.0139924Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2024-04-03T15:56:35.1413496Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2024-04-03T15:56:35.1414533Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2024-04-03T15:56:35.1939408Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2024-04-03T15:56:35.1948086Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2024-04-03T15:56:35.2649117Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2024-04-03T15:56:35.2667646Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2024-04-03T15:56:35.3518124Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2024-04-03T15:56:35.4412119Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2024-04-03T15:56:35.4414122Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2024-04-03T15:56:35.4791508Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2024-04-03T15:56:35.5024072Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2024-04-03T15:56:35.5966027Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2024-04-03T15:56:35.6366337Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2024-04-03T15:56:35.6768259Z [ 86%] Linking CXX executable ../bin/test_edge_op_registration 2024-04-03T15:56:35.7525292Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2024-04-03T15:56:35.8386990Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2024-04-03T15:56:35.8555506Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2024-04-03T15:56:35.9028682Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2024-04-03T15:56:35.9375289Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2024-04-03T15:56:36.0054052Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2024-04-03T15:56:36.0174661Z Warning: Unused direct dependencies: 2024-04-03T15:56:36.0175282Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-04-03T15:56:36.0175901Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-04-03T15:56:36.0176338Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-04-03T15:56:36.0176883Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-04-03T15:56:36.0223363Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2024-04-03T15:56:36.0245971Z [ 86%] Built target test_edge_op_registration 2024-04-03T15:56:36.0317504Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2024-04-03T15:56:36.0416506Z [ 86%] 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:56:36.0786146Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2024-04-03T15:56:36.2049247Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_nested_functions_manual.cpp.o 2024-04-03T15:56:36.2447553Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2024-04-03T15:56:36.2449061Z [ 86%] 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:56:36.2450255Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2024-04-03T15:56:36.2451373Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2024-04-03T15:56:36.3694180Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2024-04-03T15:56:36.3920732Z [ 86%] 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:56:36.4623359Z [ 86%] 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:56:36.7362665Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2024-04-03T15:56:36.7364533Z [ 86%] 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:56:36.8515229Z [ 86%] Linking CXX executable ../bin/test_tensorexpr 2024-04-03T15:56:36.8774024Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2024-04-03T15:56:36.8774978Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2024-04-03T15:56:36.9373214Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2024-04-03T15:56:37.0259947Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2024-04-03T15:56:37.0384808Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2024-04-03T15:56:37.0385916Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2024-04-03T15:56:37.0629296Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2024-04-03T15:56:37.2308291Z [ 86%] 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:56:37.2624859Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2024-04-03T15:56:37.3418060Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2024-04-03T15:56:37.4709951Z [ 86%] Linking CXX executable ../bin/test_lazy 2024-04-03T15:56:37.5933552Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2024-04-03T15:56:37.6102443Z Warning: Unused direct dependencies: 2024-04-03T15:56:37.6103026Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:37.6104274Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2024-04-03T15:56:37.6179506Z [ 86%] Built target test_tensorexpr 2024-04-03T15:56:37.6248331Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/python_compiled_autograd.cpp.o 2024-04-03T15:56:37.8133718Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cache_entry.cpp.o 2024-04-03T15:56:37.9336086Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2024-04-03T15:56:38.0307134Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2024-04-03T15:56:38.0889448Z [ 86%] 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:56:38.1129284Z Warning: Unused direct dependencies: 2024-04-03T15:56:38.1130107Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:38.1206340Z [ 86%] Built target test_lazy 2024-04-03T15:56:38.1277336Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2024-04-03T15:56:38.4331561Z [ 86%] 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:56:38.4333017Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2024-04-03T15:56:38.5518490Z [ 86%] 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:56:38.6022476Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2024-04-03T15:56:38.6023996Z [ 86%] 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:56:38.7700891Z [ 86%] 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:56:38.8018049Z [ 86%] 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:56:38.9466174Z [ 86%] 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:56:38.9467400Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2024-04-03T15:56:38.9602315Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2024-04-03T15:56:39.1989852Z [ 86%] 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:56:39.3446215Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2024-04-03T15:56:39.3453504Z [ 86%] 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:56:39.3668384Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpp_shim.cpp.o 2024-04-03T15:56:39.5557062Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2024-04-03T15:56:39.5814168Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2024-04-03T15:56:39.6177775Z [ 86%] 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:56:39.6183882Z [ 86%] 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:56:39.8045555Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2024-04-03T15:56:39.8046844Z [ 86%] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpython_defs.c.o 2024-04-03T15:56:39.9819075Z [ 86%] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame.c.o 2024-04-03T15:56:39.9989874Z [ 86%] 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:56:39.9991460Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/extra_state.cpp.o 2024-04-03T15:56:39.9997464Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2024-04-03T15:56:40.2563112Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/guards.cpp.o 2024-04-03T15:56:40.4144376Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2024-04-03T15:56:40.5172693Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2024-04-03T15:56:40.5389988Z [ 86%] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2024-04-03T15:56:40.7026597Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2024-04-03T15:56:40.7243394Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2024-04-03T15:56:40.7910726Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2024-04-03T15:56:40.8032329Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2024-04-03T15:56:40.9623207Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2024-04-03T15:56:40.9989642Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2024-04-03T15:56:41.0445176Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2024-04-03T15:56:41.0447833Z [ 87%] 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:56:41.0449968Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/init.cpp.o 2024-04-03T15:56:41.1054545Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2024-04-03T15:56:41.1061218Z [ 87%] 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:56:41.2847713Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2024-04-03T15:56:41.2850230Z [ 87%] 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:56:41.3195234Z [ 87%] 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:56:41.3203059Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mps/Module.cpp.o 2024-04-03T15:56:41.3838943Z [ 87%] 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:56:41.6382982Z [ 87%] 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:56:41.6386135Z [ 87%] 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:56:41.6466127Z [ 87%] 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:56:41.7255540Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_runner/pybind.cpp.o 2024-04-03T15:56:41.8263099Z [ 87%] 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:56:41.8264875Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2024-04-03T15:56:41.9081073Z [ 87%] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2024-04-03T15:56:41.9620863Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2024-04-03T15:56:41.9622697Z [ 87%] 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:56:42.0965887Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u16.c.o 2024-04-03T15:56:42.3369228Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u32-acc2.c.o 2024-04-03T15:56:42.3623357Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u48-acc3.c.o 2024-04-03T15:56:42.3715977Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc2.c.o 2024-04-03T15:56:42.4276171Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2024-04-03T15:56:42.4287654Z [ 87%] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2024-04-03T15:56:42.4289478Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2024-04-03T15:56:42.5213658Z [ 87%] Building CXX object test_api/CMakeFiles/test_api.dir/nested_int.cpp.o 2024-04-03T15:56:42.6405095Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2024-04-03T15:56:42.6886255Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2024-04-03T15:56:42.7396197Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u16.c.o 2024-04-03T15:56:42.7720193Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u32-acc2.c.o 2024-04-03T15:56:42.9343437Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u48-acc3.c.o 2024-04-03T15:56:42.9344436Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2024-04-03T15:56:42.9345399Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2024-04-03T15:56:42.9518996Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2024-04-03T15:56:43.1379761Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2024-04-03T15:56:43.1382464Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc2.c.o 2024-04-03T15:56:43.1637145Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2024-04-03T15:56:43.2755887Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2024-04-03T15:56:43.2757987Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2024-04-03T15:56:43.4101181Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2024-04-03T15:56:43.5749372Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2024-04-03T15:56:43.5751868Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc4.c.o 2024-04-03T15:56:43.6577311Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2024-04-03T15:56:43.6580488Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2024-04-03T15:56:43.7086188Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2024-04-03T15:56:43.8238975Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2024-04-03T15:56:43.8240369Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u16.c.o 2024-04-03T15:56:43.9726709Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u32-acc2.c.o 2024-04-03T15:56:43.9751450Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2024-04-03T15:56:44.0167573Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2024-04-03T15:56:44.0722757Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2024-04-03T15:56:44.1214073Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2024-04-03T15:56:44.1217640Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u48-acc3.c.o 2024-04-03T15:56:44.2396688Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2024-04-03T15:56:44.2716022Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc2.c.o 2024-04-03T15:56:44.3713920Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2024-04-03T15:56:44.4665231Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2024-04-03T15:56:44.4954663Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2024-04-03T15:56:44.5575269Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u16.c.o 2024-04-03T15:56:44.7588000Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2024-04-03T15:56:44.7888984Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u32-acc2.c.o 2024-04-03T15:56:44.7894047Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u48-acc3.c.o 2024-04-03T15:56:44.9096107Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2024-04-03T15:56:44.9097873Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc2.c.o 2024-04-03T15:56:44.9329944Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2024-04-03T15:56:44.9334291Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2024-04-03T15:56:44.9360937Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2024-04-03T15:56:45.1594622Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2024-04-03T15:56:45.1599846Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx512f-u16.c.o 2024-04-03T15:56:45.1792232Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx512f-u32.c.o 2024-04-03T15:56:45.1794224Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2024-04-03T15:56:45.2110665Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx512f-u16.c.o 2024-04-03T15:56:45.3867741Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2024-04-03T15:56:45.3869294Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx512f-u32.c.o 2024-04-03T15:56:45.4250444Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2024-04-03T15:56:45.6403951Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2024-04-03T15:56:45.6406051Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx512f-u16.c.o 2024-04-03T15:56:45.7233441Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx512f-u32.c.o 2024-04-03T15:56:45.8124449Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx512f-u16.c.o 2024-04-03T15:56:45.9275632Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2024-04-03T15:56:45.9277066Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2024-04-03T15:56:45.9293331Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx512f-u32.c.o 2024-04-03T15:56:46.0698725Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2024-04-03T15:56:46.0708314Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2024-04-03T15:56:46.2409170Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u16.c.o 2024-04-03T15:56:46.2430902Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2024-04-03T15:56:46.3581526Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2024-04-03T15:56:46.4356398Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2024-04-03T15:56:46.4358139Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2024-04-03T15:56:46.5744948Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2024-04-03T15:56:46.6211797Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2024-04-03T15:56:46.6214632Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u16.c.o 2024-04-03T15:56:46.8300771Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2024-04-03T15:56:46.8440433Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2024-04-03T15:56:46.8594915Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2024-04-03T15:56:46.9579833Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2024-04-03T15:56:47.0418056Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2024-04-03T15:56:47.1078820Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2024-04-03T15:56:47.1085664Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2024-04-03T15:56:47.1087224Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u16.c.o 2024-04-03T15:56:47.1658059Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2024-04-03T15:56:47.3500299Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2024-04-03T15:56:47.3502635Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u16.c.o 2024-04-03T15:56:47.4167897Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2024-04-03T15:56:47.5845689Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2024-04-03T15:56:47.5847051Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx512f-u16.c.o 2024-04-03T15:56:47.5848449Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2024-04-03T15:56:47.5979509Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2024-04-03T15:56:47.6251193Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2024-04-03T15:56:47.7648284Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2024-04-03T15:56:47.8086421Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2024-04-03T15:56:47.8089850Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx512f-u32.c.o 2024-04-03T15:56:47.8964046Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2024-04-03T15:56:47.9874376Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2024-04-03T15:56:47.9875706Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx512f-u16.c.o 2024-04-03T15:56:48.0393752Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2024-04-03T15:56:48.0412517Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx512f-u32.c.o 2024-04-03T15:56:48.0886722Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx512f-u16.c.o 2024-04-03T15:56:48.1203748Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx512f-u32.c.o 2024-04-03T15:56:48.2642486Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2024-04-03T15:56:48.3705890Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2024-04-03T15:56:48.3707706Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx512f-u16.c.o 2024-04-03T15:56:48.4017940Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2024-04-03T15:56:48.5463386Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2024-04-03T15:56:48.6298618Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2024-04-03T15:56:48.6579911Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2024-04-03T15:56:48.7565570Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx512f-u32.c.o 2024-04-03T15:56:48.7567147Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2024-04-03T15:56:48.8473176Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u16.c.o 2024-04-03T15:56:48.8914386Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2024-04-03T15:56:48.9890101Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2024-04-03T15:56:49.0630684Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2024-04-03T15:56:49.2204357Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/combined_traceback.cpp.o 2024-04-03T15:56:49.2415399Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2024-04-03T15:56:49.2435965Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2024-04-03T15:56:49.2828736Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2024-04-03T15:56:49.2834940Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2024-04-03T15:56:49.3531368Z [ 89%] Linking CXX executable ../bin/test_api 2024-04-03T15:56:49.4287226Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2024-04-03T15:56:49.4288737Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2024-04-03T15:56:49.4587134Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/device_lazy_init.cpp.o 2024-04-03T15:56:49.4588791Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u16.c.o 2024-04-03T15:56:49.5141156Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2024-04-03T15:56:49.6057153Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx512f-u16.c.o 2024-04-03T15:56:49.6536977Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2024-04-03T15:56:49.6539049Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx512f-u32.c.o 2024-04-03T15:56:49.7452821Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx512f-u16.c.o 2024-04-03T15:56:49.7629388Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/nested.cpp.o 2024-04-03T15:56:49.8876161Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2024-04-03T15:56:49.9036109Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx512f-u32.c.o 2024-04-03T15:56:49.9037579Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2024-04-03T15:56:50.0291425Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2024-04-03T15:56:50.0667821Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2024-04-03T15:56:50.1458681Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u32.c.o 2024-04-03T15:56:50.1552139Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_symnode.cpp.o 2024-04-03T15:56:50.1898093Z [ 89%] 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:56:50.3053606Z Warning: Unused direct dependencies: 2024-04-03T15:56:50.3054371Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:56:50.3134713Z [ 89%] 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:56:50.3135744Z [ 89%] Built target test_api 2024-04-03T15:56:50.3136683Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pybind.cpp.o 2024-04-03T15:56:50.3214810Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pyobject_preservation.cpp.o 2024-04-03T15:56:50.3435370Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2024-04-03T15:56:50.4102159Z [ 89%] 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:56:50.5454275Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2024-04-03T15:56:50.5455794Z [ 89%] 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:56:50.5618899Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2024-04-03T15:56:50.5712452Z [ 89%] 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:56:50.6093094Z [ 89%] 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:56:50.7329940Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2024-04-03T15:56:50.7659411Z [ 89%] 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:56:50.7661001Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2024-04-03T15:56:50.7665445Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2024-04-03T15:56:50.7667047Z [ 89%] 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:56:50.8010616Z [ 89%] 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:56:50.8012024Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2024-04-03T15:56:50.9261766Z [ 89%] 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:56:50.9263415Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2024-04-03T15:56:50.9636174Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2024-04-03T15:56:51.0657304Z [ 89%] 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:56:51.0658881Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2024-04-03T15:56:51.1728971Z [ 89%] 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:56:51.2190852Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2024-04-03T15:56:51.2373840Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2024-04-03T15:56:51.3554888Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cpu/Module.cpp.o 2024-04-03T15:56:51.3610843Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2024-04-03T15:56:51.4697764Z [ 89%] 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:56:51.4889719Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2024-04-03T15:56:51.5006780Z [ 89%] 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:56:51.6798116Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2024-04-03T15:56:51.6799832Z [ 89%] 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:56:51.7799904Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2024-04-03T15:56:51.7801547Z [ 89%] 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:56:51.7802777Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2024-04-03T15:56:51.7804162Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2024-04-03T15:56:51.8737803Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2024-04-03T15:56:51.9270051Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2024-04-03T15:56:52.0196819Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2024-04-03T15:56:52.0418138Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u32.c.o 2024-04-03T15:56:52.0945435Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2024-04-03T15:56:52.1572855Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2024-04-03T15:56:52.1574523Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u32.c.o 2024-04-03T15:56:52.3184559Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2024-04-03T15:56:52.3503422Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u16.c.o 2024-04-03T15:56:52.3758623Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u32.c.o 2024-04-03T15:56:52.3970111Z [ 89%] Linking CXX executable ../bin/test_jit 2024-04-03T15:56:52.5350311Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2024-04-03T15:56:52.5455534Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2024-04-03T15:56:52.6664383Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u32.c.o 2024-04-03T15:56:52.6666992Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2024-04-03T15:56:52.8130164Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2024-04-03T15:56:52.8434522Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2024-04-03T15:56:53.0021541Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u32.c.o 2024-04-03T15:56:53.0075348Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2024-04-03T15:56:53.0567510Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2024-04-03T15:56:53.1218708Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2024-04-03T15:56:53.1473604Z Warning: Unused direct dependencies: 2024-04-03T15:56:53.1474240Z /var/lib/jenkins/workspace/build/lib/libjitbackend_test.so 2024-04-03T15:56:53.1474990Z /var/lib/jenkins/workspace/build/lib/libbackend_with_compiler.so 2024-04-03T15:56:53.1582536Z [ 89%] Built target test_jit 2024-04-03T15:56:53.1662322Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u32.c.o 2024-04-03T15:56:53.1857712Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2024-04-03T15:56:53.1860994Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2024-04-03T15:56:53.3997021Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u32.c.o 2024-04-03T15:56:53.3998666Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u16.c.o 2024-04-03T15:56:53.4177169Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2024-04-03T15:56:53.5350871Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u64.c.o 2024-04-03T15:56:53.5842829Z [ 89%] 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:56:53.6204065Z [ 89%] 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:56:53.7320225Z [ 89%] 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:56:53.8449840Z [ 89%] 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:56:54.0056131Z [ 89%] 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:56:54.0060108Z [ 89%] 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:56:54.2129368Z [ 89%] 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:56:54.2344292Z [ 89%] 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:56:54.2346309Z [ 89%] 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:56:54.2353673Z [ 89%] 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:56:54.2504110Z [ 89%] 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:56:54.2508061Z [ 89%] 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:56:54.2510156Z [ 89%] 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:56:54.5267469Z [ 89%] 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:56:54.5269448Z [ 89%] 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:56:54.5546389Z [ 89%] 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:56:54.5549074Z [ 89%] 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:56:54.5968028Z [ 89%] 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:56:54.7479458Z [ 89%] 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:56:54.8811832Z [ 89%] 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:56:54.8816231Z [ 89%] 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:56:54.9108167Z [ 89%] 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:56:54.9111533Z [ 89%] 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:56:54.9140655Z [ 89%] 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:56:54.9220832Z [ 89%] 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:56:54.9953442Z [ 89%] 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:56:55.0031223Z [ 89%] 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:56:55.0033598Z [ 89%] 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:56:55.0037975Z [ 89%] 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:56:55.2287713Z [ 89%] 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:56:55.2289760Z [ 89%] 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:56:55.2291619Z [ 89%] 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:56:55.2670606Z [ 89%] 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:56:55.4549131Z [ 89%] 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:56:55.4550774Z [ 89%] 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:56:55.5748666Z [ 90%] 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:56:55.5751547Z [ 90%] 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:56:55.6147936Z [ 90%] 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:56:55.6163348Z [ 90%] 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:56:55.7624153Z [ 90%] 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:56:55.7626889Z [ 90%] 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:56:55.7630025Z [ 90%] 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:56:55.7861501Z [ 90%] 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:56:55.8825644Z [ 90%] 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:56:55.8830996Z [ 90%] 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:56:55.8836109Z [ 90%] 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:56:55.8838891Z [ 90%] 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:56:55.9602693Z [ 90%] 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:56:55.9605917Z [ 90%] 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:56:55.9712136Z [ 90%] 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:56:56.0466230Z [ 90%] 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:56:56.0467721Z [ 90%] 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:56:56.1082475Z [ 90%] 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:56:56.2291160Z [ 90%] 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:56:56.2538399Z [ 90%] 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:56:56.4121086Z [ 90%] 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:56:56.4123058Z [ 90%] 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:56:56.4125313Z [ 90%] 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:56:56.4159824Z [ 90%] 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:56:56.4314880Z [ 90%] 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:56:56.4316979Z [ 90%] 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:56:56.4322299Z [ 90%] 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:56:56.4521175Z [ 90%] 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:56:56.7318523Z [ 90%] 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:56:56.7321314Z [ 90%] 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:56:56.7329256Z [ 90%] 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:56:56.7488965Z [ 90%] 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:56:56.7491427Z [ 90%] 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:56:56.7584282Z [ 90%] 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:56:56.7688214Z [ 90%] 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:56:56.7776873Z [ 90%] 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:56:56.7778944Z [ 90%] 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:56:57.0447295Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-u16.c.o 2024-04-03T15:56:57.0573490Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-u32.c.o 2024-04-03T15:56:57.0575306Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-u64.c.o 2024-04-03T15:56:57.0832303Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx512f-u16.c.o 2024-04-03T15:56:57.1918196Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx512f-u32.c.o 2024-04-03T15:56:57.2188017Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx512f-u16.c.o 2024-04-03T15:56:57.3213564Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx512f-u32.c.o 2024-04-03T15:56:57.3215103Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx512f-u16.c.o 2024-04-03T15:56:57.3223233Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx512f-u32.c.o 2024-04-03T15:56:57.3384239Z [ 90%] 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:56:57.3700311Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut16-p3-perm.c.o 2024-04-03T15:56:57.3702763Z [ 90%] 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:56:57.4598671Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-p5-scalef.c.o 2024-04-03T15:56:57.4600502Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut32-p2-perm2.c.o 2024-04-03T15:56:57.4602075Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-p5.c.o 2024-04-03T15:56:57.4629944Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx512f-rr1-lut16-p3-perm.c.o 2024-04-03T15:56:57.5366153Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx512f-rr1-p6.c.o 2024-04-03T15:56:57.6195425Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-extexp-avx512f-p5.c.o 2024-04-03T15:56:57.6676649Z [ 90%] 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:56:57.6680526Z [ 90%] 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:56:57.7287339Z [ 90%] 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:56:57.7288957Z [ 90%] 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:56:57.7291023Z [ 90%] 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:56:57.7292411Z [ 90%] 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:56:57.7299856Z [ 90%] 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:56:57.7859255Z [ 90%] 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:56:57.7863384Z [ 90%] 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:56:57.9066972Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-p5-scalef-nr1fma1adj.c.o 2024-04-03T15:56:57.9068718Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-p5-scalef-div.c.o 2024-04-03T15:56:57.9569025Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-p5-scalef-nr1fma.c.o 2024-04-03T15:56:57.9793791Z [ 90%] 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:56:58.0875319Z [ 90%] 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:56:58.1297260Z [ 90%] 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:56:58.1299993Z [ 90%] 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:56:58.1302510Z [ 90%] 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:56:58.1399062Z [ 90%] 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:56:58.1823333Z [ 90%] 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:56:58.1825070Z [ 90%] 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:56:58.1826570Z [ 90%] 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:56:58.3898748Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-p5-scalef-div.c.o 2024-04-03T15:56:58.3987723Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-p5-scalef-nr1fma1adj.c.o 2024-04-03T15:56:58.3989833Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-p5-scalef-nr1fma.c.o 2024-04-03T15:56:58.4205975Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-avx512f-nr1fma1adj.c.o 2024-04-03T15:56:58.5433509Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-avx512f-nr1fma.c.o 2024-04-03T15:56:58.5647978Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-avx512f-nr2fma.c.o 2024-04-03T15:56:58.5649735Z [ 90%] 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:56:58.5651459Z [ 90%] 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:56:58.5668359Z [ 90%] 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:56:58.5831170Z [ 91%] 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:56:58.5832739Z [ 91%] 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:56:58.6195652Z [ 91%] 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:56:58.6998671Z [ 91%] 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:56:58.7655887Z [ 91%] 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:56:58.7659522Z [ 91%] 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:56:58.8336098Z [ 91%] 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:56:58.8341857Z [ 91%] 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:56:58.8343493Z [ 91%] 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:56:58.8934604Z [ 91%] 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:56:58.8936370Z [ 91%] 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:56:58.8937800Z [ 91%] 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:56:58.8945416Z [ 91%] 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:56:58.9131318Z [ 91%] 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:56:58.9727416Z [ 91%] 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:56:58.9729097Z [ 91%] 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:56:58.9745410Z [ 91%] 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:56:58.9746867Z [ 91%] 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:56:58.9910829Z [ 91%] 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:56:58.9912720Z [ 91%] 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:56:58.9914538Z [ 91%] 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:56:59.0771875Z [ 91%] 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:56:59.1290629Z [ 91%] 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:56:59.1292799Z [ 91%] 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:56:59.1295962Z [ 91%] 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:56:59.1299947Z [ 91%] 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:56:59.2299704Z [ 91%] 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:56:59.2637134Z [ 91%] 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:56:59.2638749Z [ 91%] 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:56:59.3682816Z [ 91%] 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:56:59.3685207Z [ 91%] 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:56:59.4406469Z [ 91%] 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:56:59.4408244Z [ 91%] 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:56:59.5852866Z [ 91%] 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:56:59.6198273Z [ 91%] 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:56:59.6200618Z [ 91%] 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:56:59.6204192Z [ 91%] 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:56:59.6213326Z [ 91%] 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:56:59.6216928Z [ 91%] 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:56:59.6228443Z [ 91%] 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:56:59.6690640Z [ 91%] 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:56:59.8483915Z [ 91%] 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:56:59.9189121Z [ 91%] 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:56:59.9192616Z [ 91%] 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:56:59.9194267Z [ 91%] 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:56:59.9568145Z [ 91%] 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:56:59.9666405Z [ 91%] 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:57:00.1054668Z [ 91%] 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:57:00.1082187Z [ 91%] 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:57:00.1087032Z [ 91%] 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:57:00.1089937Z [ 91%] 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:57:00.1099085Z [ 91%] 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:57:00.1101703Z [ 91%] 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:57:00.1159388Z [ 91%] 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:57:00.1192186Z [ 91%] 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:57:00.1263628Z [ 91%] 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:57:00.4000151Z [ 91%] 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:57:00.4391246Z [ 91%] 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:57:00.4556510Z [ 91%] 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:57:00.4916692Z [ 91%] 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:57:00.4921073Z [ 91%] 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:57:00.4923499Z [ 91%] 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:57:00.5392064Z [ 91%] 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:57:00.5394192Z [ 91%] 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:57:00.5396350Z [ 91%] 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:57:00.5401142Z [ 91%] 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:57:00.5570523Z [ 91%] 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:57:00.6510117Z [ 91%] 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:57:00.6512321Z [ 91%] 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:57:00.7093936Z [ 91%] 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:57:00.7104859Z [ 91%] 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:57:00.7922810Z [ 91%] 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:57:00.7925998Z [ 91%] 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:57:00.7928682Z [ 91%] 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:57:00.7930968Z [ 91%] 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:57:00.7932526Z [ 91%] 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:57:00.8718448Z [ 91%] 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:57:00.8818490Z [ 91%] 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:57:00.8820951Z [ 91%] 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:57:00.8823194Z [ 91%] 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:57:00.8826963Z [ 91%] 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:57:00.8829564Z [ 91%] 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:57:00.8835630Z [ 91%] 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:57:00.8838017Z [ 91%] 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:57:00.8846031Z [ 92%] 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:57:00.9722037Z [ 92%] 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:57:00.9726002Z [ 92%] 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:57:00.9727757Z [ 92%] 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:57:00.9896407Z [ 92%] 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:57:00.9898167Z [ 92%] 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:57:01.2718722Z [ 92%] 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:57:01.2720594Z [ 92%] 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:57:01.2725194Z [ 92%] 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:57:01.2733325Z [ 92%] 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:57:01.2738911Z [ 92%] 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:57:01.2755314Z [ 92%] 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:57:01.3069593Z [ 92%] 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:57:01.3074150Z [ 92%] 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:57:01.4352144Z [ 92%] 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:57:01.4355889Z [ 92%] 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:57:01.4875121Z [ 92%] 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:57:01.4876630Z [ 92%] 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:57:01.4878185Z [ 92%] 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:57:01.5387684Z [ 92%] 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:57:01.5391258Z [ 92%] 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:57:01.5399871Z [ 92%] 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:57:01.6036879Z [ 92%] 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:57:01.6038469Z [ 92%] 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:57:01.7736098Z [ 92%] 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:57:01.7804490Z [ 92%] 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:57:01.7817595Z [ 92%] 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:57:01.7825846Z [ 92%] 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:57:01.7831948Z [ 92%] 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:57:01.7852255Z [ 92%] 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:57:01.7859718Z [ 92%] 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:57:01.7985846Z [ 92%] 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:57:01.8497056Z [ 92%] 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:57:02.0365658Z [ 92%] 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:57:02.0367222Z [ 92%] Linking CXX shared library ../../lib/libtorch_python.so 2024-04-03T15:57:02.0368909Z [ 92%] 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:57:02.0379857Z [ 92%] 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:57:02.0383875Z [ 92%] 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:57:02.0387807Z [ 92%] 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:57:02.0407286Z [ 92%] 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:57:02.0632247Z [ 92%] 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:57:02.0635562Z [ 92%] 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:57:02.0639430Z [ 92%] 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:57:02.0641361Z [ 92%] 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:57:02.0811814Z [ 92%] 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:57:02.2059517Z [ 92%] 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:57:02.2062325Z [ 92%] 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:57:02.2075652Z [ 92%] 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:57:02.2078055Z [ 92%] 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:57:02.2094660Z [ 92%] 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:57:02.2139196Z [ 92%] 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:57:02.2141593Z [ 92%] 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:57:02.2153885Z [ 92%] 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:57:02.2906683Z [ 92%] 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:57:02.2990348Z [ 92%] 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:57:02.2995490Z [ 92%] 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:57:02.3016072Z [ 92%] 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:57:02.3017857Z [ 92%] 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:57:02.3019723Z [ 92%] 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:57:02.3022118Z [ 92%] 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:57:02.3039913Z [ 92%] 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:57:02.4333044Z [ 92%] 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:57:02.4334967Z [ 92%] 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:57:02.4337416Z [ 92%] 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:57:02.4350506Z [ 92%] 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:57:02.4352401Z [ 92%] 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:57:02.4359653Z [ 92%] 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:57:02.4375043Z [ 92%] 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:57:02.6592653Z [ 92%] 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:57:02.6781629Z [ 92%] 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:57:02.6794659Z [ 92%] 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:57:02.6797057Z [ 92%] 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:57:02.7215267Z [ 92%] 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:57:02.7217424Z [ 92%] 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:57:02.7403987Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512skx-prfm.c.o 2024-04-03T15:57:02.7634739Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512skx.c.o 2024-04-03T15:57:02.7749532Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512skx.c.o 2024-04-03T15:57:02.8346852Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512skx.c.o 2024-04-03T15:57:02.8349028Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512skx-prfm.c.o 2024-04-03T15:57:02.8356875Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512skx.c.o 2024-04-03T15:57:02.8539533Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-prfm.c.o 2024-04-03T15:57:02.8632718Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512skx.c.o 2024-04-03T15:57:02.8635659Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx.c.o 2024-04-03T15:57:02.8638258Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512skx-prfm.c.o 2024-04-03T15:57:02.9021593Z [ 93%] 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:57:02.9525498Z [ 93%] 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:57:03.0262738Z [ 93%] 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:57:03.0423545Z [ 93%] 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:57:03.0596819Z [ 93%] 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:57:03.0598847Z [ 93%] 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:57:03.0636668Z Warning: Unused direct dependencies: 2024-04-03T15:57:03.0637647Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:57:03.0742373Z [ 93%] Built target torch_python 2024-04-03T15:57:03.0822178Z [ 93%] 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:57:03.1048922Z [ 93%] 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:57:03.1052391Z [ 93%] 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:57:03.1058676Z [ 93%] 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:57:03.1075757Z [ 93%] 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:57:03.1077706Z [ 93%] 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:57:03.1082930Z [ 93%] 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:57:03.1099073Z [ 93%] 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:57:03.1103753Z [ 93%] 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:57:03.1172560Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2024-04-03T15:57:03.1173578Z [ 93%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2024-04-03T15:57:03.1366084Z [ 93%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init_dim_only.cpp.o 2024-04-03T15:57:03.1368557Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2024-04-03T15:57:03.1812090Z [ 93%] 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:57:03.1815780Z [ 93%] 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:57:03.4188858Z [ 93%] 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:57:03.4407962Z [ 93%] 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:57:03.4432032Z [ 93%] 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:57:03.4456815Z [ 93%] 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:57:03.4472432Z [ 93%] 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:57:03.4483482Z [ 93%] 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:57:03.4498416Z [ 93%] 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:57:03.4512278Z [ 93%] 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:57:03.4520802Z [ 93%] 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:57:03.4544898Z [ 93%] 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:57:03.4560235Z [ 93%] 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:57:03.4616611Z [ 93%] 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:57:03.4729999Z [ 93%] 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:57:03.4744885Z [ 93%] 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:57:03.4753063Z [ 93%] 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:57:03.4758496Z [ 93%] 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:57:03.4789018Z [ 93%] 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:57:03.5127364Z [ 93%] 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:57:03.5131101Z [ 93%] 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:57:03.6140072Z [ 93%] 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:57:03.6142127Z [ 93%] 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:57:03.6143895Z [ 93%] 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:57:03.6145632Z [ 93%] 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:57:03.6159772Z [ 93%] 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:57:03.6168840Z [ 93%] 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:57:03.6878256Z [ 93%] 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:57:03.6880491Z [ 93%] 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:57:03.6890017Z [ 93%] 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:57:03.6898412Z [ 93%] 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:57:03.7296833Z [ 93%] 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:57:03.7301341Z [ 93%] 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:57:03.7303980Z [ 93%] 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:57:03.7305602Z [ 93%] 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:57:03.8554661Z [ 93%] 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:57:03.8556271Z [ 93%] 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:57:03.8667023Z [ 93%] 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:57:03.9375761Z [ 93%] 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:57:03.9390028Z [ 93%] 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:57:03.9395080Z [ 93%] 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:57:03.9629914Z [ 93%] 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:57:03.9633668Z [ 93%] 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:57:03.9635218Z [ 93%] 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:57:03.9643277Z [ 93%] 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:57:04.0831330Z [ 93%] 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:57:04.0854306Z [ 93%] 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:57:04.0939598Z [ 93%] 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:57:04.0953435Z [ 93%] 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:57:04.1056854Z [ 93%] 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:57:04.1058993Z [ 93%] 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:57:04.1721788Z [ 93%] 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:57:04.1796924Z [ 93%] 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:57:04.2150875Z [ 93%] 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:57:04.2159273Z [ 93%] 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:57:04.2160970Z [ 93%] 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:57:04.2162570Z [ 93%] 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:57:04.2168853Z [ 93%] 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:57:04.2177779Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T15:57:04.2389128Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T15:57:04.4733709Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T15:57:04.4965727Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T15:57:04.4967841Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T15:57:04.5152097Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T15:57:04.5153724Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T15:57:04.5156725Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:57:04.5168880Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T15:57:04.5172716Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:57:04.5180413Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:57:04.5198794Z [ 94%] 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:57:04.5207817Z [ 94%] 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:57:04.5217031Z [ 94%] 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:57:04.5424286Z [ 94%] 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:57:04.5433784Z [ 94%] 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:57:04.5458020Z [ 94%] 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:57:04.5470118Z [ 94%] 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:57:04.5492906Z [ 94%] 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:57:04.5505586Z [ 94%] 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:57:04.5517104Z [ 94%] 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:57:04.5528469Z [ 94%] 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:57:04.5542353Z [ 94%] 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:57:04.5543764Z [ 94%] 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:57:04.5604436Z [ 94%] 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:57:04.5705891Z [ 94%] 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:57:04.5757751Z [ 94%] 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:57:04.5783109Z [ 94%] 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:57:04.5789824Z [ 94%] 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:57:04.5792050Z [ 94%] 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:57:04.6535301Z [ 94%] 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:57:04.6537952Z [ 94%] 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:57:04.6541486Z [ 94%] 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:57:04.6543559Z [ 94%] 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:57:04.6547462Z [ 94%] 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:57:04.8610319Z [ 94%] 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:57:04.8764294Z [ 94%] 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:57:04.8772580Z [ 94%] 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:57:04.9643993Z [ 94%] 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:57:04.9646297Z [ 94%] 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:57:04.9747846Z [ 94%] 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:57:04.9752406Z [ 94%] 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:57:04.9758154Z [ 94%] 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:57:04.9847945Z [ 94%] 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:57:04.9858316Z [ 94%] 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:57:04.9873350Z [ 94%] 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:57:05.0390471Z [ 94%] 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:57:05.0886648Z [ 94%] 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:57:05.0897403Z [ 94%] 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:57:05.0900441Z [ 94%] 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:57:05.1237481Z [ 94%] 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:57:05.1245441Z [ 94%] 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:57:05.1247063Z [ 94%] 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:57:05.1879982Z [ 94%] 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:57:05.2447579Z [ 94%] 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:57:05.2782427Z [ 94%] 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:57:05.2784088Z [ 94%] 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:57:05.2785552Z [ 94%] 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:57:05.2797749Z [ 94%] 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:57:05.2947848Z [ 94%] 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:57:05.4775819Z [ 94%] 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:57:05.5237788Z [ 94%] 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:57:05.5242124Z [ 94%] 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:57:05.5268541Z [ 94%] 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:57:05.5508657Z [ 94%] 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:57:05.5518542Z [ 94%] 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:57:05.5522449Z [ 94%] 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:57:05.5680513Z [ 94%] 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:57:05.5683911Z [ 94%] 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:57:05.5687078Z [ 94%] 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:57:05.5693228Z [ 94%] 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:57:05.5696799Z [ 94%] 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:57:05.6387682Z [ 94%] 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:57:05.6390216Z [ 94%] 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:57:05.6393670Z [ 94%] 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:57:05.6395046Z [ 94%] 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:57:05.7254582Z [ 94%] 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:57:05.7256024Z [ 94%] 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:57:05.7257337Z [ 94%] 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:57:05.7270374Z [ 94%] 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:57:05.7277338Z [ 94%] 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:57:05.7283967Z [ 94%] 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:57:05.7302072Z [ 94%] 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:57:05.7303662Z [ 94%] 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:57:05.7742312Z [ 94%] 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:57:05.7761361Z [ 94%] 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:57:05.7763079Z [ 94%] 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:57:05.7765126Z [ 94%] 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:57:05.7791187Z [ 94%] 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:57:05.7796107Z [ 94%] 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:57:05.7806380Z [ 94%] 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:57:05.7823429Z [ 94%] 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:57:05.7831662Z [ 94%] 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:57:05.7833186Z [ 94%] 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:57:05.7839526Z [ 94%] 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:57:05.8659718Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T15:57:05.9967953Z [ 95%] 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:57:05.9976501Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T15:57:06.0050327Z [ 95%] 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:57:06.0058190Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T15:57:06.0067639Z [ 95%] 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:57:06.0085553Z [ 95%] 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:57:06.0087617Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T15:57:06.0092838Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T15:57:06.0172841Z [ 95%] 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:57:06.0213719Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2024-04-03T15:57:06.0224781Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2024-04-03T15:57:06.0863854Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2024-04-03T15:57:06.1559469Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2024-04-03T15:57:06.1825349Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2024-04-03T15:57:06.1828317Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u128.c.o 2024-04-03T15:57:06.2108346Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u192.c.o 2024-04-03T15:57:06.3315618Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u256.c.o 2024-04-03T15:57:06.3416298Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u64.c.o 2024-04-03T15:57:06.3609847Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2024-04-03T15:57:06.3611166Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u192.c.o 2024-04-03T15:57:06.3612531Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u256.c.o 2024-04-03T15:57:06.3741726Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:06.3743787Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:06.4335180Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:06.4997329Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:06.5007990Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:06.5703567Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:06.6430848Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:06.6991400Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:06.6998047Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:06.7000985Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:06.7269505Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:06.7791244Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:06.7794071Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:06.7795558Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:06.7796961Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:06.7800053Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:06.8002645Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:06.8011450Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:06.8013176Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:06.8022255Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:06.8026744Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:06.8034845Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:06.8048843Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:06.8067792Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:06.8072703Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:06.8087196Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:06.8098313Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:06.8115008Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:06.8457274Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:06.8458915Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:06.8460690Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:06.8483757Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:06.8494163Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:06.8496275Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:06.8504425Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:07.0589702Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:07.0747956Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:07.1552522Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:07.1562916Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:07.1672779Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:07.1674984Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:07.1687290Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:07.1692667Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:07.1705548Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:07.1707448Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:07.2037923Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:07.2050836Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:07.2059827Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:07.2061372Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:07.2080437Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:07.2085871Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:07.2106769Z [ 95%] 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:57:07.2811315Z [ 95%] 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:57:07.4997867Z [ 95%] 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:57:07.5109080Z [ 95%] 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:57:07.5195134Z [ 95%] 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:57:07.5214129Z [ 95%] 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:57:07.5216864Z [ 95%] 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:57:07.6084083Z [ 95%] 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:57:07.6692111Z [ 95%] 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:57:07.7431339Z [ 95%] 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:57:07.7653900Z [ 95%] 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:57:07.8383447Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:07.8385109Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:07.8551180Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:07.8759392Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:07.8767409Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:07.8769042Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:07.8770677Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.0514433Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:08.0517119Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.0529237Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:08.0531631Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.0621261Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:08.0627139Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.0633694Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:08.0645565Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.0648119Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.0650403Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:08.0847194Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:08.0850122Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.0852895Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:08.0857318Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.0861842Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:08.0873156Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.0886560Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:08.0891078Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.0903428Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:08.0910165Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.1059621Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:08.1063182Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.1070396Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:08.1071878Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.1595152Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:08.2264382Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:08.2266144Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.2344502Z [ 96%] Linking CXX shared library ../../lib/libnnapi_backend.so 2024-04-03T15:57:08.2346010Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.2354541Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:08.2367632Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.2369137Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:08.4404195Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.4424834Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.4426645Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:08.4436406Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:08.4438219Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:08.4441934Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.4443901Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.5142796Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:08.5150222Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.5155237Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:08.5156923Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.5158447Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:08.6665145Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.6919657Z [ 96%] Linking CXX shared module functorch.so 2024-04-03T15:57:08.7055491Z Warning: Unused direct dependencies: 2024-04-03T15:57:08.7056165Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:57:08.7126037Z [ 96%] Built target nnapi_backend 2024-04-03T15:57:08.7199355Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:08.8040825Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.8042806Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:08.8234154Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.8433769Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:08.8752343Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.8836993Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:08.9139962Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:08.9303999Z [ 96%] Built target functorch 2024-04-03T15:57:08.9385652Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:09.0259179Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.0266443Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:09.0587873Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.0595393Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:09.0701462Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.1873060Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:09.2123751Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:09.2125603Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.2127039Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.2531711Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.2535862Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:09.2544178Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:09.2962571Z [ 96%] 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:57:09.2965196Z [ 96%] 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:57:09.2997885Z [ 96%] 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:57:09.3105003Z [ 96%] 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:57:09.3116247Z [ 96%] 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:57:09.3118331Z [ 96%] 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:57:09.3120757Z [ 96%] 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:57:09.3129150Z [ 96%] 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:57:09.3130694Z [ 96%] 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:57:09.3855246Z [ 96%] 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:57:09.3857310Z [ 96%] 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:57:09.3859282Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:09.3865473Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.3870296Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:09.3877425Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.3890193Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.3893146Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:09.3894833Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:09.4884525Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:09.4886494Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.4888433Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.5114943Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:09.5123937Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.5126272Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:09.5140488Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.5143477Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:09.5154591Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.5273475Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.5275764Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:09.5277930Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:09.5827707Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.5839082Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:09.5849101Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.6183450Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:09.6931209Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.6936039Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:09.7211094Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:09.7213203Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.7366358Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.7592726Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:09.8318373Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:09.8949223Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:09.9949627Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:10.0255544Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:10.0364297Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:10.0423119Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:10.0443964Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:10.0478245Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:10.0569870Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:10.0662217Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:10.1607838Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:10.1611959Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:10.1614778Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:10.1826196Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx512vnni.c.o 2024-04-03T15:57:10.1835804Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:10.1941592Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:10.1943621Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:10.1946211Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:10.3333226Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:10.3452646Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:10.3463671Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:10.3477245Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:10.3669172Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:10.3671728Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:10.3683878Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:10.5008331Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:10.5138272Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:10.5153901Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:10.5155779Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c4-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:10.5502756Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:10.5504697Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:10.5506601Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:10.5508557Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:10.5510415Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:10.5517113Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:10.5813930Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:10.5815545Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:10.5833696Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:10.5838347Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:10.5849135Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:10.5861560Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:10.5863523Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:10.5876168Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:10.5885617Z [ 97%] 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:57:10.5902838Z [ 97%] 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:57:10.5908900Z [ 97%] 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:57:10.5944698Z [ 97%] 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:57:10.6071287Z [ 97%] 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:57:10.6102834Z [ 97%] 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:57:10.6125027Z [ 97%] 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:57:10.6127174Z [ 97%] 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:57:10.6135537Z [ 97%] 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:57:10.6524773Z [ 97%] 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:57:10.6527970Z [ 97%] 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:57:10.6538144Z [ 97%] 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:57:10.6556728Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:10.6627105Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:10.6629051Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:10.6648524Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:10.6660840Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:10.8122543Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:10.8124518Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:10.9450217Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:11.0154968Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:11.1511725Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:11.1513652Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:11.1539459Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:11.1544576Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:11.1843573Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:11.1917341Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:11.1919505Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:11.2447952Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:11.2465517Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:11.2467769Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:11.2817506Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:11.2946297Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:11.2949602Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:11.2958644Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:11.2961940Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:11.2963418Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:11.4561705Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:11.4563704Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:11.4565542Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:11.4810925Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:11.4813077Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:11.5012772Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:11.5015168Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:11.5533986Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:11.5540230Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:11.5723756Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:11.6476510Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:11.6478473Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:11.6486749Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:11.6500168Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:11.6596415Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:11.6604371Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:11.6607578Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:11.6618938Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:11.6621235Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:11.6629337Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:11.6636187Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:11.6897113Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:11.6994470Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:11.6997114Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:11.7009514Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:11.7017174Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:11.7035435Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:11.7045656Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:11.7055039Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-04-03T15:57:11.7056643Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx512vnni.c.o 2024-04-03T15:57:11.7068130Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:11.7078359Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2024-04-03T15:57:11.8017761Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2024-04-03T15:57:11.8019654Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.o 2024-04-03T15:57:11.8031925Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:11.8033957Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:11.8039468Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:11.8046181Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:11.8051575Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:11.8059339Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:11.8065111Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:11.8858471Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:11.8861398Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:11.8863298Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.0961221Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.1340577Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.2354138Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.2711578Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.3078874Z [ 98%] 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:57:12.3081055Z [ 98%] 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:57:12.3082954Z [ 98%] 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:57:12.3084983Z [ 98%] 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:57:12.3086558Z [ 98%] 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:57:12.3088027Z [ 98%] 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:57:12.3440992Z [ 98%] 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:57:12.3459400Z [ 98%] 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:57:12.3463408Z [ 98%] 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:57:12.3555503Z [ 98%] 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:57:12.4319954Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.4323938Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c4-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.4326312Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.4327872Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.4953421Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.4956286Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.5592780Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.5887068Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.5889231Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.5891961Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.5894320Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.6752540Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.6754460Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.6961942Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.6974793Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.7608653Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.7610658Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.7621163Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.7801771Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.7805738Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.7807411Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.7808977Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.7810729Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.8045298Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.8048484Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.8055245Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.8071593Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.8073217Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.8084186Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.8086222Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.8416927Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.8418940Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.8422413Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.8440140Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.8442360Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.8444215Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.8446148Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.8452291Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.8456254Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-04-03T15:57:12.9111931Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni.c.o 2024-04-03T15:57:12.9121301Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-4.c.o 2024-04-03T15:57:12.9122478Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2-k-over-64.c.o 2024-04-03T15:57:12.9124551Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2-k-over-2048.c.o 2024-04-03T15:57:12.9662537Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-8.c.o 2024-04-03T15:57:12.9665256Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-32.c.o 2024-04-03T15:57:12.9666754Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-16.c.o 2024-04-03T15:57:13.0278830Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-64.c.o 2024-04-03T15:57:13.0280370Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-2048.c.o 2024-04-03T15:57:13.1491534Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/vlog.c.o 2024-04-03T15:57:13.5938813Z [100%] Built target microkernels-all 2024-04-03T15:57:13.6213023Z Install the project... 2024-04-03T15:57:13.6280158Z -- Install configuration: "Release" 2024-04-03T15:57:13.6410579Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2024-04-03T15:57:13.7971807Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN" 2024-04-03T15:57:13.7975491Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN" 2024-04-03T15:57:13.7979374Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN" 2024-04-03T15:57:13.7987533Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN" 2024-04-03T15:57:13.7993562Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Scalar_test" to "$ORIGIN" 2024-04-03T15:57:13.7997492Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN" 2024-04-03T15:57:13.8003297Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SymInt_test" to "$ORIGIN" 2024-04-03T15:57:13.8009308Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN" 2024-04-03T15:57:13.8016694Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN" 2024-04-03T15:57:13.8023419Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN" 2024-04-03T15:57:13.8029127Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cow_test" to "$ORIGIN" 2024-04-03T15:57:13.8036410Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN" 2024-04-03T15:57:13.8043117Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN" 2024-04-03T15:57:13.8047247Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN" 2024-04-03T15:57:13.8052183Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN" 2024-04-03T15:57:13.8058975Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN" 2024-04-03T15:57:13.8065623Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Metaprogramming_test" to "$ORIGIN" 2024-04-03T15:57:13.8072241Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN" 2024-04-03T15:57:13.8076635Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN" 2024-04-03T15:57:13.8082706Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN" 2024-04-03T15:57:13.8088245Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeList_test" to "$ORIGIN" 2024-04-03T15:57:13.8093619Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeTraits_test" to "$ORIGIN" 2024-04-03T15:57:13.8100025Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN" 2024-04-03T15:57:13.8106973Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN" 2024-04-03T15:57:13.8112505Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bit_cast_test" to "$ORIGIN" 2024-04-03T15:57:13.8117183Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN" 2024-04-03T15:57:13.8123000Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN" 2024-04-03T15:57:13.8128554Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN" 2024-04-03T15:57:13.8133782Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN" 2024-04-03T15:57:13.8139263Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_generic_math_test" to "$ORIGIN" 2024-04-03T15:57:13.8156954Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN" 2024-04-03T15:57:13.8162713Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN" 2024-04-03T15:57:13.8167157Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN" 2024-04-03T15:57:13.8174547Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN" 2024-04-03T15:57:13.8183289Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN" 2024-04-03T15:57:13.8186942Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN" 2024-04-03T15:57:13.8203700Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_small_vector_test" to "$ORIGIN" 2024-04-03T15:57:13.8209453Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ssize_test" to "$ORIGIN" 2024-04-03T15:57:13.8214633Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_util_test" to "$ORIGIN" 2024-04-03T15:57:13.8219152Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN" 2024-04-03T15:57:13.8225394Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN" 2024-04-03T15:57:13.8234083Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN" 2024-04-03T15:57:13.8240197Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN" 2024-04-03T15:57:13.8246900Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2024-04-03T15:57:14.6289278Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_edge_op_registration" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.6296142Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorchbind_test.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.6300477Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libjitbackend_test.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.6304900Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libbackend_with_compiler.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.6353026Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_jit" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.6420811Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_tensorexpr" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.6425161Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/tutorial_tensorexpr" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.6430643Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/FileStoreTest" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.6440100Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/TCPStoreTest" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.6446336Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/HashStoreTest" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.6454117Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_dist_autograd" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.6463953Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_cpp_rpc" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.6563054Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_api" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.6570782Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_mobile_nnc" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.6574187Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/aot_model_compiler_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.6609390Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_lazy" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.6619295Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libshm.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.6623765Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/torch_shm_manager" to "$ORIGIN/../lib:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.6771351Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_python.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8425378Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cpu.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/lib:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8430746Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8434283Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_global_deps.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8439313Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dict_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8448765Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dimname_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8456533Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/MaybeOwned_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8463312Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/NamedTensor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8468679Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/apply_utils_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8476483Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/atest" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8485225Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/basic" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8491917Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/broadcast_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8497241Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_allocator_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8504665Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_generator_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8511284Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_profiling_allocator_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8520536Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_rng_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8529502Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dispatch_key_set_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8535863Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dlconvertor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8541399Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/extension_backend_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8547091Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/half_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8557669Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/ivalue_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8565115Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/lazy_tensor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8569879Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/math_kernel_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8576431Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_format_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8582946Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_overlapping_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8589604Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/mobile_memory_cleanup" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8597781Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/native_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8605291Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operator_name_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8610162Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operators_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8616739Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/packedtensoraccessor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8624221Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/pow_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8630759Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/quantized_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8639293Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reduce_ops_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8645999Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reportMemoryUsage_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8651492Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_tensor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8661004Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8666108Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/StorageUtils_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8671950Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/stride_properties_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8681081Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/tensor_iterator_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8690759Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/test_parallel" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8695180Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/thread_init_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8698217Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_ptr_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8705006Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8711563Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/undefined_tensor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8714835Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/verify_api_visibility" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8722612Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/legacy_vmap_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8729774Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/weakref_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8736222Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/wrapdim_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8742682Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/xla_tensor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8749811Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/IListRef_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8762846Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/List_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8769123Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/KernelFunction_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8783440Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_legacy_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8791127Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8803717Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_legacy_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8814723Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8821830Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_stackbased_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8831928Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/make_boxed_from_unboxed_functor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8838455Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/CppSignature_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8846035Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/backend_fallback_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8854562Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_allowlist_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8882792Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_registration_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:14.8888863Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/inline_container_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:15.0101712Z -- Set runtime path of "/var/lib/jenkins/workspace/functorch/functorch.so" to "$ORIGIN/../torch/lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-04-03T15:57:15.0865286Z running bdist_wheel 2024-04-03T15:57:15.2251943Z running build 2024-04-03T15:57:15.2252904Z running build_py 2024-04-03T15:57:15.2357808Z creating build/lib.linux-x86_64-cpython-38 2024-04-03T15:57:15.2359521Z creating build/lib.linux-x86_64-cpython-38/functorch 2024-04-03T15:57:15.2361859Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch 2024-04-03T15:57:15.2363835Z creating build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2365641Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2366461Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2367254Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2367988Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2368799Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2369587Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2370398Z copying torch/_compile.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2371167Z copying torch/_custom_ops.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2371923Z copying torch/_deploy.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2372899Z copying torch/_guards.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2374044Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2375119Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2376221Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2377330Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2378309Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2380631Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2381669Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2383303Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2384135Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2385295Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2386343Z copying torch/_streambase.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2387469Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2389122Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2390868Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2391848Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2395160Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2396172Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2397341Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2398381Z copying torch/_weights_only_unpickler.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2399419Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2401230Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2402349Z copying torch/library.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2403879Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2406468Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2407432Z copying torch/random.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2408421Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2409414Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2410921Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2412339Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2413330Z copying torch/types.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2414643Z copying torch/version.py -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.2417122Z creating build/lib.linux-x86_64-cpython-38/torchgen 2024-04-03T15:57:15.2417769Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-04-03T15:57:15.2418904Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-04-03T15:57:15.2419878Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-04-03T15:57:15.2420894Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-04-03T15:57:15.2422850Z copying torchgen/gen_aoti_c_shim.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-04-03T15:57:15.2423842Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-04-03T15:57:15.2424931Z copying torchgen/gen_executorch.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-04-03T15:57:15.2426163Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-04-03T15:57:15.2427823Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-04-03T15:57:15.2428737Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-04-03T15:57:15.2429886Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-04-03T15:57:15.2430858Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-04-03T15:57:15.2432705Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-04-03T15:57:15.2433762Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-04-03T15:57:15.2434824Z copying torchgen/yaml_utils.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-04-03T15:57:15.2436752Z creating build/lib.linux-x86_64-cpython-38/functorch/_src 2024-04-03T15:57:15.2437511Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src 2024-04-03T15:57:15.2438983Z creating build/lib.linux-x86_64-cpython-38/functorch/compile 2024-04-03T15:57:15.2439720Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/compile 2024-04-03T15:57:15.2441996Z creating build/lib.linux-x86_64-cpython-38/functorch/dim 2024-04-03T15:57:15.2442731Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-04-03T15:57:15.2443650Z copying functorch/dim/batch_tensor.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-04-03T15:57:15.2444749Z copying functorch/dim/delayed_mul_tensor.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-04-03T15:57:15.2445877Z copying functorch/dim/dim.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-04-03T15:57:15.2447404Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-04-03T15:57:15.2448335Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-04-03T15:57:15.2449252Z copying functorch/dim/reference.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-04-03T15:57:15.2450274Z copying functorch/dim/tree_map.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-04-03T15:57:15.2451295Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-04-03T15:57:15.2453144Z creating build/lib.linux-x86_64-cpython-38/functorch/einops 2024-04-03T15:57:15.2453863Z copying functorch/einops/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/einops 2024-04-03T15:57:15.2455208Z copying functorch/einops/_parsing.py -> build/lib.linux-x86_64-cpython-38/functorch/einops 2024-04-03T15:57:15.2456139Z copying functorch/einops/rearrange.py -> build/lib.linux-x86_64-cpython-38/functorch/einops 2024-04-03T15:57:15.2457837Z creating build/lib.linux-x86_64-cpython-38/functorch/experimental 2024-04-03T15:57:15.2458671Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/experimental 2024-04-03T15:57:15.2459607Z copying functorch/experimental/control_flow.py -> build/lib.linux-x86_64-cpython-38/functorch/experimental 2024-04-03T15:57:15.2460565Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-38/functorch/experimental 2024-04-03T15:57:15.2462239Z creating build/lib.linux-x86_64-cpython-38/functorch/_src/aot_autograd 2024-04-03T15:57:15.2463141Z copying functorch/_src/aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src/aot_autograd 2024-04-03T15:57:15.2464144Z creating build/lib.linux-x86_64-cpython-38/functorch/_src/eager_transforms 2024-04-03T15:57:15.2465089Z copying functorch/_src/eager_transforms/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src/eager_transforms 2024-04-03T15:57:15.2466698Z creating build/lib.linux-x86_64-cpython-38/functorch/_src/make_functional 2024-04-03T15:57:15.2467536Z copying functorch/_src/make_functional/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src/make_functional 2024-04-03T15:57:15.2468633Z creating build/lib.linux-x86_64-cpython-38/functorch/_src/vmap 2024-04-03T15:57:15.2469592Z copying functorch/_src/vmap/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src/vmap 2024-04-03T15:57:15.2471044Z creating build/lib.linux-x86_64-cpython-38/torch/_awaits 2024-04-03T15:57:15.2471707Z copying torch/_awaits/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_awaits 2024-04-03T15:57:15.2473467Z creating build/lib.linux-x86_64-cpython-38/torch/_custom_op 2024-04-03T15:57:15.2474241Z copying torch/_custom_op/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_custom_op 2024-04-03T15:57:15.2475154Z copying torch/_custom_op/autograd.py -> build/lib.linux-x86_64-cpython-38/torch/_custom_op 2024-04-03T15:57:15.2476220Z copying torch/_custom_op/functional.py -> build/lib.linux-x86_64-cpython-38/torch/_custom_op 2024-04-03T15:57:15.2477553Z copying torch/_custom_op/impl.py -> build/lib.linux-x86_64-cpython-38/torch/_custom_op 2024-04-03T15:57:15.2479341Z creating build/lib.linux-x86_64-cpython-38/torch/_decomp 2024-04-03T15:57:15.2479970Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_decomp 2024-04-03T15:57:15.2481074Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-38/torch/_decomp 2024-04-03T15:57:15.2483290Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-38/torch/_decomp 2024-04-03T15:57:15.2484190Z copying torch/_decomp/decompositions_for_rng.py -> build/lib.linux-x86_64-cpython-38/torch/_decomp 2024-04-03T15:57:15.2486411Z creating build/lib.linux-x86_64-cpython-38/torch/_dispatch 2024-04-03T15:57:15.2487396Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_dispatch 2024-04-03T15:57:15.2488372Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-38/torch/_dispatch 2024-04-03T15:57:15.2492243Z creating build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2492896Z copying torch/_dynamo/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2493957Z copying torch/_dynamo/_trace_wrapped_higher_order_op.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2494961Z copying torch/_dynamo/bytecode_analysis.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2496091Z copying torch/_dynamo/bytecode_transformation.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2497264Z copying torch/_dynamo/cache_size.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2498972Z copying torch/_dynamo/callback.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2499827Z copying torch/_dynamo/code_context.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2500865Z copying torch/_dynamo/codegen.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2501942Z copying torch/_dynamo/compiled_autograd.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2502964Z copying torch/_dynamo/comptime.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2504554Z copying torch/_dynamo/config.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2505578Z copying torch/_dynamo/convert_frame.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2506599Z copying torch/_dynamo/create_parameter_op.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2507588Z copying torch/_dynamo/current_scope_id.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2508764Z copying torch/_dynamo/debug_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2510018Z copying torch/_dynamo/decorators.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2511209Z copying torch/_dynamo/device_interface.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2512243Z copying torch/_dynamo/eval_frame.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2513744Z copying torch/_dynamo/exc.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2514679Z copying torch/_dynamo/external_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2515726Z copying torch/_dynamo/funcname_cache.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2516822Z copying torch/_dynamo/guards.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2518541Z copying torch/_dynamo/hooks.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2519416Z copying torch/_dynamo/logging.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2520663Z copying torch/_dynamo/mutation_guard.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2521755Z copying torch/_dynamo/output_graph.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2523395Z copying torch/_dynamo/polyfill.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2524351Z copying torch/_dynamo/profiler.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2525597Z copying torch/_dynamo/replay_record.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2526948Z copying torch/_dynamo/resume_execution.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2527978Z copying torch/_dynamo/side_effects.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2529127Z copying torch/_dynamo/source.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2530367Z copying torch/_dynamo/symbolic_convert.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2532247Z copying torch/_dynamo/tensor_version_op.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2533427Z copying torch/_dynamo/test_case.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2534438Z copying torch/_dynamo/test_minifier_common.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2537704Z copying torch/_dynamo/testing.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2539732Z copying torch/_dynamo/trace_rules.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2541504Z copying torch/_dynamo/types.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2543469Z copying torch/_dynamo/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-04-03T15:57:15.2545006Z creating build/lib.linux-x86_64-cpython-38/torch/_export 2024-04-03T15:57:15.2546036Z copying torch/_export/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-04-03T15:57:15.2546862Z copying torch/_export/error.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-04-03T15:57:15.2547691Z copying torch/_export/exported_program.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-04-03T15:57:15.2548499Z copying torch/_export/non_strict_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-04-03T15:57:15.2549354Z copying torch/_export/pass_base.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-04-03T15:57:15.2550120Z copying torch/_export/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-04-03T15:57:15.2550916Z copying torch/_export/verifier.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-04-03T15:57:15.2551670Z copying torch/_export/wrappers.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-04-03T15:57:15.2553381Z creating build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2554145Z copying torch/_functorch/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2554966Z copying torch/_functorch/aot_autograd.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2556202Z copying torch/_functorch/apis.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2557420Z copying torch/_functorch/autograd_function.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2558659Z copying torch/_functorch/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2559655Z copying torch/_functorch/benchmark_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2560998Z copying torch/_functorch/compile_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2562092Z copying torch/_functorch/compilers.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2563139Z copying torch/_functorch/config.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2564113Z copying torch/_functorch/deprecated.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2565474Z copying torch/_functorch/eager_transforms.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2567149Z copying torch/_functorch/functional_call.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2568362Z copying torch/_functorch/fx_minifier.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2569255Z copying torch/_functorch/make_functional.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2570162Z copying torch/_functorch/partitioners.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2571908Z copying torch/_functorch/pyfunctorch.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2572917Z copying torch/_functorch/python_key.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2573910Z copying torch/_functorch/pytree_hacks.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2574949Z copying torch/_functorch/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2576040Z copying torch/_functorch/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2577125Z copying torch/_functorch/vmap.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-04-03T15:57:15.2579783Z creating build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-04-03T15:57:15.2580577Z copying torch/_higher_order_ops/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-04-03T15:57:15.2581603Z copying torch/_higher_order_ops/auto_functionalize.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-04-03T15:57:15.2582840Z copying torch/_higher_order_ops/cond.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-04-03T15:57:15.2583816Z copying torch/_higher_order_ops/effects.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-04-03T15:57:15.2584764Z copying torch/_higher_order_ops/map.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-04-03T15:57:15.2585800Z copying torch/_higher_order_ops/out_dtype.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-04-03T15:57:15.2586867Z copying torch/_higher_order_ops/strict_mode.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-04-03T15:57:15.2587922Z copying torch/_higher_order_ops/torchbind.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-04-03T15:57:15.2588948Z copying torch/_higher_order_ops/triton_kernel_wrap.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-04-03T15:57:15.2590135Z copying torch/_higher_order_ops/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-04-03T15:57:15.2591209Z copying torch/_higher_order_ops/while_loop.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-04-03T15:57:15.2592335Z copying torch/_higher_order_ops/wrap.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-04-03T15:57:15.2596325Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2597032Z copying torch/_inductor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2597994Z copying torch/_inductor/autotune_process.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2599173Z copying torch/_inductor/bounds.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2600275Z copying torch/_inductor/codecache.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2602332Z copying torch/_inductor/comm_analysis.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2603190Z copying torch/_inductor/comms.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2604164Z copying torch/_inductor/compile_fx.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2605969Z copying torch/_inductor/config.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2607108Z copying torch/_inductor/constant_folding.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2608087Z copying torch/_inductor/coordinate_descent_tuner.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2609061Z copying torch/_inductor/cudagraph_trees.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2610846Z copying torch/_inductor/cudagraph_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2611662Z copying torch/_inductor/debug.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2612669Z copying torch/_inductor/decomposition.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2613797Z copying torch/_inductor/dependencies.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2615297Z copying torch/_inductor/exc.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2616209Z copying torch/_inductor/freezing.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2617384Z copying torch/_inductor/fx_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2618405Z copying torch/_inductor/graph.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2620045Z copying torch/_inductor/hooks.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2621184Z copying torch/_inductor/index_propagation.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2622348Z copying torch/_inductor/inductor_prims.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2623165Z copying torch/_inductor/ir.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2626039Z copying torch/_inductor/lowering.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2628007Z copying torch/_inductor/metrics.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2628944Z copying torch/_inductor/ops_handler.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2630166Z copying torch/_inductor/optimize_indexing.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2631127Z copying torch/_inductor/pattern_matcher.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2632722Z copying torch/_inductor/quantized_lowerings.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2633589Z copying torch/_inductor/scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2635261Z copying torch/_inductor/select_algorithm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2636188Z copying torch/_inductor/sizevars.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2637412Z copying torch/_inductor/test_case.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2638439Z copying torch/_inductor/test_operators.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2639555Z copying torch/_inductor/triton_helpers.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2640733Z copying torch/_inductor/triton_heuristics.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2642335Z copying torch/_inductor/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2643698Z copying torch/_inductor/virtualized.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2644888Z copying torch/_inductor/wrapper_benchmark.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-04-03T15:57:15.2647567Z creating build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-04-03T15:57:15.2648316Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-04-03T15:57:15.2649178Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-04-03T15:57:15.2650240Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-04-03T15:57:15.2651165Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-04-03T15:57:15.2652154Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-04-03T15:57:15.2653232Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-04-03T15:57:15.2654194Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-04-03T15:57:15.2655239Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-04-03T15:57:15.2656372Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-04-03T15:57:15.2657404Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-04-03T15:57:15.2658359Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-04-03T15:57:15.2660235Z creating build/lib.linux-x86_64-cpython-38/torch/_library 2024-04-03T15:57:15.2660949Z copying torch/_library/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-04-03T15:57:15.2661920Z copying torch/_library/abstract_impl.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-04-03T15:57:15.2663042Z copying torch/_library/simple_registry.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-04-03T15:57:15.2664030Z copying torch/_library/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-04-03T15:57:15.2665934Z creating build/lib.linux-x86_64-cpython-38/torch/_logging 2024-04-03T15:57:15.2666644Z copying torch/_logging/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_logging 2024-04-03T15:57:15.2667612Z copying torch/_logging/_internal.py -> build/lib.linux-x86_64-cpython-38/torch/_logging 2024-04-03T15:57:15.2668891Z copying torch/_logging/_registrations.py -> build/lib.linux-x86_64-cpython-38/torch/_logging 2024-04-03T15:57:15.2669989Z copying torch/_logging/structured.py -> build/lib.linux-x86_64-cpython-38/torch/_logging 2024-04-03T15:57:15.2672627Z creating build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-04-03T15:57:15.2673298Z copying torch/_numpy/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-04-03T15:57:15.2674445Z copying torch/_numpy/_binary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-04-03T15:57:15.2675391Z copying torch/_numpy/_casting_dicts.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-04-03T15:57:15.2676468Z copying torch/_numpy/_dtypes.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-04-03T15:57:15.2677655Z copying torch/_numpy/_dtypes_impl.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-04-03T15:57:15.2678662Z copying torch/_numpy/_funcs.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-04-03T15:57:15.2679739Z copying torch/_numpy/_funcs_impl.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-04-03T15:57:15.2681281Z copying torch/_numpy/_getlimits.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-04-03T15:57:15.2682176Z copying torch/_numpy/_ndarray.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-04-03T15:57:15.2683336Z copying torch/_numpy/_normalizations.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-04-03T15:57:15.2684378Z copying torch/_numpy/_reductions_impl.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-04-03T15:57:15.2685571Z copying torch/_numpy/_ufuncs.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-04-03T15:57:15.2687325Z copying torch/_numpy/_unary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-04-03T15:57:15.2688145Z copying torch/_numpy/_util.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-04-03T15:57:15.2688849Z copying torch/_numpy/fft.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-04-03T15:57:15.2689797Z copying torch/_numpy/linalg.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-04-03T15:57:15.2691002Z copying torch/_numpy/random.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-04-03T15:57:15.2692988Z creating build/lib.linux-x86_64-cpython-38/torch/_prims 2024-04-03T15:57:15.2693657Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2024-04-03T15:57:15.2695297Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2024-04-03T15:57:15.2696181Z copying torch/_prims/debug_prims.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2024-04-03T15:57:15.2697198Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2024-04-03T15:57:15.2698174Z copying torch/_prims/rng_prims.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2024-04-03T15:57:15.2699984Z creating build/lib.linux-x86_64-cpython-38/torch/_prims_common 2024-04-03T15:57:15.2700784Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_prims_common 2024-04-03T15:57:15.2701937Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-38/torch/_prims_common 2024-04-03T15:57:15.2703745Z creating build/lib.linux-x86_64-cpython-38/torch/_refs 2024-04-03T15:57:15.2704433Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs 2024-04-03T15:57:15.2706523Z copying torch/_refs/_conversions.py -> build/lib.linux-x86_64-cpython-38/torch/_refs 2024-04-03T15:57:15.2707380Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-38/torch/_refs 2024-04-03T15:57:15.2709456Z creating build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-04-03T15:57:15.2710237Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-04-03T15:57:15.2711201Z copying torch/_subclasses/fake_impls.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-04-03T15:57:15.2712266Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-04-03T15:57:15.2713802Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-04-03T15:57:15.2714796Z copying torch/_subclasses/functional_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-04-03T15:57:15.2715914Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-04-03T15:57:15.2717175Z copying torch/_subclasses/schema_check_mode.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-04-03T15:57:15.2718909Z creating build/lib.linux-x86_64-cpython-38/torch/_vendor 2024-04-03T15:57:15.2719592Z copying torch/_vendor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_vendor 2024-04-03T15:57:15.2721241Z creating build/lib.linux-x86_64-cpython-38/torch/amp 2024-04-03T15:57:15.2721886Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/amp 2024-04-03T15:57:15.2722876Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-38/torch/amp 2024-04-03T15:57:15.2723941Z copying torch/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-38/torch/amp 2024-04-03T15:57:15.2726193Z creating build/lib.linux-x86_64-cpython-38/torch/ao 2024-04-03T15:57:15.2726805Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao 2024-04-03T15:57:15.2728896Z creating build/lib.linux-x86_64-cpython-38/torch/autograd 2024-04-03T15:57:15.2729609Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-04-03T15:57:15.2730652Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-04-03T15:57:15.2731621Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-04-03T15:57:15.2732774Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-04-03T15:57:15.2733907Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-04-03T15:57:15.2735418Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-04-03T15:57:15.2736402Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-04-03T15:57:15.2737794Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-04-03T15:57:15.2738934Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-04-03T15:57:15.2740151Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-04-03T15:57:15.2741154Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-04-03T15:57:15.2742539Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-04-03T15:57:15.2744141Z creating build/lib.linux-x86_64-cpython-38/torch/backends 2024-04-03T15:57:15.2745166Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends 2024-04-03T15:57:15.2746317Z creating build/lib.linux-x86_64-cpython-38/torch/compiler 2024-04-03T15:57:15.2747170Z copying torch/compiler/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/compiler 2024-04-03T15:57:15.2748666Z creating build/lib.linux-x86_64-cpython-38/torch/contrib 2024-04-03T15:57:15.2749420Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/contrib 2024-04-03T15:57:15.2750353Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-38/torch/contrib 2024-04-03T15:57:15.2751874Z creating build/lib.linux-x86_64-cpython-38/torch/cpu 2024-04-03T15:57:15.2752594Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/cpu 2024-04-03T15:57:15.2755007Z creating build/lib.linux-x86_64-cpython-38/torch/cuda 2024-04-03T15:57:15.2755869Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-04-03T15:57:15.2756908Z copying torch/cuda/_gpu_trace.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-04-03T15:57:15.2758591Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-04-03T15:57:15.2759601Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-04-03T15:57:15.2760813Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-04-03T15:57:15.2761788Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-04-03T15:57:15.2762861Z copying torch/cuda/error.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-04-03T15:57:15.2763842Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-04-03T15:57:15.2765203Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-04-03T15:57:15.2766386Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-04-03T15:57:15.2767523Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-04-03T15:57:15.2768539Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-04-03T15:57:15.2769526Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-04-03T15:57:15.2770582Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-04-03T15:57:15.2771673Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-04-03T15:57:15.2772808Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-04-03T15:57:15.2775705Z creating build/lib.linux-x86_64-cpython-38/torch/distributed 2024-04-03T15:57:15.2776426Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-04-03T15:57:15.2777395Z copying torch/distributed/_composable_state.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-04-03T15:57:15.2778510Z copying torch/distributed/_functional_collectives.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-04-03T15:57:15.2779652Z copying torch/distributed/_functional_collectives_impl.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-04-03T15:57:15.2780706Z copying torch/distributed/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-04-03T15:57:15.2781790Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-04-03T15:57:15.2782738Z copying torch/distributed/c10d_logger.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-04-03T15:57:15.2783773Z copying torch/distributed/collective_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-04-03T15:57:15.2784780Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-04-03T15:57:15.2785875Z copying torch/distributed/device_mesh.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-04-03T15:57:15.2787095Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-04-03T15:57:15.2789138Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-04-03T15:57:15.2790608Z copying torch/distributed/logging_handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-04-03T15:57:15.2791663Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-04-03T15:57:15.2792674Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-04-03T15:57:15.2793700Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-04-03T15:57:15.2794988Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-04-03T15:57:15.2799421Z creating build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2800150Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2801265Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2802407Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2803428Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2804516Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2805830Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2807473Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2808523Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2809781Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2810850Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2811823Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2812837Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2813910Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2814960Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2815971Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2816973Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2818404Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2819884Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2820903Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2821949Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2823141Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2824205Z copying torch/distributions/inverse_gamma.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2825214Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2826684Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2827727Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2828742Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2829822Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2830951Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2832096Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2833176Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2834285Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2835428Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2836573Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2837580Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2838722Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2839733Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2840985Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2842116Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2843249Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2844345Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2845732Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2847024Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2848177Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2849173Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2850338Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2851423Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2852487Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-04-03T15:57:15.2855007Z creating build/lib.linux-x86_64-cpython-38/torch/export 2024-04-03T15:57:15.2855955Z copying torch/export/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-04-03T15:57:15.2857163Z copying torch/export/_remove_auto_functionalized_pass.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-04-03T15:57:15.2858472Z copying torch/export/_remove_effect_tokens_pass.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-04-03T15:57:15.2859525Z copying torch/export/_safeguard.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-04-03T15:57:15.2860566Z copying torch/export/_trace.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-04-03T15:57:15.2861709Z copying torch/export/_tree_utils.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-04-03T15:57:15.2862714Z copying torch/export/_unlift.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-04-03T15:57:15.2863873Z copying torch/export/custom_obj.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-04-03T15:57:15.2864928Z copying torch/export/dynamic_shapes.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-04-03T15:57:15.2866258Z copying torch/export/exported_program.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-04-03T15:57:15.2867416Z copying torch/export/graph_signature.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-04-03T15:57:15.2868518Z copying torch/export/unflatten.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-04-03T15:57:15.2870358Z creating build/lib.linux-x86_64-cpython-38/torch/fft 2024-04-03T15:57:15.2871238Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fft 2024-04-03T15:57:15.2873019Z creating build/lib.linux-x86_64-cpython-38/torch/func 2024-04-03T15:57:15.2873785Z copying torch/func/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/func 2024-04-03T15:57:15.2875361Z creating build/lib.linux-x86_64-cpython-38/torch/futures 2024-04-03T15:57:15.2876149Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/futures 2024-04-03T15:57:15.2878606Z creating build/lib.linux-x86_64-cpython-38/torch/fx 2024-04-03T15:57:15.2879423Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-04-03T15:57:15.2880449Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-04-03T15:57:15.2881717Z copying torch/fx/_lazy_graph_module.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-04-03T15:57:15.2882746Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-04-03T15:57:15.2883731Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-04-03T15:57:15.2885205Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-04-03T15:57:15.2886435Z copying torch/fx/config.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-04-03T15:57:15.2887406Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-04-03T15:57:15.2888772Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-04-03T15:57:15.2890001Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-04-03T15:57:15.2890996Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-04-03T15:57:15.2892132Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-04-03T15:57:15.2893280Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-04-03T15:57:15.2894508Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-04-03T15:57:15.2895631Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-04-03T15:57:15.2896918Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-04-03T15:57:15.2898064Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-04-03T15:57:15.2901167Z creating build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2901949Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2902982Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2903940Z copying torch/jit/_await.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2904936Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2905980Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2907129Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2908185Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2909200Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2910205Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2911474Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2912391Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2913443Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2914441Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2915496Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2916542Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2918198Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2919346Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2920580Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2922012Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2922963Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2924430Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2925626Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2927397Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2928336Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2929241Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2930382Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-04-03T15:57:15.2931932Z creating build/lib.linux-x86_64-cpython-38/torch/linalg 2024-04-03T15:57:15.2932683Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/linalg 2024-04-03T15:57:15.2934850Z creating build/lib.linux-x86_64-cpython-38/torch/masked 2024-04-03T15:57:15.2935723Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/masked 2024-04-03T15:57:15.2936749Z copying torch/masked/_docs.py -> build/lib.linux-x86_64-cpython-38/torch/masked 2024-04-03T15:57:15.2938024Z copying torch/masked/_ops.py -> build/lib.linux-x86_64-cpython-38/torch/masked 2024-04-03T15:57:15.2940115Z creating build/lib.linux-x86_64-cpython-38/torch/monitor 2024-04-03T15:57:15.2940981Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/monitor 2024-04-03T15:57:15.2942451Z creating build/lib.linux-x86_64-cpython-38/torch/mps 2024-04-03T15:57:15.2943195Z copying torch/mps/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/mps 2024-04-03T15:57:15.2944134Z copying torch/mps/event.py -> build/lib.linux-x86_64-cpython-38/torch/mps 2024-04-03T15:57:15.2945223Z copying torch/mps/profiler.py -> build/lib.linux-x86_64-cpython-38/torch/mps 2024-04-03T15:57:15.2947262Z creating build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-04-03T15:57:15.2948048Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-04-03T15:57:15.2949206Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-04-03T15:57:15.2950089Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-04-03T15:57:15.2951100Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-04-03T15:57:15.2952213Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-04-03T15:57:15.2953394Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-04-03T15:57:15.2954912Z creating build/lib.linux-x86_64-cpython-38/torch/nested 2024-04-03T15:57:15.2955574Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nested 2024-04-03T15:57:15.2957891Z creating build/lib.linux-x86_64-cpython-38/torch/nn 2024-04-03T15:57:15.2958548Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-04-03T15:57:15.2959487Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-04-03T15:57:15.2960686Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-04-03T15:57:15.2961707Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-04-03T15:57:15.2962752Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-04-03T15:57:15.2965219Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-04-03T15:57:15.2966900Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-04-03T15:57:15.2967731Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-04-03T15:57:15.2970990Z creating build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2971623Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2972700Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2973880Z copying torch/onnx/_deprecation.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2974862Z copying torch/onnx/_experimental.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2975970Z copying torch/onnx/_exporter_states.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2977021Z copying torch/onnx/_globals.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2978141Z copying torch/onnx/_onnx_supported_ops.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2979160Z copying torch/onnx/_type_utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2980277Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2981378Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2982511Z copying torch/onnx/symbolic_caffe2.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2983487Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2985212Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2986253Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2987803Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2988788Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2990273Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2991215Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2992253Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2993493Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2994648Z copying torch/onnx/symbolic_opset18.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2995716Z copying torch/onnx/symbolic_opset19.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2996817Z copying torch/onnx/symbolic_opset20.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2997906Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.2998939Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.3000122Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.3002392Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.3003599Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-04-03T15:57:15.3007204Z creating build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.3007863Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.3008911Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.3009849Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.3010889Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.3011997Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.3013390Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.3014297Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.3015812Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.3016692Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.3017775Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.3019397Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.3020338Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.3021557Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.3023302Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.3024293Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.3025615Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.3026686Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.3027727Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.3030468Z creating build/lib.linux-x86_64-cpython-38/torch/package 2024-04-03T15:57:15.3031201Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-04-03T15:57:15.3032112Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-04-03T15:57:15.3033253Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-04-03T15:57:15.3034287Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-04-03T15:57:15.3035309Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-04-03T15:57:15.3036293Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-04-03T15:57:15.3037399Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-04-03T15:57:15.3038460Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-04-03T15:57:15.3039483Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-04-03T15:57:15.3040914Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-04-03T15:57:15.3042031Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-04-03T15:57:15.3042909Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-04-03T15:57:15.3043965Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-04-03T15:57:15.3045242Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-04-03T15:57:15.3047350Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-04-03T15:57:15.3049194Z creating build/lib.linux-x86_64-cpython-38/torch/profiler 2024-04-03T15:57:15.3049977Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-04-03T15:57:15.3051056Z copying torch/profiler/_memory_profiler.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-04-03T15:57:15.3052264Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-04-03T15:57:15.3053358Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-04-03T15:57:15.3054485Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-04-03T15:57:15.3055607Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-04-03T15:57:15.3056832Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-04-03T15:57:15.3059371Z creating build/lib.linux-x86_64-cpython-38/torch/quantization 2024-04-03T15:57:15.3060398Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-04-03T15:57:15.3061493Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-04-03T15:57:15.3062591Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-04-03T15:57:15.3063623Z copying torch/quantization/_quantized_conversions.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-04-03T15:57:15.3064649Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-04-03T15:57:15.3065732Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-04-03T15:57:15.3066791Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-04-03T15:57:15.3067764Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-04-03T15:57:15.3068759Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-04-03T15:57:15.3069803Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-04-03T15:57:15.3070945Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-04-03T15:57:15.3071933Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-04-03T15:57:15.3072961Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-04-03T15:57:15.3073996Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-04-03T15:57:15.3075217Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-04-03T15:57:15.3076245Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-04-03T15:57:15.3077949Z creating build/lib.linux-x86_64-cpython-38/torch/signal 2024-04-03T15:57:15.3078642Z copying torch/signal/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/signal 2024-04-03T15:57:15.3080732Z creating build/lib.linux-x86_64-cpython-38/torch/sparse 2024-04-03T15:57:15.3081486Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/sparse 2024-04-03T15:57:15.3082718Z copying torch/sparse/_semi_structured_conversions.py -> build/lib.linux-x86_64-cpython-38/torch/sparse 2024-04-03T15:57:15.3083663Z copying torch/sparse/_semi_structured_ops.py -> build/lib.linux-x86_64-cpython-38/torch/sparse 2024-04-03T15:57:15.3084852Z copying torch/sparse/_triton_ops.py -> build/lib.linux-x86_64-cpython-38/torch/sparse 2024-04-03T15:57:15.3086820Z copying torch/sparse/_triton_ops_meta.py -> build/lib.linux-x86_64-cpython-38/torch/sparse 2024-04-03T15:57:15.3089131Z copying torch/sparse/semi_structured.py -> build/lib.linux-x86_64-cpython-38/torch/sparse 2024-04-03T15:57:15.3090737Z creating build/lib.linux-x86_64-cpython-38/torch/special 2024-04-03T15:57:15.3091621Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/special 2024-04-03T15:57:15.3093604Z creating build/lib.linux-x86_64-cpython-38/torch/testing 2024-04-03T15:57:15.3094310Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing 2024-04-03T15:57:15.3095368Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-38/torch/testing 2024-04-03T15:57:15.3096891Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-38/torch/testing 2024-04-03T15:57:15.3100444Z creating build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3101091Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3102234Z copying torch/utils/_config_module.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3103325Z copying torch/utils/_content_store.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3104346Z copying torch/utils/_contextlib.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3105639Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3106637Z copying torch/utils/_cxx_pytree.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3107844Z copying torch/utils/_device.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3108922Z copying torch/utils/_foreach_utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3109840Z copying torch/utils/_freeze.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3110882Z copying torch/utils/_import_utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3112077Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3113174Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3114230Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3115807Z copying torch/utils/_stats.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3116747Z copying torch/utils/_traceback.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3117865Z copying torch/utils/_triton.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3119079Z copying torch/utils/_typing_utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3120106Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3121252Z copying torch/utils/backend_registration.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3122525Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3123631Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3125107Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3127006Z copying torch/utils/cpp_backtrace.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3128071Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3129531Z copying torch/utils/deterministic.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3130441Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3131626Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3132789Z copying torch/utils/flop_counter.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3134188Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3135404Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3136411Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3137427Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3138526Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3139669Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3140951Z copying torch/utils/weak.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-04-03T15:57:15.3143166Z creating build/lib.linux-x86_64-cpython-38/torch/xpu 2024-04-03T15:57:15.3144012Z copying torch/xpu/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/xpu 2024-04-03T15:57:15.3144873Z copying torch/xpu/_gpu_trace.py -> build/lib.linux-x86_64-cpython-38/torch/xpu 2024-04-03T15:57:15.3145820Z copying torch/xpu/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/xpu 2024-04-03T15:57:15.3146770Z copying torch/xpu/random.py -> build/lib.linux-x86_64-cpython-38/torch/xpu 2024-04-03T15:57:15.3148083Z copying torch/xpu/streams.py -> build/lib.linux-x86_64-cpython-38/torch/xpu 2024-04-03T15:57:15.3150304Z creating build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-04-03T15:57:15.3151138Z copying torch/_dynamo/backends/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-04-03T15:57:15.3152267Z copying torch/_dynamo/backends/common.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-04-03T15:57:15.3153309Z copying torch/_dynamo/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-04-03T15:57:15.3154787Z copying torch/_dynamo/backends/debugging.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-04-03T15:57:15.3155739Z copying torch/_dynamo/backends/distributed.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-04-03T15:57:15.3156933Z copying torch/_dynamo/backends/inductor.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-04-03T15:57:15.3158004Z copying torch/_dynamo/backends/onnxrt.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-04-03T15:57:15.3159124Z copying torch/_dynamo/backends/registry.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-04-03T15:57:15.3160108Z copying torch/_dynamo/backends/tensorrt.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-04-03T15:57:15.3161532Z copying torch/_dynamo/backends/torchxla.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-04-03T15:57:15.3162524Z copying torch/_dynamo/backends/tvm.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-04-03T15:57:15.3164329Z creating build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro 2024-04-03T15:57:15.3165409Z copying torch/_dynamo/repro/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro 2024-04-03T15:57:15.3166551Z copying torch/_dynamo/repro/after_aot.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro 2024-04-03T15:57:15.3167720Z copying torch/_dynamo/repro/after_dynamo.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro 2024-04-03T15:57:15.3170520Z creating build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3171458Z copying torch/_dynamo/variables/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3172545Z copying torch/_dynamo/variables/base.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3173463Z copying torch/_dynamo/variables/builder.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3174791Z copying torch/_dynamo/variables/builtin.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3176259Z copying torch/_dynamo/variables/constant.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3177417Z copying torch/_dynamo/variables/ctx_manager.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3178532Z copying torch/_dynamo/variables/dicts.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3179842Z copying torch/_dynamo/variables/distributed.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3180888Z copying torch/_dynamo/variables/functions.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3182059Z copying torch/_dynamo/variables/higher_order_ops.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3183365Z copying torch/_dynamo/variables/iter.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3184376Z copying torch/_dynamo/variables/lazy.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3185606Z copying torch/_dynamo/variables/lists.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3186774Z copying torch/_dynamo/variables/misc.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3187973Z copying torch/_dynamo/variables/nn_module.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3189176Z copying torch/_dynamo/variables/optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3190209Z copying torch/_dynamo/variables/sdpa.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3191237Z copying torch/_dynamo/variables/tensor.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3192791Z copying torch/_dynamo/variables/torch.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3194035Z copying torch/_dynamo/variables/torch_function.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3195227Z copying torch/_dynamo/variables/user_defined.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-04-03T15:57:15.3197327Z creating build/lib.linux-x86_64-cpython-38/torch/_export/db 2024-04-03T15:57:15.3198048Z copying torch/_export/db/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db 2024-04-03T15:57:15.3199558Z copying torch/_export/db/case.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db 2024-04-03T15:57:15.3200613Z copying torch/_export/db/gen_example.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db 2024-04-03T15:57:15.3201730Z copying torch/_export/db/logging.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db 2024-04-03T15:57:15.3203594Z creating build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra 2024-04-03T15:57:15.3204435Z copying torch/_export/pass_infra/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra 2024-04-03T15:57:15.3205853Z copying torch/_export/pass_infra/node_metadata.py -> build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra 2024-04-03T15:57:15.3206849Z copying torch/_export/pass_infra/proxy_value.py -> build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra 2024-04-03T15:57:15.3208941Z creating build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-04-03T15:57:15.3209748Z copying torch/_export/passes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-04-03T15:57:15.3210872Z copying torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-04-03T15:57:15.3211994Z copying torch/_export/passes/collect_tracepoints_pass.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-04-03T15:57:15.3213055Z copying torch/_export/passes/functionalize_side_effectful_ops_pass.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-04-03T15:57:15.3214397Z copying torch/_export/passes/lift_constants_pass.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-04-03T15:57:15.3215414Z copying torch/_export/passes/remove_runtime_assertions.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-04-03T15:57:15.3216488Z copying torch/_export/passes/replace_set_grad_with_hop_pass.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-04-03T15:57:15.3217549Z copying torch/_export/passes/replace_sym_size_ops_pass.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-04-03T15:57:15.3218603Z copying torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-04-03T15:57:15.3220402Z creating build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-04-03T15:57:15.3221181Z copying torch/_export/serde/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-04-03T15:57:15.3222115Z copying torch/_export/serde/schema.py -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-04-03T15:57:15.3223125Z copying torch/_export/serde/schema_check.py -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-04-03T15:57:15.3224236Z copying torch/_export/serde/serialize.py -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-04-03T15:57:15.3226151Z copying torch/_export/serde/union.py -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-04-03T15:57:15.3227199Z copying torch/_export/serde/upgrade.py -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-04-03T15:57:15.3230955Z creating build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3231789Z copying torch/_export/db/examples/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3232987Z copying torch/_export/db/examples/assume_constant_result.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3234092Z copying torch/_export/db/examples/autograd_function.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3235114Z copying torch/_export/db/examples/class_method.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3236192Z copying torch/_export/db/examples/cond_branch_class_method.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3237318Z copying torch/_export/db/examples/cond_branch_nested_function.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3238456Z copying torch/_export/db/examples/cond_branch_nonlocal_variables.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3239557Z copying torch/_export/db/examples/cond_closed_over_variable.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3240748Z copying torch/_export/db/examples/cond_operands.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3241815Z copying torch/_export/db/examples/cond_predicate.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3242910Z copying torch/_export/db/examples/constrain_as_size_example.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3244016Z copying torch/_export/db/examples/constrain_as_value_example.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3245240Z copying torch/_export/db/examples/decorator.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3246485Z copying torch/_export/db/examples/dictionary.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3247537Z copying torch/_export/db/examples/dynamic_shape_assert.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3248615Z copying torch/_export/db/examples/dynamic_shape_constructor.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3249807Z copying torch/_export/db/examples/dynamic_shape_if_guard.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3250870Z copying torch/_export/db/examples/dynamic_shape_map.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3251907Z copying torch/_export/db/examples/dynamic_shape_round.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3253032Z copying torch/_export/db/examples/dynamic_shape_slicing.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3254084Z copying torch/_export/db/examples/dynamic_shape_view.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3255122Z copying torch/_export/db/examples/fn_with_kwargs.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3256237Z copying torch/_export/db/examples/list_contains.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3257421Z copying torch/_export/db/examples/list_unpack.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3258636Z copying torch/_export/db/examples/model_attr_mutation.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3259725Z copying torch/_export/db/examples/nested_function.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3260736Z copying torch/_export/db/examples/null_context_manager.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3261933Z copying torch/_export/db/examples/optional_input.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3263001Z copying torch/_export/db/examples/pytree_flatten.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3264112Z copying torch/_export/db/examples/scalar_output.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3265189Z copying torch/_export/db/examples/specialized_attribute.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3266352Z copying torch/_export/db/examples/static_for_loop.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3267352Z copying torch/_export/db/examples/static_if.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3268419Z copying torch/_export/db/examples/tensor_setattr.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3269420Z copying torch/_export/db/examples/torch_sym_min.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3271422Z copying torch/_export/db/examples/type_reflection_method.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3272547Z copying torch/_export/db/examples/user_input_mutation.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-04-03T15:57:15.3274576Z creating build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-04-03T15:57:15.3275467Z copying torch/_functorch/_aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-04-03T15:57:15.3276585Z copying torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-04-03T15:57:15.3277729Z copying torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-04-03T15:57:15.3278918Z copying torch/_functorch/_aot_autograd/functional_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-04-03T15:57:15.3280048Z copying torch/_functorch/_aot_autograd/input_output_analysis.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-04-03T15:57:15.3281411Z copying torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-04-03T15:57:15.3282846Z copying torch/_functorch/_aot_autograd/logging_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-04-03T15:57:15.3283928Z copying torch/_functorch/_aot_autograd/runtime_wrappers.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-04-03T15:57:15.3285111Z copying torch/_functorch/_aot_autograd/schemas.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-04-03T15:57:15.3286947Z copying torch/_functorch/_aot_autograd/subclass_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-04-03T15:57:15.3288141Z copying torch/_functorch/_aot_autograd/traced_function_transforms.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-04-03T15:57:15.3289185Z copying torch/_functorch/_aot_autograd/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-04-03T15:57:15.3291524Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-04-03T15:57:15.3292379Z copying torch/_inductor/codegen/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-04-03T15:57:15.3293454Z copying torch/_inductor/codegen/common.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-04-03T15:57:15.3294661Z copying torch/_inductor/codegen/cpp.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-04-03T15:57:15.3296868Z copying torch/_inductor/codegen/cpp_wrapper_cpu.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-04-03T15:57:15.3297974Z copying torch/_inductor/codegen/cpp_wrapper_cuda.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-04-03T15:57:15.3299133Z copying torch/_inductor/codegen/cuda_combined_scheduling.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-04-03T15:57:15.3300126Z copying torch/_inductor/codegen/memory_planning.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-04-03T15:57:15.3301386Z copying torch/_inductor/codegen/multi_kernel.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-04-03T15:57:15.3302532Z copying torch/_inductor/codegen/triton.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-04-03T15:57:15.3304489Z copying torch/_inductor/codegen/triton_foreach.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-04-03T15:57:15.3306148Z copying torch/_inductor/codegen/triton_split_scan.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-04-03T15:57:15.3307308Z copying torch/_inductor/codegen/triton_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-04-03T15:57:15.3308247Z copying torch/_inductor/codegen/wrapper.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-04-03T15:57:15.3310757Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3311625Z copying torch/_inductor/fx_passes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3312612Z copying torch/_inductor/fx_passes/binary_folding.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3313594Z copying torch/_inductor/fx_passes/ddp_fusion.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3314785Z copying torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3316059Z copying torch/_inductor/fx_passes/dedupe_symint_uses.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3317274Z copying torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3318322Z copying torch/_inductor/fx_passes/freezing_patterns.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3319331Z copying torch/_inductor/fx_passes/fuse_attention.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3320562Z copying torch/_inductor/fx_passes/group_batch_fusion.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3321539Z copying torch/_inductor/fx_passes/joint_graph.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3322631Z copying torch/_inductor/fx_passes/misc_patterns.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3323934Z copying torch/_inductor/fx_passes/mkldnn_fusion.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3325161Z copying torch/_inductor/fx_passes/numeric_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3326465Z copying torch/_inductor/fx_passes/pad_mm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3327552Z copying torch/_inductor/fx_passes/post_grad.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3328716Z copying torch/_inductor/fx_passes/pre_grad.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3329853Z copying torch/_inductor/fx_passes/quantization.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3331292Z copying torch/_inductor/fx_passes/reinplace.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3332445Z copying torch/_inductor/fx_passes/replace_random.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3334248Z copying torch/_inductor/fx_passes/split_cat.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-04-03T15:57:15.3336273Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-04-03T15:57:15.3337042Z copying torch/_inductor/kernel/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-04-03T15:57:15.3338085Z copying torch/_inductor/kernel/bmm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-04-03T15:57:15.3339118Z copying torch/_inductor/kernel/conv.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-04-03T15:57:15.3340310Z copying torch/_inductor/kernel/mm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-04-03T15:57:15.3341475Z copying torch/_inductor/kernel/mm_common.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-04-03T15:57:15.3342648Z copying torch/_inductor/kernel/mm_plus_mm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-04-03T15:57:15.3343780Z copying torch/_inductor/kernel/unpack_mixed_mm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-04-03T15:57:15.3346137Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-04-03T15:57:15.3346983Z copying torch/_inductor/codegen/cuda/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-04-03T15:57:15.3348024Z copying torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-04-03T15:57:15.3349081Z copying torch/_inductor/codegen/cuda/cuda_env.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-04-03T15:57:15.3350077Z copying torch/_inductor/codegen/cuda/cuda_kernel.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-04-03T15:57:15.3351266Z copying torch/_inductor/codegen/cuda/cuda_template.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-04-03T15:57:15.3352352Z copying torch/_inductor/codegen/cuda/cutlass_epilogue_gen.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-04-03T15:57:15.3353825Z copying torch/_inductor/codegen/cuda/cutlass_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-04-03T15:57:15.3354973Z copying torch/_inductor/codegen/cuda/device_op_overrides.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-04-03T15:57:15.3356107Z copying torch/_inductor/codegen/cuda/gemm_template.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-04-03T15:57:15.3357375Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-04-03T15:57:15.3358586Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-04-03T15:57:15.3360120Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-04-03T15:57:15.3362349Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3363444Z copying torch/_inductor/fx_passes/serialized_patterns/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3364965Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3366324Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3367675Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3368989Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3370319Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3371664Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3372986Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3374293Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3375648Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3376979Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3378289Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3379614Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3380943Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3382246Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3383548Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3384953Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3386343Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3387636Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3389027Z copying torch/_inductor/fx_passes/serialized_patterns/central_index.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:15.3389969Z creating build/lib.linux-x86_64-cpython-38/torch/_numpy/testing 2024-04-03T15:57:15.3390711Z copying torch/_numpy/testing/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy/testing 2024-04-03T15:57:15.3391555Z copying torch/_numpy/testing/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy/testing 2024-04-03T15:57:15.3392267Z creating build/lib.linux-x86_64-cpython-38/torch/_refs/linalg 2024-04-03T15:57:15.3392976Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs/linalg 2024-04-03T15:57:15.3393631Z creating build/lib.linux-x86_64-cpython-38/torch/_refs/nn 2024-04-03T15:57:15.3394296Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs/nn 2024-04-03T15:57:15.3395922Z creating build/lib.linux-x86_64-cpython-38/torch/_refs/special 2024-04-03T15:57:15.3396658Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs/special 2024-04-03T15:57:15.3398252Z creating build/lib.linux-x86_64-cpython-38/torch/_refs/nn/functional 2024-04-03T15:57:15.3399091Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs/nn/functional 2024-04-03T15:57:15.3400818Z creating build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging 2024-04-03T15:57:15.3401651Z copying torch/_vendor/packaging/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging 2024-04-03T15:57:15.3402727Z copying torch/_vendor/packaging/_structures.py -> build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging 2024-04-03T15:57:15.3403669Z copying torch/_vendor/packaging/version.py -> build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging 2024-04-03T15:57:15.3405573Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn 2024-04-03T15:57:15.3406360Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn 2024-04-03T15:57:15.3408131Z creating build/lib.linux-x86_64-cpython-38/torch/ao/ns 2024-04-03T15:57:15.3408829Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns 2024-04-03T15:57:15.3409670Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns 2024-04-03T15:57:15.3410878Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns 2024-04-03T15:57:15.3413090Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning 2024-04-03T15:57:15.3413819Z copying torch/ao/pruning/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning 2024-04-03T15:57:15.3414887Z copying torch/ao/pruning/_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning 2024-04-03T15:57:15.3417421Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-04-03T15:57:15.3418387Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-04-03T15:57:15.3419380Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-04-03T15:57:15.3420543Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-04-03T15:57:15.3421757Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-04-03T15:57:15.3422957Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-04-03T15:57:15.3423987Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-04-03T15:57:15.3424975Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-04-03T15:57:15.3425976Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-04-03T15:57:15.3427276Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-04-03T15:57:15.3428433Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-04-03T15:57:15.3429551Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-04-03T15:57:15.3430620Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-04-03T15:57:15.3431898Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-04-03T15:57:15.3432990Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-04-03T15:57:15.3434310Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-04-03T15:57:15.3435579Z copying torch/ao/quantization/quantize_pt2e.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-04-03T15:57:15.3436604Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-04-03T15:57:15.3437689Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-04-03T15:57:15.3440539Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic 2024-04-03T15:57:15.3441350Z copying torch/ao/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic 2024-04-03T15:57:15.3442475Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat 2024-04-03T15:57:15.3443449Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat 2024-04-03T15:57:15.3445295Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable 2024-04-03T15:57:15.3446137Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable 2024-04-03T15:57:15.3447899Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized 2024-04-03T15:57:15.3448674Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized 2024-04-03T15:57:15.3449608Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized 2024-04-03T15:57:15.3451194Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse 2024-04-03T15:57:15.3451948Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse 2024-04-03T15:57:15.3453659Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules 2024-04-03T15:57:15.3454583Z copying torch/ao/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules 2024-04-03T15:57:15.3455641Z copying torch/ao/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules 2024-04-03T15:57:15.3457429Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat 2024-04-03T15:57:15.3458289Z copying torch/ao/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat 2024-04-03T15:57:15.3459531Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized 2024-04-03T15:57:15.3461580Z copying torch/ao/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized 2024-04-03T15:57:15.3463977Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:57:15.3465932Z copying torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:57:15.3467115Z copying torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:57:15.3468281Z copying torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:57:15.3469763Z copying torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:57:15.3470798Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic 2024-04-03T15:57:15.3471796Z copying torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic 2024-04-03T15:57:15.3472731Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:57:15.3473774Z copying torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:57:15.3475004Z copying torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:57:15.3476288Z copying torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:57:15.3477535Z copying torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:57:15.3478810Z copying torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:57:15.3479848Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:57:15.3481088Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:57:15.3482480Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:57:15.3483496Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic 2024-04-03T15:57:15.3484280Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic 2024-04-03T15:57:15.3485149Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2024-04-03T15:57:15.3485904Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2024-04-03T15:57:15.3486849Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2024-04-03T15:57:15.3487807Z copying torch/ao/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2024-04-03T15:57:15.3488777Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2024-04-03T15:57:15.3489744Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules 2024-04-03T15:57:15.3490664Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules 2024-04-03T15:57:15.3491772Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules 2024-04-03T15:57:15.3493366Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules 2024-04-03T15:57:15.3494253Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules 2024-04-03T15:57:15.3495398Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules 2024-04-03T15:57:15.3496514Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules 2024-04-03T15:57:15.3498325Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic 2024-04-03T15:57:15.3499273Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic 2024-04-03T15:57:15.3501551Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-04-03T15:57:15.3502466Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-04-03T15:57:15.3503666Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-04-03T15:57:15.3504743Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-04-03T15:57:15.3505820Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-04-03T15:57:15.3506896Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-04-03T15:57:15.3508280Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-04-03T15:57:15.3509488Z copying torch/ao/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-04-03T15:57:15.3510714Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-04-03T15:57:15.3511841Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-04-03T15:57:15.3512924Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-04-03T15:57:15.3514006Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-04-03T15:57:15.3515044Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference 2024-04-03T15:57:15.3515955Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference 2024-04-03T15:57:15.3517871Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:57:15.3518888Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:57:15.3520188Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:57:15.3521510Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:57:15.3522735Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:57:15.3524092Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-04-03T15:57:15.3525297Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-04-03T15:57:15.3526683Z copying torch/ao/nn/quantized/reference/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-04-03T15:57:15.3528008Z copying torch/ao/nn/quantized/reference/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-04-03T15:57:15.3529272Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-04-03T15:57:15.3530576Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-04-03T15:57:15.3531882Z copying torch/ao/nn/quantized/reference/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-04-03T15:57:15.3532941Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized 2024-04-03T15:57:15.3533837Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized 2024-04-03T15:57:15.3534948Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized 2024-04-03T15:57:15.3536135Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized 2024-04-03T15:57:15.3537555Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic 2024-04-03T15:57:15.3538584Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic 2024-04-03T15:57:15.3539828Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic 2024-04-03T15:57:15.3541969Z creating build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-04-03T15:57:15.3542655Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-04-03T15:57:15.3543468Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-04-03T15:57:15.3544616Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-04-03T15:57:15.3545673Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-04-03T15:57:15.3546827Z copying torch/ao/ns/fx/n_shadows_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-04-03T15:57:15.3548051Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-04-03T15:57:15.3549194Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-04-03T15:57:15.3550333Z copying torch/ao/ns/fx/qconfig_multi_mapping.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-04-03T15:57:15.3552026Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-04-03T15:57:15.3553038Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-04-03T15:57:15.3554932Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental 2024-04-03T15:57:15.3555876Z copying torch/ao/pruning/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental 2024-04-03T15:57:15.3556969Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2024-04-03T15:57:15.3558111Z copying torch/ao/pruning/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2024-04-03T15:57:15.3559201Z copying torch/ao/pruning/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2024-04-03T15:57:15.3560361Z copying torch/ao/pruning/scheduler/cubic_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2024-04-03T15:57:15.3561475Z copying torch/ao/pruning/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2024-04-03T15:57:15.3563547Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2024-04-03T15:57:15.3564396Z copying torch/ao/pruning/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2024-04-03T15:57:15.3565841Z copying torch/ao/pruning/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2024-04-03T15:57:15.3567127Z copying torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2024-04-03T15:57:15.3568203Z copying torch/ao/pruning/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2024-04-03T15:57:15.3569301Z copying torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2024-04-03T15:57:15.3570732Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier 2024-04-03T15:57:15.3571991Z copying torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier 2024-04-03T15:57:15.3573484Z copying torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier 2024-04-03T15:57:15.3574640Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler 2024-04-03T15:57:15.3575778Z copying torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler 2024-04-03T15:57:15.3577100Z copying torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler 2024-04-03T15:57:15.3577854Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:57:15.3580009Z copying torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:57:15.3581867Z copying torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:57:15.3583781Z copying torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:57:15.3585413Z copying torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:57:15.3585782Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-04-03T15:57:15.3586395Z copying torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-04-03T15:57:15.3587013Z copying torch/ao/pruning/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-04-03T15:57:15.3587680Z copying torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-04-03T15:57:15.3588892Z copying torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-04-03T15:57:15.3589700Z copying torch/ao/pruning/_experimental/pruner/match_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-04-03T15:57:15.3590646Z copying torch/ao/pruning/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-04-03T15:57:15.3591597Z copying torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-04-03T15:57:15.3592882Z copying torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-04-03T15:57:15.3594581Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-04-03T15:57:15.3595512Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-04-03T15:57:15.3596970Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-04-03T15:57:15.3597823Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-04-03T15:57:15.3598871Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-04-03T15:57:15.3600076Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-04-03T15:57:15.3602351Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-04-03T15:57:15.3602931Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-04-03T15:57:15.3604355Z copying torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-04-03T15:57:15.3605480Z copying torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-04-03T15:57:15.3607022Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-04-03T15:57:15.3607921Z copying torch/ao/quantization/backend_config/executorch.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-04-03T15:57:15.3609270Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-04-03T15:57:15.3610117Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-04-03T15:57:15.3611678Z copying torch/ao/quantization/backend_config/observation_type.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-04-03T15:57:15.3612635Z copying torch/ao/quantization/backend_config/onednn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-04-03T15:57:15.3613662Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-04-03T15:57:15.3614809Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-04-03T15:57:15.3615744Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-04-03T15:57:15.3617182Z copying torch/ao/quantization/backend_config/x86.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-04-03T15:57:15.3619658Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3620786Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3621512Z copying torch/ao/quantization/fx/_decomposed.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3622825Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3624161Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3625506Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3626803Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3627710Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3629056Z copying torch/ao/quantization/fx/fuse_handler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3629910Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3631076Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3632025Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3633457Z copying torch/ao/quantization/fx/lstm_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3634292Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3635633Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3636390Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3638343Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3639244Z copying torch/ao/quantization/fx/quantize_handler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3640577Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3641839Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-04-03T15:57:15.3644028Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-04-03T15:57:15.3644761Z copying torch/ao/quantization/pt2e/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-04-03T15:57:15.3646340Z copying torch/ao/quantization/pt2e/duplicate_dq_pass.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-04-03T15:57:15.3647254Z copying torch/ao/quantization/pt2e/export_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-04-03T15:57:15.3648636Z copying torch/ao/quantization/pt2e/generate_numeric_debug_handle.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-04-03T15:57:15.3649326Z copying torch/ao/quantization/pt2e/graph_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-04-03T15:57:15.3650555Z copying torch/ao/quantization/pt2e/port_metadata_pass.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-04-03T15:57:15.3651446Z copying torch/ao/quantization/pt2e/prepare.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-04-03T15:57:15.3652735Z copying torch/ao/quantization/pt2e/qat_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-04-03T15:57:15.3653928Z copying torch/ao/quantization/pt2e/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-04-03T15:57:15.3656443Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-04-03T15:57:15.3657371Z copying torch/ao/quantization/quantizer/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-04-03T15:57:15.3658635Z copying torch/ao/quantization/quantizer/composable_quantizer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-04-03T15:57:15.3659942Z copying torch/ao/quantization/quantizer/embedding_quantizer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-04-03T15:57:15.3661110Z copying torch/ao/quantization/quantizer/quantizer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-04-03T15:57:15.3662231Z copying torch/ao/quantization/quantizer/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-04-03T15:57:15.3663396Z copying torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-04-03T15:57:15.3664575Z copying torch/ao/quantization/quantizer/xnnpack_quantizer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-04-03T15:57:15.3665787Z copying torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-04-03T15:57:15.3667238Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2024-04-03T15:57:15.3668339Z copying torch/ao/quantization/fx/_model_report/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2024-04-03T15:57:15.3669555Z copying torch/ao/quantization/fx/_model_report/detector.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2024-04-03T15:57:15.3670891Z copying torch/ao/quantization/fx/_model_report/model_report.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2024-04-03T15:57:15.3672247Z copying torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2024-04-03T15:57:15.3673550Z copying torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2024-04-03T15:57:15.3674630Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/representation 2024-04-03T15:57:15.3675694Z copying torch/ao/quantization/pt2e/representation/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/representation 2024-04-03T15:57:15.3677027Z copying torch/ao/quantization/pt2e/representation/rewrite.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/representation 2024-04-03T15:57:15.3677951Z creating build/lib.linux-x86_64-cpython-38/torch/autograd/_functions 2024-04-03T15:57:15.3678755Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/autograd/_functions 2024-04-03T15:57:15.3680325Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-38/torch/autograd/_functions 2024-04-03T15:57:15.3681603Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-38/torch/autograd/_functions 2024-04-03T15:57:15.3683869Z creating build/lib.linux-x86_64-cpython-38/torch/backends/_coreml 2024-04-03T15:57:15.3684966Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_coreml 2024-04-03T15:57:15.3685920Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_coreml 2024-04-03T15:57:15.3686706Z creating build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi 2024-04-03T15:57:15.3687460Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi 2024-04-03T15:57:15.3688344Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi 2024-04-03T15:57:15.3689235Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi 2024-04-03T15:57:15.3690887Z creating build/lib.linux-x86_64-cpython-38/torch/backends/cpu 2024-04-03T15:57:15.3691670Z copying torch/backends/cpu/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/cpu 2024-04-03T15:57:15.3692769Z creating build/lib.linux-x86_64-cpython-38/torch/backends/cuda 2024-04-03T15:57:15.3693642Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/cuda 2024-04-03T15:57:15.3695396Z creating build/lib.linux-x86_64-cpython-38/torch/backends/cudnn 2024-04-03T15:57:15.3696176Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/cudnn 2024-04-03T15:57:15.3697415Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/backends/cudnn 2024-04-03T15:57:15.3698513Z creating build/lib.linux-x86_64-cpython-38/torch/backends/mha 2024-04-03T15:57:15.3699375Z copying torch/backends/mha/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/mha 2024-04-03T15:57:15.3700866Z creating build/lib.linux-x86_64-cpython-38/torch/backends/mkl 2024-04-03T15:57:15.3701583Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/mkl 2024-04-03T15:57:15.3703012Z creating build/lib.linux-x86_64-cpython-38/torch/backends/mkldnn 2024-04-03T15:57:15.3703847Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/mkldnn 2024-04-03T15:57:15.3705936Z creating build/lib.linux-x86_64-cpython-38/torch/backends/mps 2024-04-03T15:57:15.3706729Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/mps 2024-04-03T15:57:15.3707511Z creating build/lib.linux-x86_64-cpython-38/torch/backends/nnpack 2024-04-03T15:57:15.3708272Z copying torch/backends/nnpack/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/nnpack 2024-04-03T15:57:15.3709451Z creating build/lib.linux-x86_64-cpython-38/torch/backends/openmp 2024-04-03T15:57:15.3710309Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/openmp 2024-04-03T15:57:15.3711889Z creating build/lib.linux-x86_64-cpython-38/torch/backends/opt_einsum 2024-04-03T15:57:15.3712753Z copying torch/backends/opt_einsum/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/opt_einsum 2024-04-03T15:57:15.3713853Z creating build/lib.linux-x86_64-cpython-38/torch/backends/quantized 2024-04-03T15:57:15.3714757Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/quantized 2024-04-03T15:57:15.3716403Z creating build/lib.linux-x86_64-cpython-38/torch/backends/xeon 2024-04-03T15:57:15.3717177Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/xeon 2024-04-03T15:57:15.3717997Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-38/torch/backends/xeon 2024-04-03T15:57:15.3719758Z creating build/lib.linux-x86_64-cpython-38/torch/backends/xnnpack 2024-04-03T15:57:15.3720661Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/xnnpack 2024-04-03T15:57:15.3722165Z creating build/lib.linux-x86_64-cpython-38/torch/cpu/amp 2024-04-03T15:57:15.3722853Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/cpu/amp 2024-04-03T15:57:15.3723757Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-38/torch/cpu/amp 2024-04-03T15:57:15.3724917Z copying torch/cpu/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-38/torch/cpu/amp 2024-04-03T15:57:15.3727088Z creating build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2024-04-03T15:57:15.3727750Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2024-04-03T15:57:15.3728644Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2024-04-03T15:57:15.3729612Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2024-04-03T15:57:15.3730677Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2024-04-03T15:57:15.3732665Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2024-04-03T15:57:15.3733580Z copying torch/distributed/_composable/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2024-04-03T15:57:15.3734642Z copying torch/distributed/_composable/checkpoint_activation.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2024-04-03T15:57:15.3735763Z copying torch/distributed/_composable/contract.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2024-04-03T15:57:15.3736762Z copying torch/distributed/_composable/fully_shard.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2024-04-03T15:57:15.3737784Z copying torch/distributed/_composable/replicate.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2024-04-03T15:57:15.3739732Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-04-03T15:57:15.3740563Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-04-03T15:57:15.3741572Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-04-03T15:57:15.3742624Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-04-03T15:57:15.3743660Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-04-03T15:57:15.3744824Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-04-03T15:57:15.3745932Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-04-03T15:57:15.3747297Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-04-03T15:57:15.3748561Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_sharded_tensor 2024-04-03T15:57:15.3749580Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_sharded_tensor 2024-04-03T15:57:15.3750881Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_sharding_spec 2024-04-03T15:57:15.3751847Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_sharding_spec 2024-04-03T15:57:15.3754955Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-04-03T15:57:15.3755784Z copying torch/distributed/_spmd/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-04-03T15:57:15.3756646Z copying torch/distributed/_spmd/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-04-03T15:57:15.3757622Z copying torch/distributed/_spmd/batch_dim_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-04-03T15:57:15.3758585Z copying torch/distributed/_spmd/comm_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-04-03T15:57:15.3759697Z copying torch/distributed/_spmd/config.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-04-03T15:57:15.3760784Z copying torch/distributed/_spmd/data_parallel.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-04-03T15:57:15.3762014Z copying torch/distributed/_spmd/distribute.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-04-03T15:57:15.3763176Z copying torch/distributed/_spmd/experimental_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-04-03T15:57:15.3764374Z copying torch/distributed/_spmd/gm_transformation.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-04-03T15:57:15.3765630Z copying torch/distributed/_spmd/graph_optimization.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-04-03T15:57:15.3767495Z copying torch/distributed/_spmd/graph_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-04-03T15:57:15.3768888Z copying torch/distributed/_spmd/iter_graph_module.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-04-03T15:57:15.3770149Z copying torch/distributed/_spmd/log_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-04-03T15:57:15.3771377Z copying torch/distributed/_spmd/parallel_mode.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-04-03T15:57:15.3772564Z copying torch/distributed/_spmd/partial_lower.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-04-03T15:57:15.3774405Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-04-03T15:57:15.3775380Z copying torch/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-04-03T15:57:15.3776393Z copying torch/distributed/_tensor/_collective_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-04-03T15:57:15.3777519Z copying torch/distributed/_tensor/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-04-03T15:57:15.3778727Z copying torch/distributed/_tensor/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-04-03T15:57:15.3779853Z copying torch/distributed/_tensor/device_mesh.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-04-03T15:57:15.3780905Z copying torch/distributed/_tensor/dispatch.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-04-03T15:57:15.3782125Z copying torch/distributed/_tensor/op_schema.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-04-03T15:57:15.3783306Z copying torch/distributed/_tensor/placement_types.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-04-03T15:57:15.3784528Z copying torch/distributed/_tensor/random.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-04-03T15:57:15.3785753Z copying torch/distributed/_tensor/redistribute.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-04-03T15:57:15.3787257Z copying torch/distributed/_tensor/sharding_prop.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-04-03T15:57:15.3788535Z copying torch/distributed/_tensor/tp_conv.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-04-03T15:57:15.3789716Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_tools 2024-04-03T15:57:15.3790695Z copying torch/distributed/_tools/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tools 2024-04-03T15:57:15.3791882Z copying torch/distributed/_tools/memory_tracker.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tools 2024-04-03T15:57:15.3793230Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms 2024-04-03T15:57:15.3794298Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms 2024-04-03T15:57:15.3795391Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms 2024-04-03T15:57:15.3796906Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/autograd 2024-04-03T15:57:15.3797746Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/autograd 2024-04-03T15:57:15.3800708Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3801583Z copying torch/distributed/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3802611Z copying torch/distributed/checkpoint/_checkpointer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3803718Z copying torch/distributed/checkpoint/_dedup_save_plans.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3804939Z copying torch/distributed/checkpoint/_dedup_tensors.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3806046Z copying torch/distributed/checkpoint/_fsspec_filesystem.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3807249Z copying torch/distributed/checkpoint/_nested_dict.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3808316Z copying torch/distributed/checkpoint/_sharded_tensor_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3809434Z copying torch/distributed/checkpoint/_storage_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3810456Z copying torch/distributed/checkpoint/_traverse.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3811449Z copying torch/distributed/checkpoint/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3812467Z copying torch/distributed/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3813999Z copying torch/distributed/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3815097Z copying torch/distributed/checkpoint/format_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3816143Z copying torch/distributed/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3817143Z copying torch/distributed/checkpoint/optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3818296Z copying torch/distributed/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3819374Z copying torch/distributed/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3820435Z copying torch/distributed/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3821507Z copying torch/distributed/checkpoint/state_dict.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3822750Z copying torch/distributed/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3823834Z copying torch/distributed/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3824894Z copying torch/distributed/checkpoint/stateful.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3825885Z copying torch/distributed/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3827165Z copying torch/distributed/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-04-03T15:57:15.3828757Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic 2024-04-03T15:57:15.3829690Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic 2024-04-03T15:57:15.3832407Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3833243Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3834317Z copying torch/distributed/fsdp/_common_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3835408Z copying torch/distributed/fsdp/_debug_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3836638Z copying torch/distributed/fsdp/_dynamo_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3837837Z copying torch/distributed/fsdp/_exec_order_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3838974Z copying torch/distributed/fsdp/_flat_param.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3840188Z copying torch/distributed/fsdp/_fsdp_extensions.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3841287Z copying torch/distributed/fsdp/_init_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3842519Z copying torch/distributed/fsdp/_limiter_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3843795Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3845171Z copying torch/distributed/fsdp/_runtime_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3846949Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3847919Z copying torch/distributed/fsdp/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3848938Z copying torch/distributed/fsdp/_trace_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3850120Z copying torch/distributed/fsdp/_traversal_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3851257Z copying torch/distributed/fsdp/_unshard_param_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3852353Z copying torch/distributed/fsdp/_wrap_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3853400Z copying torch/distributed/fsdp/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3854774Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3856949Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3858116Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-04-03T15:57:15.3859783Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/launcher 2024-04-03T15:57:15.3860609Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/launcher 2024-04-03T15:57:15.3861631Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/launcher 2024-04-03T15:57:15.3863337Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/nn 2024-04-03T15:57:15.3864082Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn 2024-04-03T15:57:15.3865140Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn 2024-04-03T15:57:15.3867349Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-04-03T15:57:15.3868161Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-04-03T15:57:15.3869226Z copying torch/distributed/optim/apply_optimizer_in_backward.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-04-03T15:57:15.3870280Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-04-03T15:57:15.3871268Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-04-03T15:57:15.3872434Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-04-03T15:57:15.3873473Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-04-03T15:57:15.3874515Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-04-03T15:57:15.3875556Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-04-03T15:57:15.3876555Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-04-03T15:57:15.3877566Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-04-03T15:57:15.3878661Z copying torch/distributed/optim/named_optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-04-03T15:57:15.3879740Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-04-03T15:57:15.3880929Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-04-03T15:57:15.3882104Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-04-03T15:57:15.3883248Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-04-03T15:57:15.3885350Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline 2024-04-03T15:57:15.3886562Z copying torch/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline 2024-04-03T15:57:15.3888830Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-04-03T15:57:15.3889632Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-04-03T15:57:15.3890501Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-04-03T15:57:15.3891477Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-04-03T15:57:15.3892694Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-04-03T15:57:15.3893779Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-04-03T15:57:15.3894861Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-04-03T15:57:15.3896040Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-04-03T15:57:15.3897077Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-04-03T15:57:15.3898172Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-04-03T15:57:15.3899309Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-04-03T15:57:15.3901366Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/tensor 2024-04-03T15:57:15.3902216Z copying torch/distributed/tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor 2024-04-03T15:57:15.3904112Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-04-03T15:57:15.3905027Z copying torch/distributed/_composable/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-04-03T15:57:15.3906156Z copying torch/distributed/_composable/fsdp/_fsdp_api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-04-03T15:57:15.3907298Z copying torch/distributed/_composable/fsdp/_fsdp_collectives.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-04-03T15:57:15.3908445Z copying torch/distributed/_composable/fsdp/_fsdp_common.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-04-03T15:57:15.3909602Z copying torch/distributed/_composable/fsdp/_fsdp_init.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-04-03T15:57:15.3910726Z copying torch/distributed/_composable/fsdp/_fsdp_param.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-04-03T15:57:15.3911837Z copying torch/distributed/_composable/fsdp/_fsdp_param_group.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-04-03T15:57:15.3912963Z copying torch/distributed/_composable/fsdp/_fsdp_state.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-04-03T15:57:15.3914091Z copying torch/distributed/_composable/fsdp/fully_shard.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-04-03T15:57:15.3915171Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/checkpoint 2024-04-03T15:57:15.3916208Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/checkpoint 2024-04-03T15:57:15.3917340Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim 2024-04-03T15:57:15.3918301Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim 2024-04-03T15:57:15.3919879Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim 2024-04-03T15:57:15.3921502Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-04-03T15:57:15.3922821Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-04-03T15:57:15.3924257Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-04-03T15:57:15.3925782Z copying torch/distributed/_shard/sharded_tensor/logger.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-04-03T15:57:15.3927138Z copying torch/distributed/_shard/sharded_tensor/logging_handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-04-03T15:57:15.3928423Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-04-03T15:57:15.3929611Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-04-03T15:57:15.3930879Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-04-03T15:57:15.3932053Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-04-03T15:57:15.3932964Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan 2024-04-03T15:57:15.3933972Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan 2024-04-03T15:57:15.3935137Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan 2024-04-03T15:57:15.3936054Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2024-04-03T15:57:15.3937035Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2024-04-03T15:57:15.3938206Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2024-04-03T15:57:15.3939368Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2024-04-03T15:57:15.3940638Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2024-04-03T15:57:15.3941649Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:57:15.3942732Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:57:15.3943998Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:57:15.3945278Z copying torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:57:15.3946562Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:57:15.3947822Z copying torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:57:15.3949112Z copying torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:57:15.3950220Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T15:57:15.3951525Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T15:57:15.3953078Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T15:57:15.3954721Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T15:57:15.3956323Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T15:57:15.3957468Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug 2024-04-03T15:57:15.3958373Z copying torch/distributed/_tensor/debug/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug 2024-04-03T15:57:15.3959436Z copying torch/distributed/_tensor/debug/comm_mode.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug 2024-04-03T15:57:15.3960621Z copying torch/distributed/_tensor/debug/op_coverage.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug 2024-04-03T15:57:15.3961806Z copying torch/distributed/_tensor/debug/visualize_sharding.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug 2024-04-03T15:57:15.3962741Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental 2024-04-03T15:57:15.3963762Z copying torch/distributed/_tensor/experimental/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental 2024-04-03T15:57:15.3965048Z copying torch/distributed/_tensor/experimental/tp_transform.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental 2024-04-03T15:57:15.3965988Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-04-03T15:57:15.3966900Z copying torch/distributed/_tensor/ops/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-04-03T15:57:15.3967988Z copying torch/distributed/_tensor/ops/basic_strategy.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-04-03T15:57:15.3969040Z copying torch/distributed/_tensor/ops/common_rules.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-04-03T15:57:15.3970086Z copying torch/distributed/_tensor/ops/conv_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-04-03T15:57:15.3971148Z copying torch/distributed/_tensor/ops/embedding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-04-03T15:57:15.3972259Z copying torch/distributed/_tensor/ops/experimental_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-04-03T15:57:15.3973322Z copying torch/distributed/_tensor/ops/math_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-04-03T15:57:15.3974594Z copying torch/distributed/_tensor/ops/matrix_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-04-03T15:57:15.3975664Z copying torch/distributed/_tensor/ops/pointwise_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-04-03T15:57:15.3976759Z copying torch/distributed/_tensor/ops/random_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-04-03T15:57:15.3977806Z copying torch/distributed/_tensor/ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-04-03T15:57:15.3978898Z copying torch/distributed/_tensor/ops/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-04-03T15:57:15.3979974Z copying torch/distributed/_tensor/ops/view_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-04-03T15:57:15.3981922Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint 2024-04-03T15:57:15.3982968Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint 2024-04-03T15:57:15.3984287Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint 2024-04-03T15:57:15.3985306Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks 2024-04-03T15:57:15.3986336Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks 2024-04-03T15:57:15.3987694Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks 2024-04-03T15:57:15.3988716Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap 2024-04-03T15:57:15.3989857Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap 2024-04-03T15:57:15.3991254Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap 2024-04-03T15:57:15.3992449Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization 2024-04-03T15:57:15.3993637Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization 2024-04-03T15:57:15.3994891Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization 2024-04-03T15:57:15.3996113Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:15.3997209Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:15.3998517Z copying torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:15.3999842Z copying torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:15.4001316Z copying torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:15.4002681Z copying torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:15.4004081Z copying torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:15.4005617Z copying torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:15.4006996Z copying torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:15.4008361Z copying torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:15.4009420Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2024-04-03T15:57:15.4010515Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2024-04-03T15:57:15.4011848Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2024-04-03T15:57:15.4013268Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2024-04-03T15:57:15.4014630Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2024-04-03T15:57:15.4015609Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent 2024-04-03T15:57:15.4016506Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent 2024-04-03T15:57:15.4017365Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events 2024-04-03T15:57:15.4018286Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events 2024-04-03T15:57:15.4019471Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events 2024-04-03T15:57:15.4020606Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events 2024-04-03T15:57:15.4021528Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics 2024-04-03T15:57:15.4022507Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics 2024-04-03T15:57:15.4023604Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics 2024-04-03T15:57:15.4024539Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2024-04-03T15:57:15.4025600Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2024-04-03T15:57:15.4026866Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2024-04-03T15:57:15.4028171Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2024-04-03T15:57:15.4029465Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2024-04-03T15:57:15.4030659Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-04-03T15:57:15.4031685Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-04-03T15:57:15.4032848Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-04-03T15:57:15.4034103Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-04-03T15:57:15.4035420Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-04-03T15:57:15.4036677Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-04-03T15:57:15.4037975Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-04-03T15:57:15.4039261Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-04-03T15:57:15.4040545Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-04-03T15:57:15.4041795Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-04-03T15:57:15.4043048Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-04-03T15:57:15.4044291Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-04-03T15:57:15.4045327Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2024-04-03T15:57:15.4046255Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2024-04-03T15:57:15.4047755Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2024-04-03T15:57:15.4048951Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2024-04-03T15:57:15.4050208Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2024-04-03T15:57:15.4051246Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-04-03T15:57:15.4052186Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-04-03T15:57:15.4053239Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-04-03T15:57:15.4054437Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-04-03T15:57:15.4055561Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-04-03T15:57:15.4056623Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-04-03T15:57:15.4057732Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-04-03T15:57:15.4059071Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server 2024-04-03T15:57:15.4060067Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server 2024-04-03T15:57:15.4061288Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server 2024-04-03T15:57:15.4062544Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server 2024-04-03T15:57:15.4063869Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors 2024-04-03T15:57:15.4065041Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors 2024-04-03T15:57:15.4066464Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors 2024-04-03T15:57:15.4067959Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors 2024-04-03T15:57:15.4069164Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T15:57:15.4070450Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T15:57:15.4072059Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T15:57:15.4073752Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T15:57:15.4074953Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data 2024-04-03T15:57:15.4075883Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data 2024-04-03T15:57:15.4077086Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data 2024-04-03T15:57:15.4078397Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data 2024-04-03T15:57:15.4079354Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api 2024-04-03T15:57:15.4080114Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api 2024-04-03T15:57:15.4081210Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api 2024-04-03T15:57:15.4082097Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit 2024-04-03T15:57:15.4082873Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit 2024-04-03T15:57:15.4083832Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit 2024-04-03T15:57:15.4084840Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates 2024-04-03T15:57:15.4085905Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates 2024-04-03T15:57:15.4087086Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates 2024-04-03T15:57:15.4089116Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2024-04-03T15:57:15.4090044Z copying torch/distributed/pipeline/sync/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2024-04-03T15:57:15.4091145Z copying torch/distributed/pipeline/sync/batchnorm.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2024-04-03T15:57:15.4092296Z copying torch/distributed/pipeline/sync/checkpoint.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2024-04-03T15:57:15.4093393Z copying torch/distributed/pipeline/sync/copy.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2024-04-03T15:57:15.4094479Z copying torch/distributed/pipeline/sync/dependency.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2024-04-03T15:57:15.4095643Z copying torch/distributed/pipeline/sync/microbatch.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2024-04-03T15:57:15.4096721Z copying torch/distributed/pipeline/sync/phony.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2024-04-03T15:57:15.4097763Z copying torch/distributed/pipeline/sync/pipe.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2024-04-03T15:57:15.4098852Z copying torch/distributed/pipeline/sync/pipeline.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2024-04-03T15:57:15.4099947Z copying torch/distributed/pipeline/sync/stream.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2024-04-03T15:57:15.4101036Z copying torch/distributed/pipeline/sync/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2024-04-03T15:57:15.4102079Z copying torch/distributed/pipeline/sync/worker.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2024-04-03T15:57:15.4102984Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/_balance 2024-04-03T15:57:15.4104033Z copying torch/distributed/pipeline/sync/_balance/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/_balance 2024-04-03T15:57:15.4105308Z copying torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/_balance 2024-04-03T15:57:15.4106553Z copying torch/distributed/pipeline/sync/_balance/profile.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/_balance 2024-04-03T15:57:15.4107665Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip 2024-04-03T15:57:15.4108639Z copying torch/distributed/pipeline/sync/skip/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip 2024-04-03T15:57:15.4109816Z copying torch/distributed/pipeline/sync/skip/layout.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip 2024-04-03T15:57:15.4111367Z copying torch/distributed/pipeline/sync/skip/namespace.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip 2024-04-03T15:57:15.4112538Z copying torch/distributed/pipeline/sync/skip/portal.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip 2024-04-03T15:57:15.4113851Z copying torch/distributed/pipeline/sync/skip/skippable.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip 2024-04-03T15:57:15.4115090Z copying torch/distributed/pipeline/sync/skip/tracker.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip 2024-04-03T15:57:15.4116013Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing 2024-04-03T15:57:15.4116916Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing 2024-04-03T15:57:15.4118096Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing 2024-04-03T15:57:15.4119207Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-04-03T15:57:15.4120161Z copying torch/distributed/tensor/parallel/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-04-03T15:57:15.4121611Z copying torch/distributed/tensor/parallel/_data_parallel_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-04-03T15:57:15.4122801Z copying torch/distributed/tensor/parallel/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-04-03T15:57:15.4123916Z copying torch/distributed/tensor/parallel/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-04-03T15:57:15.4125109Z copying torch/distributed/tensor/parallel/ddp.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-04-03T15:57:15.4126191Z copying torch/distributed/tensor/parallel/fsdp.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-04-03T15:57:15.4127354Z copying torch/distributed/tensor/parallel/input_reshard.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-04-03T15:57:15.4128470Z copying torch/distributed/tensor/parallel/loss.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-04-03T15:57:15.4129553Z copying torch/distributed/tensor/parallel/style.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-04-03T15:57:15.4132262Z creating build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4133082Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4133996Z copying torch/fx/experimental/_backward_state.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4135162Z copying torch/fx/experimental/_config.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4136250Z copying torch/fx/experimental/_sym_dispatch_mode.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4137358Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4138673Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4139693Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4140775Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4141963Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4143004Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4144036Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4145131Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4146294Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4147430Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4148629Z copying torch/fx/experimental/recording.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4149777Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4150849Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4152059Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4153088Z copying torch/fx/experimental/sym_node.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4154366Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4156554Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4157552Z copying torch/fx/experimental/validator.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-04-03T15:57:15.4160065Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-04-03T15:57:15.4161114Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-04-03T15:57:15.4162402Z copying torch/fx/passes/annotate_getitem_nodes.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-04-03T15:57:15.4163462Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-04-03T15:57:15.4164413Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-04-03T15:57:15.4166270Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-04-03T15:57:15.4167178Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-04-03T15:57:15.4168199Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-04-03T15:57:15.4169173Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-04-03T15:57:15.4170204Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-04-03T15:57:15.4171282Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-04-03T15:57:15.4172529Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-04-03T15:57:15.4173625Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-04-03T15:57:15.4174727Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-04-03T15:57:15.4175907Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-04-03T15:57:15.4177242Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-04-03T15:57:15.4179637Z creating build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:57:15.4180770Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:57:15.4182074Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:57:15.4183446Z copying torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:57:15.4184891Z copying torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:57:15.4186254Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:57:15.4187690Z copying torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:57:15.4189026Z copying torch/fx/experimental/migrate_gradual_types/util.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:57:15.4190293Z copying torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:57:15.4191335Z creating build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-04-03T15:57:15.4192313Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-04-03T15:57:15.4193423Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-04-03T15:57:15.4194569Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-04-03T15:57:15.4195731Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-04-03T15:57:15.4196879Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-04-03T15:57:15.4198043Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-04-03T15:57:15.4199227Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-04-03T15:57:15.4200461Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-04-03T15:57:15.4201548Z creating build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:57:15.4202754Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:57:15.4204249Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:57:15.4205896Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:57:15.4207440Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:57:15.4208916Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:57:15.4210423Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:57:15.4211494Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends 2024-04-03T15:57:15.4212316Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends 2024-04-03T15:57:15.4213296Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends 2024-04-03T15:57:15.4214094Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect 2024-04-03T15:57:15.4214902Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect 2024-04-03T15:57:15.4215729Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2024-04-03T15:57:15.4216465Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2024-04-03T15:57:15.4217397Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2024-04-03T15:57:15.4218454Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2024-04-03T15:57:15.4219435Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2024-04-03T15:57:15.4221095Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests 2024-04-03T15:57:15.4221905Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests 2024-04-03T15:57:15.4222952Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests 2024-04-03T15:57:15.4224654Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-04-03T15:57:15.4225408Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-04-03T15:57:15.4226499Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-04-03T15:57:15.4227660Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-04-03T15:57:15.4228677Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-04-03T15:57:15.4229826Z copying torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-04-03T15:57:15.4231203Z copying torch/fx/passes/utils/source_matcher_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-04-03T15:57:15.4232380Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common 2024-04-03T15:57:15.4233488Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common 2024-04-03T15:57:15.4234857Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common 2024-04-03T15:57:15.4235740Z creating build/lib.linux-x86_64-cpython-38/torch/jit/_passes 2024-04-03T15:57:15.4236533Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/jit/_passes 2024-04-03T15:57:15.4237673Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-38/torch/jit/_passes 2024-04-03T15:57:15.4238841Z creating build/lib.linux-x86_64-cpython-38/torch/jit/mobile 2024-04-03T15:57:15.4239631Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/jit/mobile 2024-04-03T15:57:15.4242061Z creating build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-04-03T15:57:15.4242900Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-04-03T15:57:15.4243923Z copying torch/masked/maskedtensor/_ops_refs.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-04-03T15:57:15.4245130Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-04-03T15:57:15.4246403Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-04-03T15:57:15.4247537Z copying torch/masked/maskedtensor/creation.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-04-03T15:57:15.4248686Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-04-03T15:57:15.4249721Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-04-03T15:57:15.4250749Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-04-03T15:57:15.4252300Z creating build/lib.linux-x86_64-cpython-38/torch/nested/_internal 2024-04-03T15:57:15.4252862Z copying torch/nested/_internal/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nested/_internal 2024-04-03T15:57:15.4254163Z copying torch/nested/_internal/nested_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/nested/_internal 2024-04-03T15:57:15.4255169Z copying torch/nested/_internal/ops.py -> build/lib.linux-x86_64-cpython-38/torch/nested/_internal 2024-04-03T15:57:15.4256561Z copying torch/nested/_internal/sdpa.py -> build/lib.linux-x86_64-cpython-38/torch/nested/_internal 2024-04-03T15:57:15.4258218Z creating build/lib.linux-x86_64-cpython-38/torch/nn/attention 2024-04-03T15:57:15.4258759Z copying torch/nn/attention/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/attention 2024-04-03T15:57:15.4260128Z copying torch/nn/attention/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/attention 2024-04-03T15:57:15.4261543Z copying torch/nn/attention/bias.py -> build/lib.linux-x86_64-cpython-38/torch/nn/attention 2024-04-03T15:57:15.4263122Z creating build/lib.linux-x86_64-cpython-38/torch/nn/backends 2024-04-03T15:57:15.4263591Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/backends 2024-04-03T15:57:15.4264752Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/backends 2024-04-03T15:57:15.4266374Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic 2024-04-03T15:57:15.4267041Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic 2024-04-03T15:57:15.4270282Z creating build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4270814Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4272269Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4273087Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4274477Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4275683Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4276566Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4277774Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4278894Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4280149Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4281333Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4282512Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4283470Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4284783Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4285925Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4287070Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4288153Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4289667Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4291233Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4292374Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4293751Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4294726Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4296243Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4297564Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4298891Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4300055Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4301129Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-04-03T15:57:15.4303069Z creating build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-04-03T15:57:15.4303723Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-04-03T15:57:15.4304955Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-04-03T15:57:15.4305995Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-04-03T15:57:15.4307238Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-04-03T15:57:15.4308045Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-04-03T15:57:15.4309843Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-04-03T15:57:15.4310640Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-04-03T15:57:15.4311823Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-04-03T15:57:15.4313271Z creating build/lib.linux-x86_64-cpython-38/torch/nn/qat 2024-04-03T15:57:15.4313714Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat 2024-04-03T15:57:15.4315533Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantizable 2024-04-03T15:57:15.4316137Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantizable 2024-04-03T15:57:15.4317825Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized 2024-04-03T15:57:15.4318947Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized 2024-04-03T15:57:15.4320156Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized 2024-04-03T15:57:15.4322663Z creating build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-04-03T15:57:15.4323072Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-04-03T15:57:15.4324405Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-04-03T15:57:15.4325915Z copying torch/nn/utils/_named_member_accessor.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-04-03T15:57:15.4327029Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-04-03T15:57:15.4327815Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-04-03T15:57:15.4329111Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-04-03T15:57:15.4329892Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-04-03T15:57:15.4331085Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-04-03T15:57:15.4332168Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-04-03T15:57:15.4333325Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-04-03T15:57:15.4334302Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-04-03T15:57:15.4335640Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-04-03T15:57:15.4336907Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-04-03T15:57:15.4338059Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-04-03T15:57:15.4339204Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-04-03T15:57:15.4340482Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-04-03T15:57:15.4342175Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules 2024-04-03T15:57:15.4342815Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules 2024-04-03T15:57:15.4344134Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules 2024-04-03T15:57:15.4345522Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat 2024-04-03T15:57:15.4346041Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat 2024-04-03T15:57:15.4347727Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized 2024-04-03T15:57:15.4348420Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized 2024-04-03T15:57:15.4350203Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2024-04-03T15:57:15.4350827Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2024-04-03T15:57:15.4352191Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2024-04-03T15:57:15.4353137Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2024-04-03T15:57:15.4354318Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2024-04-03T15:57:15.4355886Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic 2024-04-03T15:57:15.4356499Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic 2024-04-03T15:57:15.4358446Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2024-04-03T15:57:15.4359035Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2024-04-03T15:57:15.4360027Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2024-04-03T15:57:15.4361195Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2024-04-03T15:57:15.4362558Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2024-04-03T15:57:15.4363838Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:57:15.4364751Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:57:15.4366423Z copying torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:57:15.4368055Z creating build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic 2024-04-03T15:57:15.4368633Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic 2024-04-03T15:57:15.4370461Z creating build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2024-04-03T15:57:15.4370898Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2024-04-03T15:57:15.4372212Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2024-04-03T15:57:15.4373067Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2024-04-03T15:57:15.4374344Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2024-04-03T15:57:15.4375911Z creating build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules 2024-04-03T15:57:15.4376782Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules 2024-04-03T15:57:15.4378048Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules 2024-04-03T15:57:15.4379548Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules 2024-04-03T15:57:15.4380208Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules 2024-04-03T15:57:15.4381440Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules 2024-04-03T15:57:15.4382392Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules 2024-04-03T15:57:15.4383947Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference 2024-04-03T15:57:15.4384575Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference 2024-04-03T15:57:15.4386150Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic 2024-04-03T15:57:15.4386672Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic 2024-04-03T15:57:15.4388849Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-04-03T15:57:15.4389368Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-04-03T15:57:15.4390758Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-04-03T15:57:15.4391628Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-04-03T15:57:15.4392929Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-04-03T15:57:15.4393779Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-04-03T15:57:15.4395106Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-04-03T15:57:15.4396002Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-04-03T15:57:15.4397178Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-04-03T15:57:15.4398055Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-04-03T15:57:15.4399360Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-04-03T15:57:15.4400172Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-04-03T15:57:15.4402551Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-04-03T15:57:15.4403126Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-04-03T15:57:15.4404455Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-04-03T15:57:15.4405453Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-04-03T15:57:15.4407012Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-04-03T15:57:15.4407732Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-04-03T15:57:15.4408975Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-04-03T15:57:15.4410440Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2024-04-03T15:57:15.4411275Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2024-04-03T15:57:15.4412539Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2024-04-03T15:57:15.4413397Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2024-04-03T15:57:15.4414447Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2024-04-03T15:57:15.4416608Z creating build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-04-03T15:57:15.4417867Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-04-03T15:57:15.4418806Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-04-03T15:57:15.4420104Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-04-03T15:57:15.4420992Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-04-03T15:57:15.4422309Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-04-03T15:57:15.4423128Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-04-03T15:57:15.4424518Z copying torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-04-03T15:57:15.4425314Z copying torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-04-03T15:57:15.4426435Z copying torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-04-03T15:57:15.4427414Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-04-03T15:57:15.4429632Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-04-03T15:57:15.4430283Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-04-03T15:57:15.4431056Z copying torch/onnx/_internal/_beartype.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-04-03T15:57:15.4432389Z copying torch/onnx/_internal/exporter.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-04-03T15:57:15.4433726Z copying torch/onnx/_internal/io_adapter.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-04-03T15:57:15.4434822Z copying torch/onnx/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-04-03T15:57:15.4435960Z copying torch/onnx/_internal/onnx_proto_utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-04-03T15:57:15.4436850Z copying torch/onnx/_internal/onnxruntime.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-04-03T15:57:15.4438302Z copying torch/onnx/_internal/registration.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-04-03T15:57:15.4440028Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics 2024-04-03T15:57:15.4440805Z copying torch/onnx/_internal/diagnostics/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics 2024-04-03T15:57:15.4442276Z copying torch/onnx/_internal/diagnostics/_diagnostic.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics 2024-04-03T15:57:15.4443056Z copying torch/onnx/_internal/diagnostics/_rules.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics 2024-04-03T15:57:15.4446183Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-04-03T15:57:15.4446729Z copying torch/onnx/_internal/fx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-04-03T15:57:15.4448055Z copying torch/onnx/_internal/fx/_pass.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-04-03T15:57:15.4448911Z copying torch/onnx/_internal/fx/decomposition_skip.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-04-03T15:57:15.4449926Z copying torch/onnx/_internal/fx/decomposition_table.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-04-03T15:57:15.4451259Z copying torch/onnx/_internal/fx/diagnostics.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-04-03T15:57:15.4452098Z copying torch/onnx/_internal/fx/dynamo_graph_extractor.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-04-03T15:57:15.4453392Z copying torch/onnx/_internal/fx/fx_onnx_interpreter.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-04-03T15:57:15.4454635Z copying torch/onnx/_internal/fx/fx_symbolic_graph_extractor.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-04-03T15:57:15.4455521Z copying torch/onnx/_internal/fx/onnxfunction_dispatcher.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-04-03T15:57:15.4457041Z copying torch/onnx/_internal/fx/op_validation.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-04-03T15:57:15.4457827Z copying torch/onnx/_internal/fx/patcher.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-04-03T15:57:15.4459164Z copying torch/onnx/_internal/fx/registration.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-04-03T15:57:15.4459992Z copying torch/onnx/_internal/fx/serialization.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-04-03T15:57:15.4461615Z copying torch/onnx/_internal/fx/torch_export_graph_extractor.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-04-03T15:57:15.4462354Z copying torch/onnx/_internal/fx/type_utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-04-03T15:57:15.4464562Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:57:15.4465299Z copying torch/onnx/_internal/diagnostics/infra/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:57:15.4466700Z copying torch/onnx/_internal/diagnostics/infra/_infra.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:57:15.4467590Z copying torch/onnx/_internal/diagnostics/infra/context.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:57:15.4469123Z copying torch/onnx/_internal/diagnostics/infra/decorator.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:57:15.4469960Z copying torch/onnx/_internal/diagnostics/infra/formatter.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:57:15.4471210Z copying torch/onnx/_internal/diagnostics/infra/utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:57:15.4476033Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4476639Z copying torch/onnx/_internal/diagnostics/infra/sarif/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4477696Z copying torch/onnx/_internal/diagnostics/infra/sarif/_address.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4478716Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4480361Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4481172Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4482255Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4483228Z copying torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4484364Z copying torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4485549Z copying torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4487081Z copying torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4487931Z copying torch/onnx/_internal/diagnostics/infra/sarif/_edge.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4488974Z copying torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4490023Z copying torch/onnx/_internal/diagnostics/infra/sarif/_exception.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4491270Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4492812Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4493633Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4494658Z copying torch/onnx/_internal/diagnostics/infra/sarif/_fix.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4496037Z copying torch/onnx/_internal/diagnostics/infra/sarif/_graph.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4497007Z copying torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4498373Z copying torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4499320Z copying torch/onnx/_internal/diagnostics/infra/sarif/_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4500439Z copying torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4501514Z copying torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4502608Z copying torch/onnx/_internal/diagnostics/infra/sarif/_message.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4504069Z copying torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4504862Z copying torch/onnx/_internal/diagnostics/infra/sarif/_node.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4506252Z copying torch/onnx/_internal/diagnostics/infra/sarif/_notification.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4507090Z copying torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4508161Z copying torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4509375Z copying torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4510378Z copying torch/onnx/_internal/diagnostics/infra/sarif/_region.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4511631Z copying torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4512695Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4513744Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4515197Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4516732Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4517598Z copying torch/onnx/_internal/diagnostics/infra/sarif/_result.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4519065Z copying torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4519906Z copying torch/onnx/_internal/diagnostics/infra/sarif/_run.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4521580Z copying torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4522390Z copying torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4523385Z copying torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4524559Z copying torch/onnx/_internal/diagnostics/infra/sarif/_stack.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4526101Z copying torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4527810Z copying torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4528642Z copying torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4529672Z copying torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4530669Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4532065Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4533076Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4534151Z copying torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4535272Z copying torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4536263Z copying torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4537651Z copying torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4538530Z copying torch/onnx/_internal/diagnostics/infra/sarif/version.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:15.4540388Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/analysis 2024-04-03T15:57:15.4541253Z copying torch/onnx/_internal/fx/analysis/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/analysis 2024-04-03T15:57:15.4542108Z copying torch/onnx/_internal/fx/analysis/unsupported_nodes.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/analysis 2024-04-03T15:57:15.4544147Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-04-03T15:57:15.4544822Z copying torch/onnx/_internal/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-04-03T15:57:15.4546232Z copying torch/onnx/_internal/fx/passes/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-04-03T15:57:15.4547164Z copying torch/onnx/_internal/fx/passes/decomp.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-04-03T15:57:15.4548466Z copying torch/onnx/_internal/fx/passes/functionalization.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-04-03T15:57:15.4549338Z copying torch/onnx/_internal/fx/passes/modularization.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-04-03T15:57:15.4550818Z copying torch/onnx/_internal/fx/passes/readability.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-04-03T15:57:15.4551694Z copying torch/onnx/_internal/fx/passes/type_promotion.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-04-03T15:57:15.4553389Z copying torch/onnx/_internal/fx/passes/virtualization.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-04-03T15:57:15.4554736Z creating build/lib.linux-x86_64-cpython-38/torch/optim/_multi_tensor 2024-04-03T15:57:15.4555421Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/optim/_multi_tensor 2024-04-03T15:57:15.4557485Z creating build/lib.linux-x86_64-cpython-38/torch/package/analyze 2024-04-03T15:57:15.4557988Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/package/analyze 2024-04-03T15:57:15.4559503Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-cpython-38/torch/package/analyze 2024-04-03T15:57:15.4560342Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-38/torch/package/analyze 2024-04-03T15:57:15.4561687Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-38/torch/package/analyze 2024-04-03T15:57:15.4563673Z creating build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-04-03T15:57:15.4564253Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-04-03T15:57:15.4565883Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-04-03T15:57:15.4567186Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-04-03T15:57:15.4568090Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-04-03T15:57:15.4569248Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-04-03T15:57:15.4570011Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-04-03T15:57:15.4571294Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-04-03T15:57:15.4572017Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-04-03T15:57:15.4573356Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-04-03T15:57:15.4574155Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-04-03T15:57:15.4575381Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-04-03T15:57:15.4576138Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-04-03T15:57:15.4577965Z creating build/lib.linux-x86_64-cpython-38/torch/signal/windows 2024-04-03T15:57:15.4578546Z copying torch/signal/windows/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/signal/windows 2024-04-03T15:57:15.4579861Z copying torch/signal/windows/windows.py -> build/lib.linux-x86_64-cpython-38/torch/signal/windows 2024-04-03T15:57:15.4583614Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4584259Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4585206Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4586863Z copying torch/testing/_internal/autograd_function_db.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4587770Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4588747Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4589767Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4591492Z copying torch/testing/_internal/common_dist_composable.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4592263Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4593774Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4594503Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4596065Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4596889Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4602612Z copying torch/testing/_internal/common_mkldnn.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4603467Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4605836Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4608355Z copying torch/testing/_internal/common_optimizers.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4609327Z copying torch/testing/_internal/common_pruning.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4610262Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4612190Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4612961Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4614223Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4616299Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4617170Z copying torch/testing/_internal/custom_op_db.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4618492Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4619640Z copying torch/testing/_internal/dynamo_test_failures.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4620550Z copying torch/testing/_internal/hop_db.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4621836Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4623045Z copying torch/testing/_internal/inductor_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4623944Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4625269Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4626600Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4627953Z copying torch/testing/_internal/logging_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4629239Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4630015Z copying torch/testing/_internal/static_module.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4631294Z copying torch/testing/_internal/triton_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4632319Z copying torch/testing/_internal/two_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-04-03T15:57:15.4634064Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/codegen 2024-04-03T15:57:15.4634733Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/codegen 2024-04-03T15:57:15.4636475Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data 2024-04-03T15:57:15.4637151Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data 2024-04-03T15:57:15.4638441Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data 2024-04-03T15:57:15.4639305Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data 2024-04-03T15:57:15.4641812Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-04-03T15:57:15.4642382Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-04-03T15:57:15.4643505Z copying torch/testing/_internal/distributed/checkpoint_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-04-03T15:57:15.4644520Z copying torch/testing/_internal/distributed/common_state_dict.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-04-03T15:57:15.4646138Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-04-03T15:57:15.4647439Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-04-03T15:57:15.4650194Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-04-03T15:57:15.4650829Z copying torch/testing/_internal/distributed/fake_pg.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-04-03T15:57:15.4652234Z copying torch/testing/_internal/distributed/multi_threaded_pg.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-04-03T15:57:15.4653134Z copying torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-04-03T15:57:15.4654537Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-04-03T15:57:15.4656098Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated 2024-04-03T15:57:15.4656719Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated 2024-04-03T15:57:15.4658008Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated 2024-04-03T15:57:15.4662037Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2024-04-03T15:57:15.4662679Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2024-04-03T15:57:15.4664221Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2024-04-03T15:57:15.4665549Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2024-04-03T15:57:15.4666558Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2024-04-03T15:57:15.4668429Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-04-03T15:57:15.4669059Z copying torch/testing/_internal/optests/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-04-03T15:57:15.4670477Z copying torch/testing/_internal/optests/aot_autograd.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-04-03T15:57:15.4671510Z copying torch/testing/_internal/optests/autograd_registration.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-04-03T15:57:15.4672548Z copying torch/testing/_internal/optests/fake_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-04-03T15:57:15.4673842Z copying torch/testing/_internal/optests/generate_tests.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-04-03T15:57:15.4674729Z copying torch/testing/_internal/optests/make_fx.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-04-03T15:57:15.4676534Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module 2024-04-03T15:57:15.4677200Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module 2024-04-03T15:57:15.4678481Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module 2024-04-03T15:57:15.4679279Z copying torch/testing/_internal/test_module/no_future_div.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module 2024-04-03T15:57:15.4681126Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard 2024-04-03T15:57:15.4681869Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard 2024-04-03T15:57:15.4682946Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard 2024-04-03T15:57:15.4684485Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor 2024-04-03T15:57:15.4685462Z copying torch/testing/_internal/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor 2024-04-03T15:57:15.4686989Z copying torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor 2024-04-03T15:57:15.4688245Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn 2024-04-03T15:57:15.4688852Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn 2024-04-03T15:57:15.4690294Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/pipeline 2024-04-03T15:57:15.4690915Z copying torch/testing/_internal/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/pipeline 2024-04-03T15:57:15.4692923Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-04-03T15:57:15.4693681Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-04-03T15:57:15.4694929Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-04-03T15:57:15.4696604Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-04-03T15:57:15.4697619Z copying torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-04-03T15:57:15.4698686Z copying torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-04-03T15:57:15.4699919Z copying torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-04-03T15:57:15.4700813Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-04-03T15:57:15.4703373Z copying torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-04-03T15:57:15.4704788Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T15:57:15.4705703Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T15:57:15.4706622Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T15:57:15.4707684Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T15:57:15.4709248Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api 2024-04-03T15:57:15.4709887Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api 2024-04-03T15:57:15.4710983Z copying torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api 2024-04-03T15:57:15.4712950Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples 2024-04-03T15:57:15.4713787Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples 2024-04-03T15:57:15.4714724Z copying torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples 2024-04-03T15:57:15.4715965Z copying torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples 2024-04-03T15:57:15.4717548Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:57:15.4718306Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:57:15.4719420Z copying torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:57:15.4720483Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:57:15.4722202Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:57:15.4723827Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-04-03T15:57:15.4724483Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-04-03T15:57:15.4726226Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-04-03T15:57:15.4727853Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-04-03T15:57:15.4728812Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-04-03T15:57:15.4730387Z copying torch/testing/_internal/opinfo/definitions/signal.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-04-03T15:57:15.4731270Z copying torch/testing/_internal/opinfo/definitions/sparse.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-04-03T15:57:15.4732759Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-04-03T15:57:15.4734531Z creating build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-04-03T15:57:15.4735103Z copying torch/utils/_sympy/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-04-03T15:57:15.4736423Z copying torch/utils/_sympy/functions.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-04-03T15:57:15.4737544Z copying torch/utils/_sympy/interp.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-04-03T15:57:15.4738405Z copying torch/utils/_sympy/reference.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-04-03T15:57:15.4739708Z copying torch/utils/_sympy/singleton_int.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-04-03T15:57:15.4740531Z copying torch/utils/_sympy/solve.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-04-03T15:57:15.4741789Z copying torch/utils/_sympy/value_ranges.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-04-03T15:57:15.4743445Z creating build/lib.linux-x86_64-cpython-38/torch/utils/backcompat 2024-04-03T15:57:15.4744044Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/backcompat 2024-04-03T15:57:15.4745916Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark 2024-04-03T15:57:15.4746615Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark 2024-04-03T15:57:15.4748292Z creating build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck 2024-04-03T15:57:15.4748855Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck 2024-04-03T15:57:15.4749832Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck 2024-04-03T15:57:15.4752016Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-04-03T15:57:15.4752596Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-04-03T15:57:15.4754028Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-04-03T15:57:15.4754829Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-04-03T15:57:15.4756235Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-04-03T15:57:15.4757334Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-04-03T15:57:15.4758387Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-04-03T15:57:15.4759465Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-04-03T15:57:15.4760672Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-04-03T15:57:15.4762539Z creating build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2024-04-03T15:57:15.4763090Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2024-04-03T15:57:15.4764361Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2024-04-03T15:57:15.4765583Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2024-04-03T15:57:15.4768305Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2024-04-03T15:57:15.4769564Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2024-04-03T15:57:15.4771074Z creating build/lib.linux-x86_64-cpython-38/torch/utils/jit 2024-04-03T15:57:15.4771556Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/jit 2024-04-03T15:57:15.4772821Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-38/torch/utils/jit 2024-04-03T15:57:15.4774413Z creating build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-04-03T15:57:15.4775068Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-04-03T15:57:15.4776479Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-04-03T15:57:15.4778477Z creating build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-04-03T15:57:15.4779206Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-04-03T15:57:15.4780344Z copying torch/utils/tensorboard/_caffe2_graph.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-04-03T15:57:15.4781769Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-04-03T15:57:15.4782705Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-04-03T15:57:15.4783664Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-04-03T15:57:15.4784770Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-04-03T15:57:15.4785919Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-04-03T15:57:15.4786844Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-04-03T15:57:15.4788133Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-04-03T15:57:15.4789240Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-04-03T15:57:15.4791010Z creating build/lib.linux-x86_64-cpython-38/torch/utils/viz 2024-04-03T15:57:15.4791507Z copying torch/utils/viz/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/viz 2024-04-03T15:57:15.4792757Z copying torch/utils/viz/_cycles.py -> build/lib.linux-x86_64-cpython-38/torch/utils/viz 2024-04-03T15:57:15.4794665Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-04-03T15:57:15.4795377Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-04-03T15:57:15.4796756Z copying torch/utils/benchmark/examples/blas_compare_setup.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-04-03T15:57:15.4797527Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-04-03T15:57:15.4798739Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-04-03T15:57:15.4799660Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-04-03T15:57:15.4801090Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-04-03T15:57:15.4801993Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-04-03T15:57:15.4803785Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-04-03T15:57:15.4804521Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-04-03T15:57:15.4806048Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-04-03T15:57:15.4807527Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-04-03T15:57:15.4808301Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-04-03T15:57:15.4809643Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-04-03T15:57:15.4810375Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-04-03T15:57:15.4812552Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-04-03T15:57:15.4813417Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-04-03T15:57:15.4814214Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-04-03T15:57:15.4815429Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-04-03T15:57:15.4816585Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-04-03T15:57:15.4817532Z copying torch/utils/benchmark/utils/compile.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-04-03T15:57:15.4818739Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-04-03T15:57:15.4819956Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-04-03T15:57:15.4820925Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-04-03T15:57:15.4822207Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-04-03T15:57:15.4824459Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:57:15.4825303Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:57:15.4826221Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:57:15.4827655Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-04-03T15:57:15.4828252Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-04-03T15:57:15.4829490Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-04-03T15:57:15.4830621Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-04-03T15:57:15.4831714Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-04-03T15:57:15.4832819Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-04-03T15:57:15.4833771Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-04-03T15:57:15.4835694Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-04-03T15:57:15.4836252Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-04-03T15:57:15.4837615Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-04-03T15:57:15.4838983Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-04-03T15:57:15.4839724Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-04-03T15:57:15.4840989Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-04-03T15:57:15.4842247Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-04-03T15:57:15.4844033Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2024-04-03T15:57:15.4844796Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2024-04-03T15:57:15.4846444Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2024-04-03T15:57:15.4847289Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2024-04-03T15:57:15.4848273Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2024-04-03T15:57:15.4849685Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2024-04-03T15:57:15.4851770Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-04-03T15:57:15.4852465Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-04-03T15:57:15.4853778Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-04-03T15:57:15.4854702Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-04-03T15:57:15.4856024Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-04-03T15:57:15.4857550Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-04-03T15:57:15.4858351Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-04-03T15:57:15.4859736Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-04-03T15:57:15.4860557Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-04-03T15:57:15.4861872Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-04-03T15:57:15.4862695Z copying torch/utils/data/datapipes/iter/sharding.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-04-03T15:57:15.4864074Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-04-03T15:57:15.4864977Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-04-03T15:57:15.4867252Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-04-03T15:57:15.4868004Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-04-03T15:57:15.4869237Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-04-03T15:57:15.4870110Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-04-03T15:57:15.4871470Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-04-03T15:57:15.4872317Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-04-03T15:57:15.4873508Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-04-03T15:57:15.4875079Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2024-04-03T15:57:15.4875850Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2024-04-03T15:57:15.4876862Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2024-04-03T15:57:15.4878221Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2024-04-03T15:57:15.4879171Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2024-04-03T15:57:15.4881371Z creating build/lib.linux-x86_64-cpython-38/torchgen/api 2024-04-03T15:57:15.4881955Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-04-03T15:57:15.4883135Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-04-03T15:57:15.4884343Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-04-03T15:57:15.4885878Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-04-03T15:57:15.4887304Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-04-03T15:57:15.4888287Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-04-03T15:57:15.4889450Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-04-03T15:57:15.4890545Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-04-03T15:57:15.4891647Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-04-03T15:57:15.4893066Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-04-03T15:57:15.4893914Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-04-03T15:57:15.4895147Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-04-03T15:57:15.4896270Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-04-03T15:57:15.4898191Z creating build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-04-03T15:57:15.4898702Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-04-03T15:57:15.4899989Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-04-03T15:57:15.4901258Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-04-03T15:57:15.4902323Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-04-03T15:57:15.4903430Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-04-03T15:57:15.4904596Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-04-03T15:57:15.4906437Z creating build/lib.linux-x86_64-cpython-38/torchgen/executorch 2024-04-03T15:57:15.4907013Z copying torchgen/executorch/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch 2024-04-03T15:57:15.4908153Z copying torchgen/executorch/model.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch 2024-04-03T15:57:15.4909258Z copying torchgen/executorch/parse.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch 2024-04-03T15:57:15.4910922Z creating build/lib.linux-x86_64-cpython-38/torchgen/operator_versions 2024-04-03T15:57:15.4911633Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/operator_versions 2024-04-03T15:57:15.4912694Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-38/torchgen/operator_versions 2024-04-03T15:57:15.4914065Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-38/torchgen/operator_versions 2024-04-03T15:57:15.4915557Z creating build/lib.linux-x86_64-cpython-38/torchgen/selective_build 2024-04-03T15:57:15.4916265Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/selective_build 2024-04-03T15:57:15.4917097Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-38/torchgen/selective_build 2024-04-03T15:57:15.4918451Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-38/torchgen/selective_build 2024-04-03T15:57:15.4920064Z creating build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2024-04-03T15:57:15.4920871Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2024-04-03T15:57:15.4921773Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2024-04-03T15:57:15.4923059Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2024-04-03T15:57:15.4924053Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2024-04-03T15:57:15.4926251Z creating build/lib.linux-x86_64-cpython-38/torchgen/api/types 2024-04-03T15:57:15.4926649Z copying torchgen/api/types/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/api/types 2024-04-03T15:57:15.4928196Z copying torchgen/api/types/signatures.py -> build/lib.linux-x86_64-cpython-38/torchgen/api/types 2024-04-03T15:57:15.4928865Z copying torchgen/api/types/types.py -> build/lib.linux-x86_64-cpython-38/torchgen/api/types 2024-04-03T15:57:15.4930183Z copying torchgen/api/types/types_base.py -> build/lib.linux-x86_64-cpython-38/torchgen/api/types 2024-04-03T15:57:15.4931857Z creating build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2024-04-03T15:57:15.4932514Z copying torchgen/executorch/api/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2024-04-03T15:57:15.4933720Z copying torchgen/executorch/api/custom_ops.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2024-04-03T15:57:15.4934605Z copying torchgen/executorch/api/et_cpp.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2024-04-03T15:57:15.4935843Z copying torchgen/executorch/api/unboxing.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2024-04-03T15:57:15.4937589Z creating build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types 2024-04-03T15:57:15.4938332Z copying torchgen/executorch/api/types/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types 2024-04-03T15:57:15.4939454Z copying torchgen/executorch/api/types/signatures.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types 2024-04-03T15:57:15.4940418Z copying torchgen/executorch/api/types/types.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types 2024-04-03T15:57:15.6161494Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.6162031Z creating build/lib.linux-x86_64-cpython-38/torch/bin 2024-04-03T15:57:15.6163017Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-04-03T15:57:15.6186828Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-04-03T15:57:15.6210053Z copying torch/bin/test_edge_op_registration -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-04-03T15:57:15.6213950Z copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-04-03T15:57:15.6247098Z copying torch/bin/test_tensorexpr -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-04-03T15:57:15.6292620Z copying torch/bin/tutorial_tensorexpr -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-04-03T15:57:15.6293417Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-04-03T15:57:15.6297086Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-04-03T15:57:15.6300883Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-04-03T15:57:15.6304923Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-04-03T15:57:15.6309550Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-04-03T15:57:15.6314110Z copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-04-03T15:57:15.6378418Z copying torch/bin/test_mobile_nnc -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-04-03T15:57:15.6382712Z copying torch/bin/aot_model_compiler_test -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-04-03T15:57:15.6383928Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-04-03T15:57:15.6408030Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-04-03T15:57:15.6408764Z creating build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6410084Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6414113Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6416604Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6419905Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6424033Z copying torch/test/c10_Scalar_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6428321Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6431741Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6435299Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6438956Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6443241Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6446445Z copying torch/test/c10_cow_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6451407Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6455023Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6459612Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6462919Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6466047Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6469751Z copying torch/test/c10_Metaprogramming_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6473448Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6477063Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6481090Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6484139Z copying torch/test/c10_TypeList_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6488333Z copying torch/test/c10_TypeTraits_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6491661Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6496384Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6500896Z copying torch/test/c10_bit_cast_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6504453Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6508148Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6512815Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6515689Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6518128Z copying torch/test/c10_generic_math_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6522806Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6533196Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6537442Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6540846Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6545994Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6550201Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6553896Z copying torch/test/c10_small_vector_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6562938Z copying torch/test/c10_ssize_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6568261Z copying torch/test/c10_string_util_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6571652Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6575892Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6579522Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6583608Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6587165Z copying torch/test/Dict_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6592029Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6595658Z copying torch/test/MaybeOwned_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6599104Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6603891Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6607817Z copying torch/test/atest -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6612809Z copying torch/test/basic -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6616181Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6620352Z copying torch/test/cpu_allocator_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6623996Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6627089Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6630617Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6637602Z copying torch/test/dispatch_key_set_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6640904Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6644971Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6647724Z copying torch/test/half_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6651488Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6658333Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6661748Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6665473Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6669072Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6672667Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6676024Z copying torch/test/native_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6679594Z copying torch/test/operator_name_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6684113Z copying torch/test/operators_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6688008Z copying torch/test/packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6691285Z copying torch/test/pow_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6695723Z copying torch/test/quantized_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6699671Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6703290Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6706307Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6709290Z copying torch/test/scalar_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6713220Z copying torch/test/StorageUtils_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6716987Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6720725Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6727766Z copying torch/test/test_parallel -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6731464Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6732706Z copying torch/test/type_ptr_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6736241Z copying torch/test/type_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6739594Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6743131Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6744181Z copying torch/test/legacy_vmap_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6748646Z copying torch/test/weakref_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6752348Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6757734Z copying torch/test/xla_tensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6761561Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6765641Z copying torch/test/List_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6772957Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6776370Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6784703Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6790778Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6798795Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6805835Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6809424Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6815655Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6820280Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6824093Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6827137Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6848940Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-04-03T15:57:15.6852864Z copying torch/_VF.pyi -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.6858368Z copying torch/return_types.pyi -> build/lib.linux-x86_64-cpython-38/torch 2024-04-03T15:57:15.6859317Z creating build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6860002Z copying torch/_C/_aoti.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6861361Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6862161Z copying torch/_C/_cpu.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6863339Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6864597Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6865660Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6866113Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6866852Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6868122Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6869249Z copying torch/_C/_functorch.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6870265Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6871385Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6872567Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6873548Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6874595Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6875957Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6877106Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6878261Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6879328Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6882866Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6888434Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-04-03T15:57:15.6890265Z copying torch/fx/__init__.pyi -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-04-03T15:57:15.6891377Z copying torch/optim/__init__.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.6892612Z copying torch/optim/adadelta.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.6893588Z copying torch/optim/adagrad.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.6894633Z copying torch/optim/adam.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.6895752Z copying torch/optim/adamax.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.6898052Z copying torch/optim/adamw.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.6898881Z copying torch/optim/asgd.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.6899651Z copying torch/optim/lbfgs.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.6900262Z copying torch/optim/lr_scheduler.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.6902248Z copying torch/optim/nadam.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.6903150Z copying torch/optim/radam.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.6903975Z copying torch/optim/rmsprop.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.6905004Z copying torch/optim/rprop.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.6905762Z copying torch/optim/sgd.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.6906975Z copying torch/optim/sparse_adam.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.6908053Z copying torch/optim/swa_utils.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-04-03T15:57:15.6909146Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-04-03T15:57:15.6910298Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-04-03T15:57:15.6911823Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-04-03T15:57:15.6912939Z creating build/lib.linux-x86_64-cpython-38/torch/lib 2024-04-03T15:57:15.6913340Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-04-03T15:57:15.6919195Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-04-03T15:57:15.6923755Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-04-03T15:57:15.6926183Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-04-03T15:57:15.6928440Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-04-03T15:57:15.6929744Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-04-03T15:57:15.7029921Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-04-03T15:57:15.8260693Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-04-03T15:57:15.8261866Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-04-03T15:57:15.8262443Z creating build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8263301Z copying torch/include/pthreadpool.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8265239Z copying torch/include/fxdiv.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8266494Z copying torch/include/cpuinfo.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8267271Z copying torch/include/qnnpack.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8268029Z copying torch/include/clog.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8269480Z copying torch/include/psimd.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8270739Z copying torch/include/fp16.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8271920Z copying torch/include/qnnpack_func.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8272695Z copying torch/include/nnpack.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8274193Z copying torch/include/xnnpack.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8276233Z copying torch/include/experiments-config.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8276867Z copying torch/include/dnnl.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8278161Z copying torch/include/dnnl_config.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8279382Z copying torch/include/dnnl_debug.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8280085Z copying torch/include/dnnl_ocl.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8281677Z copying torch/include/dnnl_sycl.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8282452Z copying torch/include/dnnl_sycl_types.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8283800Z copying torch/include/dnnl_threadpool.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8285289Z copying torch/include/dnnl_types.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8286775Z copying torch/include/dnnl_version.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8287510Z copying torch/include/sleef.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8289881Z copying torch/include/libshm.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-04-03T15:57:15.8291081Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8291991Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8293053Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8294056Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8295060Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8296397Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8297127Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8298583Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8299406Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8300902Z copying torch/include/ATen/CachedTensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8301618Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8303219Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8303797Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8305384Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8306074Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8307517Z copying torch/include/ATen/DeviceAccelerator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8308269Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8309900Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8310782Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8312195Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8313435Z copying torch/include/ATen/Dispatch_v2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8314813Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8315971Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8316835Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8318148Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8319355Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8320297Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8321764Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8322713Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8324020Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8325329Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8326856Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8327434Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8328822Z copying torch/include/ATen/LegacyBatchedFallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8329738Z copying torch/include/ATen/LegacyBatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8331130Z copying torch/include/ATen/LegacyVmapMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8331929Z copying torch/include/ATen/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8333238Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8334054Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8335438Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8336367Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8337731Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8338629Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8340157Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8341009Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8342404Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8343317Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8344695Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8345479Z copying torch/include/ATen/PadNd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8346944Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8347741Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8349186Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8350413Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8351225Z copying torch/include/ATen/ParallelNativeTBB.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8352834Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8353775Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8355065Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8355963Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8357223Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8358810Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8359670Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8361140Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8362037Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8363438Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8364339Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8365913Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8367244Z copying torch/include/ATen/StorageUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8367952Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8369256Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8370546Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8371332Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8372782Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8374094Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8374910Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8376285Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8377292Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8378592Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8379646Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8380853Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8381828Z copying torch/include/ATen/ThreadLocalPythonObjects.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8383162Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8383948Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8385313Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8386161Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8387544Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8388642Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8389933Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8390688Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8392085Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8392966Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8394406Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8395187Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8396644Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8397469Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8398769Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8400051Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8401339Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8402191Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8403769Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8404961Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8406954Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8408245Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8409146Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8410159Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8411466Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8412567Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8413683Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8414902Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8415769Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8417217Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8418357Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8419917Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8421197Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8422541Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8431816Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8435983Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8443942Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8445011Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-04-03T15:57:15.8446761Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu 2024-04-03T15:57:15.8447393Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu 2024-04-03T15:57:15.8448268Z copying torch/include/ATen/cpu/Utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu 2024-04-03T15:57:15.8449358Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu 2024-04-03T15:57:15.8450526Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-04-03T15:57:15.8450955Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:15.8451901Z copying torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:15.8452971Z copying torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:15.8454061Z copying torch/include/ATen/cpu/vec/vec256/vec256.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:15.8455261Z copying torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:15.8456877Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:15.8457864Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:15.8459237Z copying torch/include/ATen/cpu/vec/vec256/vec256_convert.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:15.8460117Z copying torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:15.8461466Z copying torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:15.8462797Z copying torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:15.8463785Z copying torch/include/ATen/cpu/vec/vec256/vec256_half_neon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:15.8465202Z copying torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:15.8466449Z copying torch/include/ATen/cpu/vec/vec256/vec256_mask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:15.8467386Z copying torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:15.8468973Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:15.8469744Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:15.8471035Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:15.8472027Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:15.8473368Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:15.8474431Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:15.8475747Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:15.8476745Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:15.8478060Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:15.8479085Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:15.8480490Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:15.8481391Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:15.8482852Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:15.8483902Z copying torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:15.8485315Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/zarch 2024-04-03T15:57:15.8486166Z copying torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/zarch 2024-04-03T15:57:15.8487723Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:15.8488395Z copying torch/include/ATen/cpu/vec/vec512/vec512.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:15.8489722Z copying torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:15.8491051Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:15.8492137Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:15.8493511Z copying torch/include/ATen/cpu/vec/vec512/vec512_convert.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:15.8494450Z copying torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:15.8495895Z copying torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:15.8497100Z copying torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:15.8498474Z copying torch/include/ATen/cpu/vec/vec512/vec512_mask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:15.8499469Z copying torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:15.8500826Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-04-03T15:57:15.8502021Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-04-03T15:57:15.8502966Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-04-03T15:57:15.8504313Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-04-03T15:57:15.8505133Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-04-03T15:57:15.8506571Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-04-03T15:57:15.8507711Z copying torch/include/ATen/cpu/vec/vec_convert.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-04-03T15:57:15.8508985Z copying torch/include/ATen/cpu/vec/vec_half.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-04-03T15:57:15.8509687Z copying torch/include/ATen/cpu/vec/vec_mask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-04-03T15:57:15.8510965Z copying torch/include/ATen/cpu/vec/vec_n.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-04-03T15:57:15.8511945Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8512617Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8513988Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8514855Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8516189Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8517070Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8518344Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8519522Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8520530Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8521895Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8522549Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8523950Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8525030Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8526492Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8527431Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8528781Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8529662Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8531099Z copying torch/include/ATen/core/GeneratorForPrivateuseone.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8532001Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8533384Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8534432Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8535640Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8536766Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8538146Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8539024Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8540409Z copying torch/include/ATen/core/NestedIntSymNodeImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8541319Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8542664Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8543683Z copying torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8544890Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8545894Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8547074Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8548108Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8549292Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8550331Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8551596Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8552793Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8554122Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8555084Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8556472Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8557367Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8558681Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8559504Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8560935Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8562054Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8563290Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8564186Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8565635Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8567337Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8568229Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8569432Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8570716Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8571597Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8572971Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8574129Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8575114Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8576368Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8577570Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8578581Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8580006Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8582078Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8583293Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8584759Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8585969Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8587097Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8588272Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8589397Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8590576Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8591699Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8592771Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8593828Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8595045Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8597374Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8598742Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-04-03T15:57:15.8599717Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8600606Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8601843Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8602926Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8604182Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8605348Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8606763Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8607562Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8608787Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8609819Z copying torch/include/ATen/cuda/PhiloxUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8611034Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8611842Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8613335Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8614159Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8615327Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8616530Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8617830Z copying torch/include/ATen/cuda/CUDAContextLight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8618921Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8620036Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8621151Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8622309Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8623429Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8624542Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8625692Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8626923Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8628091Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8629264Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8630286Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8631793Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8633031Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8634216Z copying torch/include/ATen/cuda/PhiloxCudaState.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8635430Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8636301Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8637621Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8644061Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8646227Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8647317Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8648469Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-04-03T15:57:15.8649341Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-04-03T15:57:15.8650061Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-04-03T15:57:15.8651403Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-04-03T15:57:15.8652826Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-04-03T15:57:15.8654154Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-04-03T15:57:15.8655384Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-04-03T15:57:15.8656499Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-04-03T15:57:15.8657644Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-04-03T15:57:15.8658814Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-04-03T15:57:15.8659968Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-04-03T15:57:15.8661102Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-04-03T15:57:15.8662008Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-04-03T15:57:15.8662934Z copying torch/include/ATen/cuda/tunable/GemmCommon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-04-03T15:57:15.8664060Z copying torch/include/ATen/cuda/tunable/GemmHipblaslt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-04-03T15:57:15.8665278Z copying torch/include/ATen/cuda/tunable/GemmRocblas.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-04-03T15:57:15.8666439Z copying torch/include/ATen/cuda/tunable/StreamTimer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-04-03T15:57:15.8667559Z copying torch/include/ATen/cuda/tunable/Tunable.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-04-03T15:57:15.8668640Z copying torch/include/ATen/cuda/tunable/TunableGemm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-04-03T15:57:15.8669770Z copying torch/include/ATen/cuda/tunable/TunableOp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-04-03T15:57:15.8670642Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-04-03T15:57:15.8671457Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-04-03T15:57:15.8672419Z copying torch/include/ATen/cudnn/Exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-04-03T15:57:15.8673500Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-04-03T15:57:15.8674482Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-04-03T15:57:15.8675427Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-04-03T15:57:15.8676456Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-04-03T15:57:15.8677430Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-04-03T15:57:15.8678255Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-04-03T15:57:15.8679179Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-04-03T15:57:15.8680414Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-04-03T15:57:15.8682241Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-04-03T15:57:15.8683467Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-04-03T15:57:15.8684858Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-04-03T15:57:15.8686058Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-04-03T15:57:15.8687201Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-04-03T15:57:15.8688387Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-04-03T15:57:15.8689579Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-04-03T15:57:15.8690662Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-04-03T15:57:15.8691702Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-04-03T15:57:15.8692872Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-04-03T15:57:15.8693981Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-04-03T15:57:15.8694818Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8695612Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8696532Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8697485Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8698523Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8699723Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8701030Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8702224Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8703350Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8704524Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8705777Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8706959Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8708123Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8709194Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8710202Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8711224Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8712244Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8713486Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8714727Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8715898Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8717024Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8718135Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8719364Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8720590Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8721707Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8722775Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8723826Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8724920Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8726071Z copying torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8727178Z copying torch/include/ATen/ops/_add_batch_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8728181Z copying torch/include/ATen/ops/_add_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8729399Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8730709Z copying torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8731819Z copying torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8732851Z copying torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8733942Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8734908Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8735989Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8737473Z copying torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8738798Z copying torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8739908Z copying torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8740956Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8742011Z copying torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8743052Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8744058Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8744985Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8746347Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8747426Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8748544Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8749618Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8750766Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8752317Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8754015Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8755518Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8756731Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8757939Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8759078Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8760096Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8761348Z copying torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8762450Z copying torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8763477Z copying torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8764519Z copying torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8765890Z copying torch/include/ATen/ops/_amp_update_scale_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8766878Z copying torch/include/ATen/ops/_amp_update_scale_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8767850Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8768884Z copying torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8769939Z copying torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8770907Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8771847Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8772786Z copying torch/include/ATen/ops/_assert_scalar.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8773862Z copying torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8774907Z copying torch/include/ATen/ops/_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8775879Z copying torch/include/ATen/ops/_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8777390Z copying torch/include/ATen/ops/_assert_tensor_metadata.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8778676Z copying torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8779818Z copying torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8781041Z copying torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8782098Z copying torch/include/ATen/ops/_autocast_to_full_precision.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8783369Z copying torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8784617Z copying torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8785722Z copying torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8786799Z copying torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8787894Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8789157Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8790373Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8791371Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8792434Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8793509Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8794637Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8795793Z copying torch/include/ATen/ops/_batch_norm_impl_index.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8797026Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8798267Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8799669Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8800880Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8802114Z copying torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8803317Z copying torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8804350Z copying torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8805527Z copying torch/include/ATen/ops/_batch_norm_no_update.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8806742Z copying torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8807894Z copying torch/include/ATen/ops/_batch_norm_no_update_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8808930Z copying torch/include/ATen/ops/_batch_norm_no_update_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8809935Z copying torch/include/ATen/ops/_batch_norm_with_update.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8811124Z copying torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8812324Z copying torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8813486Z copying torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8814574Z copying torch/include/ATen/ops/_batch_norm_with_update_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8815648Z copying torch/include/ATen/ops/_batch_norm_with_update_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8816631Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8817843Z copying torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8818929Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8819878Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8821011Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8822240Z copying torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8823305Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8824317Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8825468Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8826701Z copying torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8827798Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8828898Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8829924Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8831195Z copying torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8832304Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8833362Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8834479Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8835789Z copying torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8836857Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8837972Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8838957Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8840327Z copying torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8841421Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8842529Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8843574Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8845027Z copying torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8846411Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8847403Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8848491Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8849984Z copying torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8851382Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8852546Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8853721Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8855081Z copying torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8856193Z copying torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8857249Z copying torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8858389Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8859376Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8860313Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8861443Z copying torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8862525Z copying torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8863698Z copying torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8864713Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8865754Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8866817Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8868115Z copying torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8869320Z copying torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8870444Z copying torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8871479Z copying torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8872668Z copying torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8873835Z copying torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8875197Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8876636Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8877989Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8879150Z copying torch/include/ATen/ops/_chunk_cat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8880596Z copying torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8881973Z copying torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8883162Z copying torch/include/ATen/ops/_chunk_cat_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8884283Z copying torch/include/ATen/ops/_chunk_cat_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8885571Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8886600Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8887631Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8888551Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8889556Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8890610Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8891698Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8892657Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8893653Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8894871Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8896352Z copying torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8897549Z copying torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8898638Z copying torch/include/ATen/ops/_compute_linear_combination_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8899704Z copying torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8900655Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8901903Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8902966Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8904160Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8905453Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8906571Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8907542Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8908499Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8909687Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8910909Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8912250Z copying torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8913604Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8914862Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8915905Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8916913Z copying torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8917960Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8918968Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8919993Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8921436Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8922703Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8923854Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8925287Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8926450Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8927595Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8928691Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8929743Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8931047Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8932323Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8933432Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8934553Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8935685Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8936817Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8937900Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8938949Z copying torch/include/ATen/ops/_convert_weight_to_int4pack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8940041Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8941172Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8942253Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8943290Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8944309Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8945610Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8946829Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8947899Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8949192Z copying torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8950428Z copying torch/include/ATen/ops/_convolution_double_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8951490Z copying torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8952457Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8953677Z copying torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8954765Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8955798Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8956925Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8958154Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8959044Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8960320Z copying torch/include/ATen/ops/_copy_from_and_resize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8961530Z copying torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8962692Z copying torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8963682Z copying torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8965108Z copying torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8966595Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8967640Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8968656Z copying torch/include/ATen/ops/_cslt_compress.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8969871Z copying torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8970975Z copying torch/include/ATen/ops/_cslt_compress_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8972063Z copying torch/include/ATen/ops/_cslt_compress_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8973219Z copying torch/include/ATen/ops/_cslt_sparse_mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8974349Z copying torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8975439Z copying torch/include/ATen/ops/_cslt_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8976710Z copying torch/include/ATen/ops/_cslt_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8977794Z copying torch/include/ATen/ops/_cslt_sparse_mm_search.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8979043Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8980382Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8981573Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8982608Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8983639Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8984820Z copying torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8986155Z copying torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8987216Z copying torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8988240Z copying torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8989240Z copying torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8990663Z copying torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8991900Z copying torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8993076Z copying torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8994061Z copying torch/include/ATen/ops/_ctc_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8995136Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8996211Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8997386Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.8999172Z copying torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9000442Z copying torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9001485Z copying torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9002501Z copying torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9003589Z copying torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9005124Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9006469Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9007788Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9008970Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9010235Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9011327Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9012651Z copying torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9014068Z copying torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9015435Z copying torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9016529Z copying torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9018008Z copying torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9019233Z copying torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9020413Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9021742Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9023111Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9024408Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9025649Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9026860Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9027929Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9029067Z copying torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9030447Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9031764Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9032950Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9034076Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9035529Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9036927Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9038124Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9039401Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9040784Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9042205Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9043518Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9044809Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9046131Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9047668Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9048973Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9050073Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9051320Z copying torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9052471Z copying torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9053468Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9054519Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9055499Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9056496Z copying torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9057544Z copying torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9058643Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9059645Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9060643Z copying torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9061800Z copying torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9062957Z copying torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9064040Z copying torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9064977Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9066019Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9066896Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9067773Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9068702Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9069579Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9070432Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9071512Z copying torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9072582Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9073511Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9074431Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9075534Z copying torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9076716Z copying torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9077792Z copying torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9078780Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9080040Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9081172Z copying torch/include/ATen/ops/_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9082239Z copying torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9083343Z copying torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9084461Z copying torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9085724Z copying torch/include/ATen/ops/_efficient_attention_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9086827Z copying torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9087910Z copying torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9088997Z copying torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9090033Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9091167Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9092335Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9093435Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9094521Z copying torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9095570Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9096583Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9097564Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9098520Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9099855Z copying torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9101001Z copying torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9102028Z copying torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9103178Z copying torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9104295Z copying torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9105493Z copying torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9106681Z copying torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9107892Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9109119Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9110337Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9111459Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9112526Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9113564Z copying torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9114720Z copying torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9115953Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9117087Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9118185Z copying torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9119249Z copying torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9120361Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9121318Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9122525Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9123802Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9125316Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9126548Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9127753Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9128941Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9130083Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9131272Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9132472Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9133529Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9134665Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9135871Z copying torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9137044Z copying torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9138137Z copying torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9139198Z copying torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9140246Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9141472Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9142734Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9143891Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9145025Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9146040Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9147251Z copying torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9148369Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9149420Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9150623Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9151880Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9153136Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9154428Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9155749Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9159419Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9160880Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9162180Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9163434Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9164867Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9166047Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9167411Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9168581Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9169823Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9171181Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9172433Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9173648Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9174970Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9176256Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9177467Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9178671Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9179833Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9180998Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9182373Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9183762Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9185124Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9186447Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9187681Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9189016Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9189962Z copying torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9190945Z copying torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9191879Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9192789Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9193656Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9194574Z copying torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9195614Z copying torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9196594Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9197523Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9198413Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9199326Z copying torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9200401Z copying torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9201352Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9202259Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9203238Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9204278Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9205569Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9206654Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9207716Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9208728Z copying torch/include/ATen/ops/_flash_attention_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9209820Z copying torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9210901Z copying torch/include/ATen/ops/_flash_attention_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9211931Z copying torch/include/ATen/ops/_flash_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9212958Z copying torch/include/ATen/ops/_flash_attention_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9214012Z copying torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9215078Z copying torch/include/ATen/ops/_flash_attention_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9216108Z copying torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9217136Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9218151Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9219214Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9220193Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9221116Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9222019Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9223133Z copying torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9224260Z copying torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9225268Z copying torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9226264Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9227538Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9228713Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9229834Z copying torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9230741Z copying torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9232102Z copying torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9233018Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9234271Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9235379Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9236775Z copying torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9237662Z copying torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9238918Z copying torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9239866Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9241273Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9242424Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9243708Z copying torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9244548Z copying torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9246179Z copying torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9247292Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9248262Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9249528Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9250866Z copying torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9251715Z copying torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9253054Z copying torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9253973Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9255288Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9256508Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9257778Z copying torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9258696Z copying torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9260199Z copying torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9261197Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9262262Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9263266Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9264714Z copying torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9265556Z copying torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9266802Z copying torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9268079Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9269143Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9270154Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9271620Z copying torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9272615Z copying torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9273943Z copying torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9274964Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9276397Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9277372Z copying torch/include/ATen/ops/_foreach_clamp_max.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9278829Z copying torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9279821Z copying torch/include/ATen/ops/_foreach_clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9281233Z copying torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9282252Z copying torch/include/ATen/ops/_foreach_clamp_max_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9283489Z copying torch/include/ATen/ops/_foreach_clamp_max_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9284479Z copying torch/include/ATen/ops/_foreach_clamp_min.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9286313Z copying torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9287329Z copying torch/include/ATen/ops/_foreach_clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9288323Z copying torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9289500Z copying torch/include/ATen/ops/_foreach_clamp_min_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9290606Z copying torch/include/ATen/ops/_foreach_clamp_min_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9291860Z copying torch/include/ATen/ops/_foreach_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9293236Z copying torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9294017Z copying torch/include/ATen/ops/_foreach_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9295461Z copying torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9296990Z copying torch/include/ATen/ops/_foreach_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9298203Z copying torch/include/ATen/ops/_foreach_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9299069Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9300577Z copying torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9301533Z copying torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9302792Z copying torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9303999Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9304956Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9306155Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9307331Z copying torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9308589Z copying torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9309855Z copying torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9310663Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9311990Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9312910Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9314417Z copying torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9315289Z copying torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9316552Z copying torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9317684Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9318872Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9320114Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9321323Z copying torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9322443Z copying torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9323610Z copying torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9324852Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9326337Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9327229Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9328708Z copying torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9329497Z copying torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9330837Z copying torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9331721Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9333147Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9334107Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9335437Z copying torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9336554Z copying torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9337688Z copying torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9338783Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9339964Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9341012Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9342384Z copying torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9343247Z copying torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9344711Z copying torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9345606Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9346864Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9347992Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9349319Z copying torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9350436Z copying torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9351651Z copying torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9352597Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9353845Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9354905Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9356297Z copying torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9357097Z copying torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9358513Z copying torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9359477Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9360810Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9361944Z copying torch/include/ATen/ops/_foreach_lerp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9363209Z copying torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9364270Z copying torch/include/ATen/ops/_foreach_lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9365767Z copying torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9367233Z copying torch/include/ATen/ops/_foreach_lerp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9368295Z copying torch/include/ATen/ops/_foreach_lerp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9369501Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9370768Z copying torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9372173Z copying torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9373361Z copying torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9374446Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9375614Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9376757Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9378144Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9379186Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9380494Z copying torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9381414Z copying torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9382695Z copying torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9383822Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9385160Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9386017Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9387401Z copying torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9388379Z copying torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9389647Z copying torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9390735Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9391965Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9393031Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9394358Z copying torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9395425Z copying torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9396546Z copying torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9397734Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9398792Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9400093Z copying torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9401110Z copying torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9402418Z copying torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9403631Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9404518Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9406268Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9407396Z copying torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9408432Z copying torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9409462Z copying torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9410862Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9411769Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9413065Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9414283Z copying torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9415214Z copying torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9416714Z copying torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9417596Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9418809Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9419951Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9421297Z copying torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9422459Z copying torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9423395Z copying torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9424653Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9425739Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9426957Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9428292Z copying torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9429398Z copying torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9430561Z copying torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9431638Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9432809Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9433892Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9435212Z copying torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9436111Z copying torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9437342Z copying torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9438463Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9439630Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9440896Z copying torch/include/ATen/ops/_foreach_pow.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9442158Z copying torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9443069Z copying torch/include/ATen/ops/_foreach_pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9444289Z copying torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9445644Z copying torch/include/ATen/ops/_foreach_pow_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9447371Z copying torch/include/ATen/ops/_foreach_pow_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9448598Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9450002Z copying torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9450813Z copying torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9452055Z copying torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9453043Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9454298Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9455441Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9456777Z copying torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9457751Z copying torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9458935Z copying torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9460071Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9461234Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9462347Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9463616Z copying torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9464501Z copying torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9465804Z copying torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9466900Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9468141Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9469280Z copying torch/include/ATen/ops/_foreach_sign.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9470472Z copying torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9471621Z copying torch/include/ATen/ops/_foreach_sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9472700Z copying torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9473999Z copying torch/include/ATen/ops/_foreach_sign_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9474848Z copying torch/include/ATen/ops/_foreach_sign_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9476169Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9477443Z copying torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9478448Z copying torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9479688Z copying torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9480972Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9482215Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9483011Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9484263Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9485825Z copying torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9487155Z copying torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9488045Z copying torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9489223Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9490388Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9491442Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9492752Z copying torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9493709Z copying torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9494977Z copying torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9496117Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9497241Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9498388Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9499752Z copying torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9500588Z copying torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9501915Z copying torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9502971Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9504135Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9505307Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9506715Z copying torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9507586Z copying torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9508861Z copying torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9509981Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9511152Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9512453Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9513843Z copying torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9514903Z copying torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9515902Z copying torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9516884Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9518042Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9519268Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9520622Z copying torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9522098Z copying torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9523044Z copying torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9524419Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9525456Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9527548Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9528659Z copying torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9529579Z copying torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9530950Z copying torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9532038Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9533015Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9534337Z copying torch/include/ATen/ops/_functional_assert_async.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9535467Z copying torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9536784Z copying torch/include/ATen/ops/_functional_assert_async_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9537732Z copying torch/include/ATen/ops/_functional_assert_async_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9538802Z copying torch/include/ATen/ops/_functional_assert_scalar.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9540270Z copying torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9541107Z copying torch/include/ATen/ops/_functional_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9542422Z copying torch/include/ATen/ops/_functional_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9543396Z copying torch/include/ATen/ops/_functional_sym_constrain_range.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9544906Z copying torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9545850Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9547346Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9548183Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9549481Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9550492Z copying torch/include/ATen/ops/_functional_sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9551710Z copying torch/include/ATen/ops/_functional_sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9552747Z copying torch/include/ATen/ops/_fused_adam.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9554107Z copying torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9555006Z copying torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9556270Z copying torch/include/ATen/ops/_fused_adam_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9557392Z copying torch/include/ATen/ops/_fused_adam_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9558577Z copying torch/include/ATen/ops/_fused_adamw.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9559974Z copying torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9561004Z copying torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9562309Z copying torch/include/ATen/ops/_fused_adamw_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9563516Z copying torch/include/ATen/ops/_fused_adamw_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9564495Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9566280Z copying torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9567170Z copying torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9568378Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9569306Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9570723Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9572068Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9572988Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9574301Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9575320Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9576692Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9577606Z copying torch/include/ATen/ops/_fused_sdp_choice.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9578877Z copying torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9580023Z copying torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9581080Z copying torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9582402Z copying torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9583348Z copying torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9584630Z copying torch/include/ATen/ops/_fused_sgd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9585974Z copying torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9586883Z copying torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9588291Z copying torch/include/ATen/ops/_fused_sgd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9589464Z copying torch/include/ATen/ops/_fused_sgd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9590602Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9591963Z copying torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9592788Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9594296Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9595602Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9596262Z copying torch/include/ATen/ops/_fw_primal_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9597837Z copying torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9599012Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9600139Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9601524Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9602691Z copying torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9603745Z copying torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9605047Z copying torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9606360Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9607884Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9609070Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9609834Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9611002Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9612095Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9613308Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9614249Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9615630Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9616763Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9618014Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9619103Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9620064Z copying torch/include/ATen/ops/_has_same_storage_numel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9621553Z copying torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9622344Z copying torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9623577Z copying torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9624714Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9626080Z copying torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9627074Z copying torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9628373Z copying torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9629409Z copying torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9630621Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9631797Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9632846Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9634097Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9635055Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9636377Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9637704Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9638616Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9639940Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9641052Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9642307Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9643383Z copying torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9644532Z copying torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9646035Z copying torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9647232Z copying torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9648157Z copying torch/include/ATen/ops/_index_put_impl_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9649354Z copying torch/include/ATen/ops/_index_put_impl_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9650457Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9651673Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9652948Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9654025Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9655056Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9656246Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9657525Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9658684Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9659633Z copying torch/include/ATen/ops/_int_mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9660917Z copying torch/include/ATen/ops/_int_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9662079Z copying torch/include/ATen/ops/_int_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9663121Z copying torch/include/ATen/ops/_int_mm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9664393Z copying torch/include/ATen/ops/_int_mm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9665627Z copying torch/include/ATen/ops/_is_all_true.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9666878Z copying torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9667917Z copying torch/include/ATen/ops/_is_all_true_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9669090Z copying torch/include/ATen/ops/_is_all_true_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9670319Z copying torch/include/ATen/ops/_is_any_true.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9671631Z copying torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9672867Z copying torch/include/ATen/ops/_is_any_true_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9674055Z copying torch/include/ATen/ops/_is_any_true_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9675102Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9676547Z copying torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9677359Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9678693Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9679563Z copying torch/include/ATen/ops/_lazy_clone.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9681195Z copying torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9682078Z copying torch/include/ATen/ops/_lazy_clone_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9683243Z copying torch/include/ATen/ops/_lazy_clone_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9684466Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9686002Z copying torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9687291Z copying torch/include/ATen/ops/_linalg_check_errors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9688142Z copying torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9689371Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9690788Z copying torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9691545Z copying torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9692874Z copying torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9693760Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9695191Z copying torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9696177Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9697424Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9698539Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9699936Z copying torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9700798Z copying torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9702101Z copying torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9703267Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9704307Z copying torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9705466Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9706641Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9707740Z copying torch/include/ATen/ops/_linalg_eigvals.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9709039Z copying torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9709999Z copying torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9711298Z copying torch/include/ATen/ops/_linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9712340Z copying torch/include/ATen/ops/_linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9713534Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9715003Z copying torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9715773Z copying torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9717057Z copying torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9718080Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9719296Z copying torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9720487Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9721713Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9722786Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9724246Z copying torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9725156Z copying torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9726784Z copying torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9727699Z copying torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9728937Z copying torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9729829Z copying torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9731177Z copying torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9732041Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9733604Z copying torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9734552Z copying torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9735798Z copying torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9736741Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9738078Z copying torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9739187Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9740270Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9741504Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9742701Z copying torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9743866Z copying torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9744835Z copying torch/include/ATen/ops/_local_scalar_dense_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9746119Z copying torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9747665Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9748877Z copying torch/include/ATen/ops/_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9750248Z copying torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9751126Z copying torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9752362Z copying torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9753639Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9754820Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9755820Z copying torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9757024Z copying torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9758359Z copying torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9759227Z copying torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9760706Z copying torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9761574Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9762904Z copying torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9764019Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9765310Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9766850Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9767711Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9768950Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9769862Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9771157Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9772267Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9773616Z copying torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9774476Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9775756Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9776938Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9778249Z copying torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9779207Z copying torch/include/ATen/ops/_lu_with_info_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9780465Z copying torch/include/ATen/ops/_lu_with_info_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9781556Z copying torch/include/ATen/ops/_make_dep_token.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9782745Z copying torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9783893Z copying torch/include/ATen/ops/_make_dep_token_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9784983Z copying torch/include/ATen/ops/_make_dep_token_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9786213Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9787592Z copying torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9788464Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9789856Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9790820Z copying torch/include/ATen/ops/_neg_view_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9792117Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9793483Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9794371Z copying torch/include/ATen/ops/_make_dual_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9795643Z copying torch/include/ATen/ops/_make_dual_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9796826Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9797960Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9799184Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9800462Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9801451Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9802851Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9803703Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9805249Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9806550Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9807658Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9809097Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9809877Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9811348Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9812127Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9813270Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9814562Z copying torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9815541Z copying torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9816823Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9817761Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9819000Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9820162Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9821458Z copying torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9822957Z copying torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9824016Z copying torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9825238Z copying torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9826470Z copying torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9827708Z copying torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9828837Z copying torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9830133Z copying torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9831017Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9832216Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9833545Z copying torch/include/ATen/ops/_mixed_dtypes_linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9834762Z copying torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9836043Z copying torch/include/ATen/ops/_mixed_dtypes_linear_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9836971Z copying torch/include/ATen/ops/_mixed_dtypes_linear_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9838113Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9839368Z copying torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9840461Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9841696Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9842883Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9844140Z copying torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9845422Z copying torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9847070Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9848112Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9849230Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9850608Z copying torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9851476Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9852742Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9853905Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9855375Z copying torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9856247Z copying torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9857513Z copying torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9858581Z copying torch/include/ATen/ops/_native_batch_norm_legit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9860025Z copying torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9861000Z copying torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9862483Z copying torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9863230Z copying torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9864572Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9865744Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9866951Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9868228Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9869127Z copying torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9870445Z copying torch/include/ATen/ops/_native_multi_head_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9871695Z copying torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9872699Z copying torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9873961Z copying torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9875055Z copying torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9877970Z copying torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9878507Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9879068Z copying torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9879771Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9881044Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9882449Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9883151Z copying torch/include/ATen/ops/_neg_view_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9884857Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9885885Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9887380Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9888268Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9889535Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9890506Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9891841Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9892961Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9893970Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9895374Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9896339Z copying torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9897568Z copying torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9899139Z copying torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9900290Z copying torch/include/ATen/ops/_nested_from_padded_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9901436Z copying torch/include/ATen/ops/_nested_from_padded_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9902362Z copying torch/include/ATen/ops/_nested_get_jagged_dummy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9903666Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9904777Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9905954Z copying torch/include/ATen/ops/_nested_get_lengths.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9907242Z copying torch/include/ATen/ops/_nested_get_lengths_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9908405Z copying torch/include/ATen/ops/_nested_get_lengths_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9909617Z copying torch/include/ATen/ops/_nested_get_offsets.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9910598Z copying torch/include/ATen/ops/_nested_get_offsets_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9911854Z copying torch/include/ATen/ops/_nested_get_offsets_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9913016Z copying torch/include/ATen/ops/_nested_get_ragged_idx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9914334Z copying torch/include/ATen/ops/_nested_get_ragged_idx_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9915234Z copying torch/include/ATen/ops/_nested_get_ragged_idx_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9916506Z copying torch/include/ATen/ops/_nested_get_values.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9917667Z copying torch/include/ATen/ops/_nested_get_values_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9918744Z copying torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9920122Z copying torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9920996Z copying torch/include/ATen/ops/_nested_get_values_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9922443Z copying torch/include/ATen/ops/_nested_get_values_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9923375Z copying torch/include/ATen/ops/_nested_get_values_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9924730Z copying torch/include/ATen/ops/_nested_get_values_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9926054Z copying torch/include/ATen/ops/_nested_select_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9927191Z copying torch/include/ATen/ops/_nested_select_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9928338Z copying torch/include/ATen/ops/_nested_select_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9929530Z copying torch/include/ATen/ops/_nested_sum_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9930663Z copying torch/include/ATen/ops/_nested_sum_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9931862Z copying torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9932965Z copying torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9934262Z copying torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9935212Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9936534Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9937710Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9938927Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9939983Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9941155Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9942376Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9943411Z copying torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9944630Z copying torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9945647Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9947142Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9948117Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9949359Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9950472Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9951739Z copying torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9952705Z copying torch/include/ATen/ops/_nested_tensor_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9953968Z copying torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9955105Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9956170Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9957361Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9958486Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9959747Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9961439Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9962169Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9963359Z copying torch/include/ATen/ops/_nested_tensor_strides.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9964422Z copying torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9965845Z copying torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9967095Z copying torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9968122Z copying torch/include/ATen/ops/_nested_view_from_buffer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9969235Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9970588Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9972009Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9972666Z copying torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9974307Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9975431Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9976681Z copying torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9977885Z copying torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9978761Z copying torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9980152Z copying torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9981091Z copying torch/include/ATen/ops/_nested_view_from_jagged.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9982480Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9983612Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9984710Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9985755Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9987070Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9988222Z copying torch/include/ATen/ops/_nested_view_from_jagged_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9989355Z copying torch/include/ATen/ops/_nested_view_from_jagged_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9990483Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9991808Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9992679Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9994060Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9995104Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9996388Z copying torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9997244Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9998660Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:15.9999540Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0001194Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0002021Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0003348Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0004307Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0005864Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0007436Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0008537Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0009719Z copying torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0010915Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0011839Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0013340Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0014310Z copying torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0015397Z copying torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0016625Z copying torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0017799Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0019059Z copying torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0019906Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0021160Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0022244Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0023526Z copying torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0024643Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0025744Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0026849Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0028138Z copying torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0029306Z copying torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0030320Z copying torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0031591Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0032623Z copying torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0033810Z copying torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0035004Z copying torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0036147Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0037143Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0038391Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0039600Z copying torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0040769Z copying torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0041958Z copying torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0043104Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0043977Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0045505Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0046928Z copying torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0047744Z copying torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0049353Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0050488Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0051638Z copying torch/include/ATen/ops/_prelu_kernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0052824Z copying torch/include/ATen/ops/_prelu_kernel_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0054008Z copying torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0055201Z copying torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0056377Z copying torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0057540Z copying torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0058657Z copying torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0059905Z copying torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0060813Z copying torch/include/ATen/ops/_prelu_kernel_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0062179Z copying torch/include/ATen/ops/_prelu_kernel_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0063278Z copying torch/include/ATen/ops/_print.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0064573Z copying torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0065464Z copying torch/include/ATen/ops/_print_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0066796Z copying torch/include/ATen/ops/_print_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0068037Z copying torch/include/ATen/ops/_propagate_xla_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0069425Z copying torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0070254Z copying torch/include/ATen/ops/_propagate_xla_data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0071571Z copying torch/include/ATen/ops/_propagate_xla_data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0072463Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0073702Z copying torch/include/ATen/ops/_scaled_mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0075003Z copying torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0076188Z copying torch/include/ATen/ops/_remove_batch_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0077391Z copying torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0078356Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0079658Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0081039Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0082131Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0083042Z copying torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0084292Z copying torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0085689Z copying torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0086954Z copying torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0087993Z copying torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0089063Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0090219Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0091306Z copying torch/include/ATen/ops/_reshape_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0092807Z copying torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0093568Z copying torch/include/ATen/ops/_reshape_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0095012Z copying torch/include/ATen/ops/_reshape_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0095928Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0097458Z copying torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0098256Z copying torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0099544Z copying torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0100743Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0102077Z copying torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0102912Z copying torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0104275Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0105142Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0106455Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0107881Z copying torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0108887Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0110065Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0111202Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0112452Z copying torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0113489Z copying torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0114704Z copying torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0115747Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0116884Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0118106Z copying torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0119317Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0120638Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0121507Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0122885Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0124442Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0125662Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0127042Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0127899Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0129190Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0130430Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0131327Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0132675Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0133712Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0135149Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0136108Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0137345Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0138481Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0139817Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0140676Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0141945Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0142999Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0144378Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0145377Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0146638Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0147747Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0148951Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0150079Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0151330Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0152383Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0153721Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0154688Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0155925Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0156946Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0158295Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0159258Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0160532Z copying torch/include/ATen/ops/_scaled_mm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0161809Z copying torch/include/ATen/ops/_scaled_mm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0162981Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0164335Z copying torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0165361Z copying torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0167110Z copying torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0168032Z copying torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0169287Z copying torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0170177Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0171691Z copying torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0172536Z copying torch/include/ATen/ops/_shape_as_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0173818Z copying torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0174898Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0176296Z copying torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0177602Z copying torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0178438Z copying torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0179676Z copying torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0180788Z copying torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0182014Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0183223Z copying torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0184539Z copying torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0185417Z copying torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0186753Z copying torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0187833Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0189147Z copying torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0190024Z copying torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0191367Z copying torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0192479Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0193983Z copying torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0194562Z copying torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0195884Z copying torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0196828Z copying torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0198297Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0199702Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0200893Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0202111Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0203332Z copying torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0204202Z copying torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0206004Z copying torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0207062Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0208266Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0209411Z copying torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0210562Z copying torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0211705Z copying torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0212752Z copying torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0213994Z copying torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0215436Z copying torch/include/ATen/ops/_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0216368Z copying torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0217622Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0218569Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0219707Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0220926Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0222049Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0223306Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0224401Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0225592Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0226702Z copying torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0227908Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0229092Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0230222Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0231351Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0232641Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0233758Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0234749Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0236004Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0237138Z copying torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0238230Z copying torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0239446Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0240837Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0241795Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0243043Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0244139Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0245654Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0247006Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0247953Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0249109Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0250458Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0251341Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0252560Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0254513Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0254966Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0256083Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0257377Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0258517Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0259674Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0260868Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0261829Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0263302Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0264293Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0265618Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0266842Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0268039Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0268965Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0270220Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0271168Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0272535Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0273563Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0275070Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0276341Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0277249Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0278716Z copying torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0279553Z copying torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0280942Z copying torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0282026Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0283466Z copying torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0284300Z copying torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0285686Z copying torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0286998Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0288013Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0289232Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0290151Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0291533Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0292482Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0293898Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0294770Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0296093Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0297320Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0298342Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0299535Z copying torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0300698Z copying torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0301635Z copying torch/include/ATen/ops/_sparse_mask_projection.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0303185Z copying torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0303998Z copying torch/include/ATen/ops/_sparse_mask_projection_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0305327Z copying torch/include/ATen/ops/_sparse_mask_projection_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0306309Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0307787Z copying torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0308626Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0309941Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0311067Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0312224Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0313391Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0314671Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0315575Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0316863Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0318024Z copying torch/include/ATen/ops/_sparse_semi_structured_linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0319207Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0320120Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0321625Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0322470Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0323785Z copying torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0325074Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0326664Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0327867Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0329160Z copying torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0330112Z copying torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0331300Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0332393Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0333570Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0334823Z copying torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0336042Z copying torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0336927Z copying torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0338342Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0339298Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0340777Z copying torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0341611Z copying torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0342924Z copying torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0343953Z copying torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0345344Z copying torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0346312Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0347634Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0348746Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0350239Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0351341Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0352704Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0353651Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0354961Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0356030Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0357278Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0358419Z copying torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0359587Z copying torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0360905Z copying torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0361832Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0363256Z copying torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0364172Z copying torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0365738Z copying torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0366977Z copying torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0368059Z copying torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0369039Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0370274Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0371439Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0372624Z copying torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0373609Z copying torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0374813Z copying torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0376001Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0377476Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0378343Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0379620Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0380536Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0381850Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0383196Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0384094Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0385554Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0386569Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0387690Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0388957Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0389944Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0391217Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0392256Z copying torch/include/ATen/ops/_test_check_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0393516Z copying torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0394634Z copying torch/include/ATen/ops/_test_check_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0395654Z copying torch/include/ATen/ops/_test_check_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0396867Z copying torch/include/ATen/ops/_test_functorch_fallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0398261Z copying torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0399103Z copying torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0400506Z copying torch/include/ATen/ops/_test_functorch_fallback_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0401390Z copying torch/include/ATen/ops/_test_functorch_fallback_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0402728Z copying torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0404047Z copying torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0405052Z copying torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0406762Z copying torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0407467Z copying torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0408771Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0409831Z copying torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0411041Z copying torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0412133Z copying torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0413511Z copying torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0414506Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0415836Z copying torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0416852Z copying torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0418185Z copying torch/include/ATen/ops/_test_optional_intlist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0418972Z copying torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0420299Z copying torch/include/ATen/ops/_test_parallel_materialize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0421537Z copying torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0422489Z copying torch/include/ATen/ops/_test_parallel_materialize_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0423938Z copying torch/include/ATen/ops/_test_parallel_materialize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0425322Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0426620Z copying torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0427571Z copying torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0428849Z copying torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0430002Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0431416Z copying torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0432171Z copying torch/include/ATen/ops/_test_string_default_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0433471Z copying torch/include/ATen/ops/_test_string_default_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0434558Z copying torch/include/ATen/ops/_test_warn_in_autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0436043Z copying torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0436976Z copying torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0438171Z copying torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0439376Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0440669Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0441652Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0443026Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0444020Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0445537Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0446700Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0447672Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0448876Z copying torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0450044Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0451393Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0452239Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0453486Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0454613Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0455941Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0456852Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0458252Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0459109Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0460400Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0461563Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0462873Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0464017Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0465168Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0466200Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0467527Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0468646Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0469856Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0470825Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0472260Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0473150Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0474458Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0475460Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0476690Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0477889Z copying torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0478969Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0480044Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0481412Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0482717Z copying torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0483548Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0484871Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0486301Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0487530Z copying torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0488391Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0489718Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0490868Z copying torch/include/ATen/ops/_to_sparse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0491937Z copying torch/include/ATen/ops/_to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0493388Z copying torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0494168Z copying torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0495504Z copying torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0496625Z copying torch/include/ATen/ops/_to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0497808Z copying torch/include/ATen/ops/_to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0498904Z copying torch/include/ATen/ops/_to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0500624Z copying torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0501563Z copying torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0502856Z copying torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0503932Z copying torch/include/ATen/ops/_to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0505184Z copying torch/include/ATen/ops/_to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0506422Z copying torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0507585Z copying torch/include/ATen/ops/_to_sparse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0508547Z copying torch/include/ATen/ops/_to_sparse_csc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0509937Z copying torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0510823Z copying torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0512124Z copying torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0513313Z copying torch/include/ATen/ops/_to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0515381Z copying torch/include/ATen/ops/_to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0516158Z copying torch/include/ATen/ops/_to_sparse_csr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0516919Z copying torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0518243Z copying torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0519098Z copying torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0520536Z copying torch/include/ATen/ops/_to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0521492Z copying torch/include/ATen/ops/_to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0522845Z copying torch/include/ATen/ops/_to_sparse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0523741Z copying torch/include/ATen/ops/_to_sparse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0525252Z copying torch/include/ATen/ops/_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0527111Z copying torch/include/ATen/ops/_to_sparse_semi_structured.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0527848Z copying torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0529206Z copying torch/include/ATen/ops/_to_sparse_semi_structured_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0530103Z copying torch/include/ATen/ops/_to_sparse_semi_structured_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0531447Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0533338Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0533897Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0534807Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0536240Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0537471Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0538394Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0539957Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0540784Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0542109Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0543015Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0544410Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0545304Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0546830Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0547914Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0549093Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0550012Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0551392Z copying torch/include/ATen/ops/_triton_multi_head_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0552881Z copying torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0553731Z copying torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0555016Z copying torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0555943Z copying torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0557315Z copying torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0558458Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0559566Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0560744Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0562104Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0562837Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0564319Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0565634Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0567059Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0567887Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0569222Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0570052Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0571608Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0572376Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0573746Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0574632Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0576446Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0577717Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0578791Z copying torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0579996Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0580965Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0582627Z copying torch/include/ATen/ops/_unsafe_index.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0583499Z copying torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0584379Z copying torch/include/ATen/ops/_unsafe_index_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0585890Z copying torch/include/ATen/ops/_unsafe_index_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0586773Z copying torch/include/ATen/ops/_unsafe_index_put.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0588334Z copying torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0589122Z copying torch/include/ATen/ops/_unsafe_index_put_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0590556Z copying torch/include/ATen/ops/_unsafe_index_put_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0591388Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0592937Z copying torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0593691Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0595072Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0595968Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0597483Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0598604Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0599656Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0601086Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0602409Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0603294Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0604722Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0605742Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0607631Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0608469Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0609327Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0610745Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0611592Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0612975Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0613891Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0615326Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0616361Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0617773Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0618890Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0619808Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0621308Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0622260Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0623371Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0624801Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0625699Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0627227Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0628182Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0629210Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0630644Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0631449Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0632933Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0633738Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0635257Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0636060Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0637504Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0638704Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0639663Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0641168Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0642035Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0643406Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0644424Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0645564Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0647746Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0648510Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0649618Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0650904Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0652475Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0653370Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0654793Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0655659Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0657101Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0658046Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0659739Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0660518Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0661881Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0662766Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0664170Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0665011Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0666524Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0667519Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0668958Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0669752Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0671147Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0671976Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0673527Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0674418Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0675753Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0676616Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0678079Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0679323Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0680367Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0681511Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0682987Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0683794Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0685365Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0686826Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0687920Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0688808Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0690139Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0691002Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0692379Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0693245Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0694644Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0695534Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0696885Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0697904Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0699257Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0700142Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0701611Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0702662Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0704065Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0705416Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0706435Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0707767Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0709098Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0709950Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0711398Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0712203Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0713713Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0714540Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0715908Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0716795Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0718334Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0719124Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0720566Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0721430Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0723060Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0723847Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0725340Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0726721Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0728402Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0729149Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0730651Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0731439Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0732998Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0733735Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0735116Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0736092Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0737629Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0738422Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0739798Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0740562Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0742024Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0743060Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0744565Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0745214Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0746548Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0747517Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0748885Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0749804Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0751338Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0752151Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0753490Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0754387Z copying torch/include/ATen/ops/_weight_int4pack_mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0755933Z copying torch/include/ATen/ops/_weight_int4pack_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0756734Z copying torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0758125Z copying torch/include/ATen/ops/_weight_int4pack_mm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0758994Z copying torch/include/ATen/ops/_weight_int4pack_mm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0760451Z copying torch/include/ATen/ops/_weight_int8pack_mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0761435Z copying torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0762796Z copying torch/include/ATen/ops/_weight_int8pack_mm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0763700Z copying torch/include/ATen/ops/_weight_int8pack_mm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0765272Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0766952Z copying torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0767637Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0769236Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0769992Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0771295Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0772207Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0773555Z copying torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0774997Z copying torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0775783Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0777226Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0778161Z copying torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0779496Z copying torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0780540Z copying torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0781934Z copying torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0782782Z copying torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0784158Z copying torch/include/ATen/ops/_weight_norm_interface_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0785077Z copying torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0786469Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0787414Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0788829Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0790124Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0790978Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0792230Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0793543Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0794667Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0795845Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0796711Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0798282Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0799107Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0800581Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0801426Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0803464Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0804159Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0805779Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0807421Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0808307Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0809583Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0810736Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0811607Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0813297Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0814057Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0815377Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0816350Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0817790Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0818655Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0820200Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0820998Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0822497Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0823236Z copying torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0824664Z copying torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0825531Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0827045Z copying torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0827783Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0829338Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0830200Z copying torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0831533Z copying torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0832485Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0833925Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0834869Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0836220Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0837161Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0838978Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0840314Z copying torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0840919Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0842015Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0843614Z copying torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0844342Z copying torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0845545Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0847320Z copying torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0848194Z copying torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0848868Z copying torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0850339Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0851208Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0852818Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0853527Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0854989Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0855883Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0857354Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0858206Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0859688Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0860757Z copying torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0861650Z copying torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0863050Z copying torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0864044Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0865404Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0866199Z copying torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0867530Z copying torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0868790Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0869678Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0871299Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0872033Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0873423Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0874424Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0875809Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0876669Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0878493Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0879538Z copying torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0880899Z copying torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0881786Z copying torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0883230Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0884141Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0885773Z copying torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0887030Z copying torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0887730Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0889292Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0890291Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0891184Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0892550Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0893573Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0895106Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0896025Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0897274Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0898195Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0899664Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0900569Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0901926Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0902779Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0904398Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0905430Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0906386Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0907747Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0908990Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0909799Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0911251Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0912155Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0913383Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0914484Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0915752Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0916606Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0918034Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0918932Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0920460Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0921291Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0922679Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0923818Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0925201Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0926773Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0927462Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0928750Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0929653Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0930842Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0932145Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0935273Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0936187Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0936679Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0937146Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0937837Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0939244Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0940156Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0941413Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0942859Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0943733Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0945236Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0946352Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0946983Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0948398Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0949338Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0950586Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0951641Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0953172Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0954421Z copying torch/include/ATen/ops/affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0955730Z copying torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0956666Z copying torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0958041Z copying torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0959022Z copying torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0960471Z copying torch/include/ATen/ops/affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0961230Z copying torch/include/ATen/ops/affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0962552Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0963686Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0964933Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0966432Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0967898Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0968677Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0970025Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0970899Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0972175Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0973412Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0974732Z copying torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0975579Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0976856Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0977965Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0979307Z copying torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0980208Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0981535Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0982529Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0983899Z copying torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0984962Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0986059Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0987124Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0988417Z copying torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0989702Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0990728Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0991948Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0993041Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0994134Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0995517Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0996294Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0997710Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.0998639Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1000332Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1001101Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1003488Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1004011Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1005011Z copying torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1006522Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1007485Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1008283Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1009983Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1010724Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1012154Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1012989Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1014378Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1015645Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1016497Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1017758Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1019033Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1020082Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1021477Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1022349Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1023782Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1024743Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1026130Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1027022Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1028729Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1030134Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1030876Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1032514Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1033170Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1034585Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1035520Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1036766Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1037946Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1039305Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1040102Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1041489Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1042720Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1043592Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1045208Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1046189Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1047657Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1048447Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1050066Z copying torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1050929Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1052364Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1053072Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1054340Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1055631Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1056539Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1058033Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1058868Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1060313Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1061374Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1062639Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1063611Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1064883Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1065806Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1067134Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1068308Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1069552Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1070451Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1071748Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1072914Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1074309Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1075173Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1076591Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1077487Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1079031Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1080309Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1081365Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1082368Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1083752Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1084805Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1086257Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1087142Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1088430Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1089647Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1090512Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1091906Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1093263Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1094094Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1095334Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1096425Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1097745Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1098641Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1099892Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1101076Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1102417Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1103681Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1104958Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1106108Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1107295Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1108709Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1109505Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1110873Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1112273Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1113095Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1114377Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1115375Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1116577Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1117797Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1118728Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1120037Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1121468Z copying torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1122585Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1123827Z copying torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1124888Z copying torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1126375Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1128332Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1129025Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1130593Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1131359Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1132708Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1133629Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1135269Z copying torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1135966Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1137659Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1138591Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1139863Z copying torch/include/ATen/ops/as_strided_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1140708Z copying torch/include/ATen/ops/as_strided_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1142306Z copying torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1143079Z copying torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1144485Z copying torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1145330Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1146700Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1147828Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1149369Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1150094Z copying torch/include/ATen/ops/as_strided_scatter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1151463Z copying torch/include/ATen/ops/as_strided_scatter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1152327Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1153996Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1154645Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1156045Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1156965Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1158431Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1159303Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1160740Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1161690Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1163275Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1163981Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1165591Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1166908Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1167769Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1169052Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1170267Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1171097Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1172564Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1173626Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1174854Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1175843Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1177275Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1178188Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1180014Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1180971Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1182572Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1183324Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1184696Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1185561Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1187140Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1187932Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1189297Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1190138Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1191892Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1192572Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1194052Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1194875Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1196301Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1197216Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1198551Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1199419Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1201126Z copying torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1202089Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1203401Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1204122Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1205962Z copying torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1206858Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1208096Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1209001Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1210619Z copying torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1211346Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1212738Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1213631Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1215178Z copying torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1215984Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1217401Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1218223Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1219643Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1220792Z copying torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1221774Z copying torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1223133Z copying torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1224026Z copying torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1225497Z copying torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1226453Z copying torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1227713Z copying torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1228775Z copying torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1230049Z copying torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1230977Z copying torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1232323Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1233299Z copying torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1234631Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1235604Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1236868Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1238134Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1239230Z copying torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1240583Z copying torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1241460Z copying torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1242863Z copying torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1243751Z copying torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1245284Z copying torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1246693Z copying torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1247751Z copying torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1248601Z copying torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1250047Z copying torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1250827Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1252254Z copying torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1253090Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1254881Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1255729Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1257404Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1258176Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1259514Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1260452Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1261813Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1262648Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1264030Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1264955Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1266441Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1267413Z copying torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1268791Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1269695Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1271080Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1271985Z copying torch/include/ATen/ops/batch_norm_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1273455Z copying torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1274502Z copying torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1275688Z copying torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1276746Z copying torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1278163Z copying torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1279026Z copying torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1280484Z copying torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1281358Z copying torch/include/ATen/ops/batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1282818Z copying torch/include/ATen/ops/batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1283689Z copying torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1285444Z copying torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1287038Z copying torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1287917Z copying torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1289206Z copying torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1290341Z copying torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1291233Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1292626Z copying torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1294146Z copying torch/include/ATen/ops/batch_norm_elemt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1294843Z copying torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1296176Z copying torch/include/ATen/ops/batch_norm_gather_stats.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1297255Z copying torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1298324Z copying torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1299652Z copying torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1300491Z copying torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1301961Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1302970Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1304218Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1305234Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1306628Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1307347Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1308801Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1309720Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1311220Z copying torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1312145Z copying torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1313504Z copying torch/include/ATen/ops/batch_norm_stats_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1314448Z copying torch/include/ATen/ops/batch_norm_stats_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1315792Z copying torch/include/ATen/ops/batch_norm_update_stats.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1316849Z copying torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1318283Z copying torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1319057Z copying torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1320544Z copying torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1321455Z copying torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1322784Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1323833Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1325405Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1326386Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1327904Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1328758Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1330363Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1331196Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1332554Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1333881Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1334679Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1336089Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1337440Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1338731Z copying torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1339672Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1341076Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1341872Z copying torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1343242Z copying torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1344200Z copying torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1345466Z copying torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1346425Z copying torch/include/ATen/ops/binary_cross_entropy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1347621Z copying torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1348854Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1349938Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1351160Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1352340Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1353462Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1354624Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1355843Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1356770Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1358156Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1359048Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1360466Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1361529Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1362988Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1363791Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1365144Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1366533Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1367944Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1368967Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1369949Z copying torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1371198Z copying torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1372197Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1373427Z copying torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1374354Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1375665Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1376832Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1378155Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1379284Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1380256Z copying torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1381566Z copying torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1382644Z copying torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1383847Z copying torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1385049Z copying torch/include/ATen/ops/bitwise_left_shift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1386159Z copying torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1387296Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1388715Z copying torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1389533Z copying torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1390929Z copying torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1391875Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1393234Z copying torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1394286Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1395421Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1396593Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1397923Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1398956Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1400059Z copying torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1401397Z copying torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1402341Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1403672Z copying torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1405241Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1406656Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1407801Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1409097Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1410211Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1411216Z copying torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1412575Z copying torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1413497Z copying torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1415013Z copying torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1415980Z copying torch/include/ATen/ops/bitwise_right_shift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1417309Z copying torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1418211Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1419677Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1420796Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1421920Z copying torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1422987Z copying torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1424257Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1425474Z copying torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1426382Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1427631Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1428799Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1430105Z copying torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1431292Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1432490Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1433413Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1434905Z copying torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1435814Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1436986Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1438007Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1439395Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1440395Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1441737Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1442691Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1443905Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1445275Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1446884Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1447989Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1449219Z copying torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1450475Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1451291Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1452550Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1453813Z copying torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1454884Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1456040Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1457220Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1458553Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1459446Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1460917Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1461753Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1462979Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1464125Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1465512Z copying torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1466408Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1467669Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1468792Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1469998Z copying torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1471137Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1472325Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1473427Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1474894Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1475782Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1477101Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1478275Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1479460Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1481041Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1482204Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1483407Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1484493Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1485864Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1487371Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1488212Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1489458Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1490637Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1491586Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1492818Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1493972Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1495386Z copying torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1496208Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1497685Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1498869Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1499886Z copying torch/include/ATen/ops/ccol_indices_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1501033Z copying torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1502172Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1503144Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1504421Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1505671Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1506726Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1507971Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1509140Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1510384Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1511219Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1512699Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1513893Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1514922Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1516070Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1517069Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1518339Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1519744Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1520654Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1521947Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1522935Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1524390Z copying torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1525430Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1526838Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1527802Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1529158Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1530209Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1531173Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1532592Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1533752Z copying torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1534727Z copying torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1535890Z copying torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1537217Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1538161Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1539466Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1540513Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1541735Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1542951Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1544032Z copying torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1545293Z copying torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1546312Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1547347Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1548690Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1549711Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1550896Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1552318Z copying torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1553257Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1554531Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1556016Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1557460Z copying torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1558282Z copying torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1559467Z copying torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1560650Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1561969Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1562899Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1564064Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1565518Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1566956Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1567780Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1569031Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1570063Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1571489Z copying torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1572503Z copying torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1573729Z copying torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1574799Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1575969Z copying torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1577223Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1578286Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1579447Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1580597Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1581831Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1583184Z copying torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1583980Z copying torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1585308Z copying torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1586374Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1587532Z copying torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1588669Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1589790Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1591082Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1592266Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1593388Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1594686Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1595797Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1596838Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1598013Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1599282Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1600650Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1601802Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1602886Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1603976Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1605637Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1607037Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1608091Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1609140Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1610512Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1611700Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1612634Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1613787Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1614925Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1616358Z copying torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1617266Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1618699Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1619777Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1620843Z copying torch/include/ATen/ops/col_indices_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1622001Z copying torch/include/ATen/ops/col_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1623071Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1624308Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1625300Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1626677Z copying torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1627553Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1628841Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1629973Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1631731Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1632895Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1634040Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1635115Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1636418Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1637429Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1638696Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1639786Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1640992Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1642145Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1643441Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1644301Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1645900Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1647091Z copying torch/include/ATen/ops/concatenate.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1648369Z copying torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1649227Z copying torch/include/ATen/ops/concatenate_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1650520Z copying torch/include/ATen/ops/concatenate_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1651652Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1652885Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1653913Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1655082Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1656204Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1657597Z copying torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1658647Z copying torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1659849Z copying torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1660922Z copying torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1662075Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1663163Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1664418Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1665765Z copying torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1666636Z copying torch/include/ATen/ops/constant_pad_nd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1667857Z copying torch/include/ATen/ops/constant_pad_nd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1669013Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1670353Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1671415Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1672488Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1673702Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1674954Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1676009Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1677136Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1678270Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1679548Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1680721Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1681794Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1682918Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1684330Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1685375Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1686834Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1687943Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1689202Z copying torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1690284Z copying torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1691297Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1692628Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1693668Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1694830Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1696137Z copying torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1697278Z copying torch/include/ATen/ops/conv_tbc_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1698321Z copying torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1699666Z copying torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1700542Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1701817Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1703014Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1704303Z copying torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1705203Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1706893Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1707973Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1709314Z copying torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1710130Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1711488Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1712652Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1713955Z copying torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1714890Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1716238Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1717475Z copying torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1718634Z copying torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1719767Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1720962Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1722216Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1723540Z copying torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1724429Z copying torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1725952Z copying torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1727303Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1728087Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1729272Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1730547Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1731743Z copying torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1732899Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1734072Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1734948Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1736414Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1737644Z copying torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1738465Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1739727Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1740904Z copying torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1742286Z copying torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1743176Z copying torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1744466Z copying torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1745591Z copying torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1746720Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1747964Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1749081Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1750197Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1751386Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1752481Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1753669Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1754915Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1755823Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1757041Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1758400Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1759260Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1760696Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1761752Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1763165Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1763931Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1765508Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1767288Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1768249Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1769240Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1770559Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1771544Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1773050Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1773917Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1775278Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1776223Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1777614Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1778569Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1779839Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1781168Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1782713Z copying torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1783651Z copying torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1784895Z copying torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1785959Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1787338Z copying torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1788243Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1789608Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1790462Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1791983Z copying torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1792924Z copying torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1794197Z copying torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1795240Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1796503Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1797314Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1798814Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1799737Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1801075Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1802196Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1803359Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1804782Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1805939Z copying torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1807250Z copying torch/include/ATen/ops/cross_entropy_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1808194Z copying torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1809450Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1810549Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1811638Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1812966Z copying torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1814016Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1815394Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1816375Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1817365Z copying torch/include/ATen/ops/crow_indices_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1818680Z copying torch/include/ATen/ops/crow_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1819813Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1821061Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1822059Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1823456Z copying torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1824376Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1825557Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1826746Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1827967Z copying torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1829427Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1830446Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1831568Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1832751Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1833976Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1835065Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1836080Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1837415Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1838441Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1839627Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1840906Z copying torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1842219Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1843230Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1844466Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1845788Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1847567Z copying torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1848280Z copying torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1849229Z copying torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1850435Z copying torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1851654Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1852630Z copying torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1854025Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1854990Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1856245Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1857811Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1858790Z copying torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1860133Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1861049Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1862415Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1863628Z copying torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1864870Z copying torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1865775Z copying torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1867132Z copying torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1868060Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1869609Z copying torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1870477Z copying torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1871826Z copying torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1872963Z copying torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1874082Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1875331Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1876466Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1877483Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1878753Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1879676Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1881175Z copying torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1882130Z copying torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1883407Z copying torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1884312Z copying torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1885809Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1887222Z copying torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1888081Z copying torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1889260Z copying torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1890409Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1891734Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1892679Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1893872Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1894930Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1896092Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1897466Z copying torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1898423Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1899638Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1900655Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1902124Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1903030Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1904204Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1905266Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1906508Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1907730Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1908996Z copying torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1909853Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1911136Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1912489Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1913460Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1914454Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1915790Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1916681Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1918037Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1919102Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1920376Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1921472Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1922935Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1923726Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1925196Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1927093Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1927925Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1929148Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1930346Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1931254Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1932919Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1934115Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1935476Z copying torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1936310Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1937628Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1938658Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1940135Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1941008Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1942211Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1943335Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1944660Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1945586Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1946881Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1947840Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1949291Z copying torch/include/ATen/ops/dense_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1950235Z copying torch/include/ATen/ops/dense_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1951556Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1952697Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1953854Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1955188Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1956124Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1957443Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1958332Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1959681Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1960654Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1962113Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1962998Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1964251Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1965671Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1967033Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1967883Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1969282Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1970355Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1971312Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1972583Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1973602Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1974856Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1975936Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1977278Z copying torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1978108Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1979605Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1980653Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1981835Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1982830Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1984122Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1985213Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1986380Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1987720Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1988677Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1989903Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1990984Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1992213Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1993644Z copying torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1994488Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1995687Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1997123Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1998076Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.1999435Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2000484Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2001807Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2002654Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2003820Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2005224Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2006595Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2008026Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2009253Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2010321Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2011449Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2012594Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2013511Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2014958Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2015800Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2017286Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2018209Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2019952Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2020724Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2022040Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2022893Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2024189Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2025202Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2026390Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2027534Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2028900Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2029694Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2031077Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2032023Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2033591Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2034657Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2035621Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2036886Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2038115Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2039129Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2040494Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2041398Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2042855Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2043863Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2045370Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2046758Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2047779Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2048955Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2050315Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2051207Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2052493Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2053472Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2054686Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2055752Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2057280Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2058104Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2059397Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2060528Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2061690Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2062620Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2064035Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2064877Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2066241Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2067107Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2068397Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2069646Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2070954Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2071852Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2073119Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2074167Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2075423Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2076868Z copying torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2077631Z copying torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2078952Z copying torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2079916Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2081373Z copying torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2083373Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2084002Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2085787Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2087285Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2088071Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2089281Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2090549Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2091431Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2092616Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2093604Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2095031Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2096143Z copying torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2097205Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2098492Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2099393Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2100785Z copying torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2101716Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2103005Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2104318Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2105198Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2106802Z copying torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2107661Z copying torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2108975Z copying torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2109862Z copying torch/include/ATen/ops/embedding_dense_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2111163Z copying torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2112262Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2113409Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2114609Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2116010Z copying torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2116800Z copying torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2118147Z copying torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2119436Z copying torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2120331Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2121685Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2122644Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2124105Z copying torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2125143Z copying torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2126677Z copying torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2127548Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2128983Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2129974Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2131266Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2132153Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2133453Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2134747Z copying torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2135597Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2136923Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2138206Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2139088Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2140436Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2141565Z copying torch/include/ATen/ops/empty_permuted.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2142896Z copying torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2143798Z copying torch/include/ATen/ops/empty_permuted_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2145080Z copying torch/include/ATen/ops/empty_permuted_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2146046Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2147519Z copying torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2148271Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2149621Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2150744Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2152102Z copying torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2153019Z copying torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2154394Z copying torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2155431Z copying torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2156616Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2158192Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2159341Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2160618Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2161441Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2162892Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2164011Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2165482Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2166740Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2167783Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2168991Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2170000Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2171098Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2172578Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2173386Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2174683Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2175818Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2176966Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2179346Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2180439Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2182014Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2183582Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2184835Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2185960Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2186439Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2186963Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2187412Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2188490Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2189410Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2191320Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2192263Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2193246Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2194508Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2195486Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2196835Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2197670Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2199080Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2199937Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2201632Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2202338Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2203642Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2204933Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2206442Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2207155Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2208460Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2209546Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2210767Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2211710Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2212887Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2214185Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2214980Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2216420Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2217606Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2218778Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2220114Z copying torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2220858Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2222495Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2223340Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2224610Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2225659Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2227100Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2227854Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2229162Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2230438Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2231298Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2233072Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2234427Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2235235Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2236736Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2237487Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2238897Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2239847Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2241181Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2242435Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2243745Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2244743Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2246274Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2247767Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2248693Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2250027Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2250833Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2252481Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2253767Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2254470Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2255898Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2256833Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2258133Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2259491Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2260402Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2261843Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2262907Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2264301Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2265112Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2266665Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2267504Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2268946Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2269850Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2271395Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2272579Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2273611Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2274676Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2275831Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2277334Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2278302Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2279565Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2280777Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2281914Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2283238Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2284234Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2285632Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2287218Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2288179Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2289172Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2290181Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2291271Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2292631Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2293756Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2294797Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2296158Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2297173Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2298284Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2299819Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2300659Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2301805Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2303165Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2304089Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2305874Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2306650Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2307603Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2309299Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2310225Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2311607Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2312846Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2313905Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2314989Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2316067Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2317605Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2318339Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2319710Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2320762Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2322242Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2323170Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2324182Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2325762Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2327146Z copying torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2327876Z copying torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2329255Z copying torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2330204Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2331665Z copying torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2332481Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2333807Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2334879Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2336097Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2337584Z copying torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2338300Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2339753Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2340752Z copying torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2342005Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2342990Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2344406Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2345430Z copying torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2346334Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2347689Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2348581Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2350035Z copying torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2351064Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2352396Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2353581Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2354600Z copying torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2355859Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2356757Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2358212Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2359267Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2360752Z copying torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2361582Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2362900Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2363872Z copying torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2365211Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2366812Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2367570Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2369323Z copying torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2370247Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2371243Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2372600Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2373456Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2375133Z copying torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2375841Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2377319Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2378394Z copying torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2379630Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2380430Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2381900Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2382988Z copying torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2384614Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2385443Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2386852Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2388192Z copying torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2388989Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2390360Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2391267Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2392671Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2394096Z copying torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2394833Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2396311Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2397330Z copying torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2398564Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2399718Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2400938Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2402292Z copying torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2403116Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2404372Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2405734Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2407341Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2408625Z copying torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2409444Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2410839Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2411895Z copying torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2413114Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2413998Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2415415Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2416779Z copying torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2417552Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2418872Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2419945Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2421248Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2422513Z copying torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2423282Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2425031Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2425707Z copying torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2426907Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2427861Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2429272Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2430321Z copying torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2431507Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2432722Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2433548Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2435164Z copying torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2435902Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2437264Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2438292Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2439689Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2440632Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2442012Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2442808Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2444399Z copying torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2445284Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2447077Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2447707Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2449132Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2450921Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2452058Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2453606Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2454733Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2455650Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2456101Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2457126Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2458329Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2460149Z copying torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2460937Z copying torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2462335Z copying torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2463158Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2464568Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2465513Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2467060Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2467785Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2469141Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2470044Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2471447Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2472453Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2473851Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2474896Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2475946Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2477302Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2478301Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2479455Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2480749Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2481936Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2482987Z copying torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2484339Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2485382Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2486938Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2487891Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2489224Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2491053Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2492241Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2493799Z copying torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2495059Z copying torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2495952Z copying torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2496542Z copying torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2497195Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2498353Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2499648Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2500595Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2501894Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2502867Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2504275Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2505277Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2506506Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2507381Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2508726Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2509970Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2510805Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2512319Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2513218Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2514809Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2515574Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2516926Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2517703Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2519108Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2519983Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2521422Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2522364Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2523813Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2524992Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2526361Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2527574Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2528507Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2529882Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2530741Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2532014Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2533203Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2534900Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2535743Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2537144Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2538006Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2539393Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2540532Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2541836Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2542666Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2544028Z copying torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2545558Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2546316Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2547712Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2548521Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2550013Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2550844Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2552268Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2553445Z copying torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2554460Z copying torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2555794Z copying torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2556614Z copying torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2557962Z copying torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2559276Z copying torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2560122Z copying torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2561633Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2562499Z copying torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2564011Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2565344Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2566462Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2567436Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2569013Z copying torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2569677Z copying torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2571087Z copying torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2571831Z copying torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2573427Z copying torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2574197Z copying torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2575679Z copying torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2576498Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2578027Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2578892Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2580274Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2581149Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2582507Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2583693Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2585084Z copying torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2585799Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2587185Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2588003Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2589598Z copying torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2590363Z copying torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2591853Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2592788Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2594103Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2595421Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2596190Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2597699Z copying torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2598550Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2599852Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2600911Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2602221Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2603615Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2604891Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2606411Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2608015Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2608913Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2610553Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2611704Z copying torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2612728Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2614107Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2615121Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2616545Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2617369Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2618818Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2619613Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2621060Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2621875Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2623295Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2624187Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2625781Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2626610Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2627972Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2628782Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2630243Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2631058Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2632524Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2633366Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2635021Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2635707Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2637082Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2637960Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2639375Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2640298Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2641688Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2642941Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2643874Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2645537Z copying torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2646605Z copying torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2647800Z copying torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2649022Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2649911Z copying torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2651228Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2652121Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2653683Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2654415Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2655853Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2656691Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2658076Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2659228Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2660412Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2661279Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2662901Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2663669Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2665049Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2665903Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2667292Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2668236Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2669540Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2670737Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2671973Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2672827Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2674197Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2675419Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2676511Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2677691Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2678843Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2679707Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2681254Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2682188Z copying torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2683542Z copying torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2685126Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2686722Z copying torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2687499Z copying torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2688877Z copying torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2689684Z copying torch/include/ATen/ops/glu_backward_jvp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2691057Z copying torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2691906Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2693293Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2694588Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2695425Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2696806Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2697969Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2699165Z copying torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2700066Z copying torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2701479Z copying torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2702318Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2704800Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2705834Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2706326Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2706950Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2708253Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2709234Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2710763Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2711585Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2713002Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2713928Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2715490Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2716172Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2717691Z copying torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2718537Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2719870Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2721279Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2722007Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2723427Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2724349Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2726084Z copying torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2727436Z copying torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2728352Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2729757Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2730612Z copying torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2731958Z copying torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2733273Z copying torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2734087Z copying torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2735521Z copying torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2736338Z copying torch/include/ATen/ops/grid_sampler_2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2737804Z copying torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2738638Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2740058Z copying torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2741145Z copying torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2742364Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2743346Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2744743Z copying torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2745648Z copying torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2747090Z copying torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2747858Z copying torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2749290Z copying torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2750157Z copying torch/include/ATen/ops/grid_sampler_3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2751657Z copying torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2752668Z copying torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2753899Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2754744Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2756162Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2757181Z copying torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2758522Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2759936Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2761353Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2762089Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2763573Z copying torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2764437Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2765952Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2767758Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2768491Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2769787Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2770734Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2772270Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2773002Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2774343Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2775622Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2776579Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2777855Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2778774Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2780222Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2781430Z copying torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2782426Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2783742Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2784705Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2786175Z copying torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2787051Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2788345Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2789558Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2790459Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2792210Z copying torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2793038Z copying torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2794360Z copying torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2795277Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2796609Z copying torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2797480Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2798884Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2799928Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2801358Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2802196Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2803547Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2804470Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2806058Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2807234Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2808159Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2809532Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2810668Z copying torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2811661Z copying torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2813101Z copying torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2814048Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2815405Z copying torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2816293Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2817686Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2818747Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2820070Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2820917Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2822278Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2823209Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2824622Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2825527Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2826905Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2827863Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2829382Z copying torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2830146Z copying torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2831676Z copying torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2832536Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2833966Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2835399Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2836366Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2837641Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2838949Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2840185Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2841143Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2842564Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2843516Z copying torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2845001Z copying torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2846387Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2847292Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2848648Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2849511Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2850938Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2851755Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2853177Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2854042Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2855655Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2856460Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2857944Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2858756Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2860212Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2861017Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2862403Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2863349Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2864929Z copying torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2865710Z copying torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2867132Z copying torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2867938Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2869407Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2870270Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2871738Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2872692Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2873986Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2874985Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2876344Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2877212Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2878692Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2879681Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2881133Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2881962Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2883392Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2884384Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2885966Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2887549Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2888346Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2889753Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2890999Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2891910Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2893404Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2894201Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2895587Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2896615Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2898025Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2899031Z copying torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2900096Z copying torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2901439Z copying torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2902341Z copying torch/include/ATen/ops/huber_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2903714Z copying torch/include/ATen/ops/huber_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2904809Z copying torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2905786Z copying torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2907472Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2908099Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2909473Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2911188Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2912110Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2913382Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2914253Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2915843Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2916613Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2917935Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2919204Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2920165Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2921468Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2922387Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2923717Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2924811Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2926372Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2927492Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2928528Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2929926Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2930712Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2932094Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2933009Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2934473Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2935306Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2936683Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2937940Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2938993Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2940269Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2941187Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2942548Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2943415Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2944862Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2945686Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2947033Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2947993Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2949384Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2950306Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2951760Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2952871Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2954295Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2954988Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2956465Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2957266Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2958668Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2960178Z copying torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2961079Z copying torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2962442Z copying torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2963368Z copying torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2964795Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2966238Z copying torch/include/ATen/ops/index_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2967179Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2968527Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2969625Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2970940Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2971966Z copying torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2973206Z copying torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2974410Z copying torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2975388Z copying torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2976784Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2977726Z copying torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2978999Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2979918Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2981385Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2982694Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2983454Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2985071Z copying torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2986503Z copying torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2987309Z copying torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2988690Z copying torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2989613Z copying torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2990882Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2992211Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2993075Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2994536Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2995400Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2996701Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2997597Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.2999147Z copying torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3000014Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3001448Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3002620Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3003737Z copying torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3005166Z copying torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3006128Z copying torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3007722Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3008773Z copying torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3009717Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3011056Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3011904Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3013362Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3014467Z copying torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3015532Z copying torch/include/ATen/ops/index_select_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3016842Z copying torch/include/ATen/ops/index_select_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3017838Z copying torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3019117Z copying torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3020366Z copying torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3021718Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3022472Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3023775Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3025205Z copying torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3026036Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3027546Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3028432Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3029298Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3030645Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3031816Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3032820Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3034508Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3035416Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3036628Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3037605Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3038766Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3040292Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3040979Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3042723Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3043430Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3045041Z copying torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3046393Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3047090Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3048659Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3049628Z copying torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3050945Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3051864Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3053202Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3054572Z copying torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3055362Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3056746Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3058087Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3059006Z copying torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3060275Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3061739Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3062615Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3064359Z copying torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3065914Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3067119Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3068528Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3070100Z copying torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3071405Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3072710Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3074211Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3075196Z copying torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3076185Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3077511Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3078427Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3079894Z copying torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3081578Z copying torch/include/ATen/ops/is_floating_point_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3082279Z copying torch/include/ATen/ops/is_floating_point_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3083470Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3084519Z copying torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3086034Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3087276Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3088102Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3089605Z copying torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3090431Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3091831Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3092741Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3094158Z copying torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3094935Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3096257Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3097472Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3098951Z copying torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3099675Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3100590Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3102152Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3103414Z copying torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3104499Z copying torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3105172Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3106628Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3107528Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3109920Z copying torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3110890Z copying torch/include/ATen/ops/is_same_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3113337Z copying torch/include/ATen/ops/is_same_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3114049Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3116840Z copying torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3117603Z copying torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3119144Z copying torch/include/ATen/ops/is_set_to_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3119784Z copying torch/include/ATen/ops/is_set_to_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3121559Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3122759Z copying torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3123726Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3124990Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3126561Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3128797Z copying torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3129773Z copying torch/include/ATen/ops/is_vulkan_available_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3130477Z copying torch/include/ATen/ops/is_vulkan_available_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3131340Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3132841Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3133833Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3135038Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3136190Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3137324Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3138605Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3140006Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3141530Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3143729Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3145322Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3146901Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3148412Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3149977Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3150892Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3152234Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3153515Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3154341Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3155804Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3157274Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3158485Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3160011Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3160882Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3162338Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3163119Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3164434Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3165662Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3167470Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3168169Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3169544Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3170457Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3171818Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3172743Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3173978Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3175083Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3176579Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3177350Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3178806Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3179902Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3181031Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3181908Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3183250Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3185971Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3186970Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3187723Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3188425Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3191398Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3192310Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3192946Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3193607Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3194132Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3198338Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3199052Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3199641Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3200453Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3201276Z copying torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3202370Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3202914Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3203640Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3205015Z copying torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3205578Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3207090Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3207698Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3209446Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3210029Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3211344Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3212179Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3213681Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3214649Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3216079Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3217015Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3218306Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3219230Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3221203Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3222438Z copying torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3223316Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3224595Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3225772Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3227069Z copying torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3227887Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3229143Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3230233Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3231614Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3232392Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3233767Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3234646Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3235952Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3237282Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3238656Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3239261Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3241451Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3242359Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3243407Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3245508Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3247440Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3248328Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3250148Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3250914Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3252996Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3253759Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3255084Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3256461Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3257419Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3260285Z copying torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3260852Z copying torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3261778Z copying torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3263281Z copying torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3264711Z copying torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3266330Z copying torch/include/ATen/ops/leaky_relu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3267576Z copying torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3269152Z copying torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3270050Z copying torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3271901Z copying torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3273809Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3274321Z copying torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3275557Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3276390Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3277741Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3279134Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3279876Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3281463Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3282472Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3284058Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3285066Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3287263Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3288260Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3289660Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3290606Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3292040Z copying torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3292854Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3294285Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3295674Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3296412Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3297796Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3298885Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3299951Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3301218Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3302634Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3303937Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3304723Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3306027Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3307205Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3308638Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3309355Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3310866Z copying torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3311655Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3313178Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3314172Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3315184Z copying torch/include/ATen/ops/lift_fresh_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3316458Z copying torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3317386Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3318710Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3319872Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3320874Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3322374Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3323886Z copying torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3324523Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3326443Z copying torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3327548Z copying torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3328537Z copying torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3329841Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3330780Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3332123Z copying torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3332984Z copying torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3334409Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3335334Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3336816Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3337725Z copying torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3339115Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3340044Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3341312Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3342425Z copying torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3343724Z copying torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3344753Z copying torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3346207Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3347036Z copying torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3348471Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3349290Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3350846Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3351857Z copying torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3353130Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3353962Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3355420Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3356437Z copying torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3357710Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3358694Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3359953Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3360906Z copying torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3362437Z copying torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3363648Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3365049Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3366639Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3368288Z copying torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3369021Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3370375Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3371317Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3372949Z copying torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3374001Z copying torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3374887Z copying torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3376239Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3377092Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3378780Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3379980Z copying torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3380863Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3382195Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3383112Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3384588Z copying torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3385503Z copying torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3386828Z copying torch/include/ATen/ops/linalg_householder_product_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3387724Z copying torch/include/ATen/ops/linalg_householder_product_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3389053Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3390085Z copying torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3391304Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3392425Z copying torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3393327Z copying torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3394722Z copying torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3395591Z copying torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3397013Z copying torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3397957Z copying torch/include/ATen/ops/linalg_inv_ex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3399163Z copying torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3400091Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3401545Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3402447Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3404021Z copying torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3404926Z copying torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3406827Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3407493Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3408892Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3409750Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3411142Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3412013Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3413418Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3414320Z copying torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3415615Z copying torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3416579Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3418156Z copying torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3418894Z copying torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3420372Z copying torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3421183Z copying torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3422691Z copying torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3423472Z copying torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3424834Z copying torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3425665Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3427335Z copying torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3428835Z copying torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3429641Z copying torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3430999Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3431865Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3433237Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3434345Z copying torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3435303Z copying torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3436752Z copying torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3437576Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3439115Z copying torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3439900Z copying torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3441680Z copying torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3442621Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3444107Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3445130Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3446979Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3447856Z copying torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3449206Z copying torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3450080Z copying torch/include/ATen/ops/linalg_lu_factor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3451476Z copying torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3452749Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3454247Z copying torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3455125Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3456563Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3457423Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3459034Z copying torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3459772Z copying torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3461157Z copying torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3462074Z copying torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3463427Z copying torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3464289Z copying torch/include/ATen/ops/linalg_lu_solve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3465634Z copying torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3466464Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3467993Z copying torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3468819Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3470197Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3471028Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3472584Z copying torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3473423Z copying torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3474966Z copying torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3475691Z copying torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3477065Z copying torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3478296Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3479707Z copying torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3480510Z copying torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3481757Z copying torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3483227Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3487938Z copying torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3488661Z copying torch/include/ATen/ops/linalg_matrix_power_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3490155Z copying torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3490844Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3492465Z copying torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3493187Z copying torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3494536Z copying torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3495433Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3497254Z copying torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3497888Z copying torch/include/ATen/ops/linalg_multi_dot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3499242Z copying torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3500472Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3501438Z copying torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3502562Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3503787Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3504727Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3506228Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3507127Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3508488Z copying torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3509268Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3510595Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3511532Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3513065Z copying torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3513830Z copying torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3515218Z copying torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3516126Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3517463Z copying torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3518392Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3519747Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3520681Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3522245Z copying torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3523616Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3524476Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3526061Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3528065Z copying torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3528671Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3530218Z copying torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3531102Z copying torch/include/ATen/ops/linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3532856Z copying torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3534074Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3534971Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3536479Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3537519Z copying torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3538918Z copying torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3541161Z copying torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3542523Z copying torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3543766Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3545203Z copying torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3546010Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3546590Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3547053Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3548042Z copying torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3548945Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3550395Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3551160Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3552952Z copying torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3553655Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3555000Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3555838Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3557454Z copying torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3558175Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3559527Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3560491Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3561879Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3563729Z copying torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3564456Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3566107Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3567084Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3568643Z copying torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3569385Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3570841Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3571696Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3573305Z copying torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3574077Z copying torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3575441Z copying torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3576163Z copying torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3577680Z copying torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3578514Z copying torch/include/ATen/ops/linalg_vector_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3580099Z copying torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3580701Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3582149Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3583240Z copying torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3584311Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3585631Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3586668Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3587653Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3589015Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3589836Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3591129Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3592671Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3593453Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3594371Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3595820Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3596577Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3597970Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3598853Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3600367Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3601456Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3602834Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3603520Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3604984Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3606484Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3607832Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3608746Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3610035Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3611532Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3612310Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3613557Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3614764Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3615519Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3617010Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3617991Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3619217Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3620714Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3621335Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3622775Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3623872Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3624800Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3626171Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3626949Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3628598Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3629281Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3630656Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3631517Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3632834Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3633876Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3635214Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3636290Z copying torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3637606Z copying torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3638409Z copying torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3639850Z copying torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3640678Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3642182Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3643000Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3644428Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3645422Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3647331Z copying torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3648183Z copying torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3649482Z copying torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3650775Z copying torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3651722Z copying torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3653031Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3653854Z copying torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3655367Z copying torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3656163Z copying torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3657539Z copying torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3658344Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3659752Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3660598Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3662105Z copying torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3663127Z copying torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3663996Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3665361Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3666998Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3667800Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3668951Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3669786Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3671178Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3672063Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3673362Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3674233Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3675702Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3676700Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3677966Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3678769Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3680311Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3681933Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3682863Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3684433Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3685928Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3687196Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3688649Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3690234Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3691552Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3692798Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3694006Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3695307Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3696486Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3697548Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3698717Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3699904Z copying torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3701165Z copying torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3702367Z copying torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3703635Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3704715Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3705837Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3707106Z copying torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3708286Z copying torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3709445Z copying torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3710698Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3711792Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3712823Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3714025Z copying torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3715292Z copying torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3716444Z copying torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3717530Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3718667Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3719719Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3721112Z copying torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3722475Z copying torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3723635Z copying torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3724945Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3726190Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3727406Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3728517Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3729935Z copying torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3731236Z copying torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3732415Z copying torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3733576Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3734688Z copying torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3735816Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3737020Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3738098Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3739215Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3740296Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3741333Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3742385Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3743404Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3744677Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3745888Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3747028Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3748119Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3749195Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3750210Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3751257Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3752460Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3753839Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3755227Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3756421Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3757431Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3758371Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3759493Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3760785Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3761831Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3762912Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3763939Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3765246Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3766263Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3767209Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3768433Z copying torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3769633Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3770644Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3771838Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3772992Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3774201Z copying torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3775438Z copying torch/include/ATen/ops/lstm_mps_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3776593Z copying torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3777674Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3778713Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3779656Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3780762Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3781975Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3783072Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3784048Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3785049Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3786076Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3787136Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3788122Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3789215Z copying torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3790339Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3791395Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3792375Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3793573Z copying torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3794814Z copying torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3795943Z copying torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3797025Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3798072Z copying torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3799130Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3800158Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3801578Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3802697Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3803831Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3804886Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3805988Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3808027Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3809212Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3810166Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3811473Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3812748Z copying torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3814003Z copying torch/include/ATen/ops/margin_ranking_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3815190Z copying torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3816337Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3817583Z copying torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3818792Z copying torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3819927Z copying torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3821189Z copying torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3822317Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3823349Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3824435Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3825512Z copying torch/include/ATen/ops/masked_scatter_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3826757Z copying torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3828038Z copying torch/include/ATen/ops/masked_scatter_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3829221Z copying torch/include/ATen/ops/masked_scatter_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3830465Z copying torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3831748Z copying torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3832965Z copying torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3834193Z copying torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3835334Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3836450Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3837514Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3838567Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3839840Z copying torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3841323Z copying torch/include/ATen/ops/masked_select_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3842474Z copying torch/include/ATen/ops/masked_select_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3843635Z copying torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3845035Z copying torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3846181Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3847317Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3848344Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3849400Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3850654Z copying torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3851867Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3853025Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3854240Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3855361Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3856425Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3857462Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3858647Z copying torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3859841Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3860886Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3861892Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3862974Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3864212Z copying torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3865531Z copying torch/include/ATen/ops/matrix_exp_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3866700Z copying torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3867905Z copying torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3869067Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3870145Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3871174Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3872336Z copying torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3873643Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3874705Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3875694Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3876884Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3878156Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3879306Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3880454Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3881544Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3882603Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3883659Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3884903Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3885992Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3887145Z copying torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3888319Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3889398Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3890485Z copying torch/include/ATen/ops/max_pool1d_with_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3891727Z copying torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3893007Z copying torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3894117Z copying torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3895168Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3896274Z copying torch/include/ATen/ops/max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3897579Z copying torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3898982Z copying torch/include/ATen/ops/max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3900074Z copying torch/include/ATen/ops/max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3901272Z copying torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3902476Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3903539Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3904570Z copying torch/include/ATen/ops/max_pool2d_with_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3905866Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3907258Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3908674Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3909935Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3911151Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3912415Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3913723Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3914976Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3916342Z copying torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3917771Z copying torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3918995Z copying torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3920152Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3921438Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3922648Z copying torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3923835Z copying torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3925102Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3926291Z copying torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3927459Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3928486Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3929633Z copying torch/include/ATen/ops/max_pool3d_with_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3930754Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3931981Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3933272Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3934504Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3935704Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3937032Z copying torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3938355Z copying torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3939525Z copying torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3940706Z copying torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3941796Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3942872Z copying torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3943980Z copying torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3945112Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3946231Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3947227Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3948296Z copying torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3949480Z copying torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3950550Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3951613Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3952628Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3953837Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3955066Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3956197Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3957229Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3958275Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3959371Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3960507Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3961539Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3962696Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3963986Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3965562Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3966709Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3967740Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3968767Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3969921Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3970923Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3971935Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3972845Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3973943Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3975310Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3976504Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3977606Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3978591Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3979584Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3980643Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3981830Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3983007Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3984011Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3985019Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3986180Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3987482Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3988616Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3989662Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3990664Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3991699Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3992626Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3994266Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3995426Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3996862Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3998217Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.3999326Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4000542Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4001848Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4002879Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4003916Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4005189Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4006386Z copying torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4007583Z copying torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4008850Z copying torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4010074Z copying torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4011597Z copying torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4013186Z copying torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4014427Z copying torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4015502Z copying torch/include/ATen/ops/miopen_batch_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4016550Z copying torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4017541Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4018533Z copying torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4019672Z copying torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4020811Z copying torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4021914Z copying torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4023098Z copying torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4024454Z copying torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4025698Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4027048Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4028095Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4029343Z copying torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4030640Z copying torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4031748Z copying torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4033082Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4034722Z copying torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4036118Z copying torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4037508Z copying torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4038714Z copying torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4039922Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4041441Z copying torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4042833Z copying torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4044051Z copying torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4045465Z copying torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4046567Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4047644Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4048787Z copying torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4049983Z copying torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4051086Z copying torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4052509Z copying torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4053977Z copying torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4055150Z copying torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4056166Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4057114Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4058001Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4058978Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4060155Z copying torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4061269Z copying torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4062324Z copying torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4063417Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4064607Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4065886Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4067099Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4068278Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4069383Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4070381Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4071605Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4072539Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4073810Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4074961Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4076458Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4078118Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4079483Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4080845Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4082073Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4083110Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4084253Z copying torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4085597Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4086609Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4087607Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4088834Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4090510Z copying torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4091743Z copying torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4092991Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4094204Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4095255Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4096325Z copying torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4097403Z copying torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4098474Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4099720Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4101095Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4102399Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4103699Z copying torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4104865Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4106136Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4107237Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4108363Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4109670Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4111195Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4112494Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4113725Z copying torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4115054Z copying torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4116238Z copying torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4117401Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4118513Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4119771Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4121250Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4122403Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4123606Z copying torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4124972Z copying torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4125970Z copying torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4127045Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4128493Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4130278Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4131373Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4132543Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4133718Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4134960Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4136029Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4137043Z copying torch/include/ATen/ops/mkldnn_rnn_layer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4138032Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4139378Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4140611Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4141764Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4142984Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4144262Z copying torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4145500Z copying torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4146563Z copying torch/include/ATen/ops/mkldnn_rnn_layer_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4147787Z copying torch/include/ATen/ops/mkldnn_rnn_layer_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4148835Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4149975Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4151864Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4153029Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4153999Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4155033Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4156255Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4157346Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4158359Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4159515Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4160816Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4162010Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4163130Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4164287Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4165433Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4166478Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4167670Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4168988Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4170072Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4171056Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4172427Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4173760Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4174796Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4176012Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4177265Z copying torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4178690Z copying torch/include/ATen/ops/mps_convolution_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4179975Z copying torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4181163Z copying torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4182526Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4183839Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4184981Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4186013Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4186929Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4187917Z copying torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4189057Z copying torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4190104Z copying torch/include/ATen/ops/mse_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4191138Z copying torch/include/ATen/ops/mse_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4192279Z copying torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4193403Z copying torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4194420Z copying torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4195435Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4196357Z copying torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4197526Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4199104Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4200323Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4201354Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4202441Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4203386Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4204252Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4205484Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4206771Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4207909Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4208845Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4209745Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4210696Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4211637Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4212566Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4213587Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4214805Z copying torch/include/ATen/ops/multi_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4215942Z copying torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4217333Z copying torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4218625Z copying torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4219962Z copying torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4221449Z copying torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4222611Z copying torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4223664Z copying torch/include/ATen/ops/multi_margin_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4224688Z copying torch/include/ATen/ops/multi_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4225834Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4227056Z copying torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4228176Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4229559Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4231001Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4232143Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4233561Z copying torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4235195Z copying torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4236540Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4237907Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4239251Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4240466Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4241837Z copying torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4242995Z copying torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4244248Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4245505Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4246569Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4247648Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4248637Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4249595Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4250646Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4251730Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4252729Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4254088Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4255557Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4256545Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4257414Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4258356Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4259402Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4260659Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4261689Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4262682Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4263619Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4264546Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4265604Z copying torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4266773Z copying torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4267770Z copying torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4268751Z copying torch/include/ATen/ops/nan_to_num_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4269715Z copying torch/include/ATen/ops/nan_to_num_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4270716Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4271752Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4272967Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4273561Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4274050Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4274642Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4275254Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4275764Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4276366Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4277314Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4278598Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4280312Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4281417Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4282715Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4283507Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4285147Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4286433Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4287467Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4288452Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4289668Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4290795Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4292044Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4292946Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4294930Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4295968Z copying torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4296791Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4297691Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4299013Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4299985Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4301242Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4302334Z copying torch/include/ATen/ops/native_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4303701Z copying torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4304674Z copying torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4305780Z copying torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4306962Z copying torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4308070Z copying torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4309250Z copying torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4310360Z copying torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4311436Z copying torch/include/ATen/ops/native_batch_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4312747Z copying torch/include/ATen/ops/native_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4313725Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4315094Z copying torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4316040Z copying torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4317225Z copying torch/include/ATen/ops/native_channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4318317Z copying torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4319352Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4320822Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4322300Z copying torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4323057Z copying torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4324313Z copying torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4325760Z copying torch/include/ATen/ops/native_dropout_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4327258Z copying torch/include/ATen/ops/native_dropout_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4328133Z copying torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4329183Z copying torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4330401Z copying torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4331392Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4332618Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4334173Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4335222Z copying torch/include/ATen/ops/native_group_norm_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4336559Z copying torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4337445Z copying torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4338605Z copying torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4339795Z copying torch/include/ATen/ops/native_group_norm_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4340936Z copying torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4342002Z copying torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4343410Z copying torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4344204Z copying torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4345617Z copying torch/include/ATen/ops/native_group_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4346409Z copying torch/include/ATen/ops/native_group_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4347660Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4349294Z copying torch/include/ATen/ops/native_layer_norm_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4350489Z copying torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4351220Z copying torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4352210Z copying torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4353568Z copying torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4354958Z copying torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4356013Z copying torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4357820Z copying torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4358701Z copying torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4359620Z copying torch/include/ATen/ops/native_layer_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4360779Z copying torch/include/ATen/ops/native_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4361933Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4363368Z copying torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4364007Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4365632Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4367061Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4368380Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4369169Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4370448Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4371596Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4372699Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4373801Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4374951Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4376207Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4377739Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4378387Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4379590Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4380583Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4381853Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4382745Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4384066Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4385097Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4386489Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4387462Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4388665Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4389829Z copying torch/include/ATen/ops/nested_to_padded_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4391158Z copying torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4392050Z copying torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4393282Z copying torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4394371Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4395755Z copying torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4396603Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4397854Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4398869Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4400394Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4401519Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4402467Z copying torch/include/ATen/ops/new_empty_strided_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4403718Z copying torch/include/ATen/ops/new_empty_strided_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4405076Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4406657Z copying torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4407485Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4408803Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4409747Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4411037Z copying torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4411947Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4413141Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4414272Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4415680Z copying torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4416551Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4417720Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4418845Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4420320Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4421156Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4422410Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4423917Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4424736Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4426021Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4426921Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4428205Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4429750Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4430940Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4432245Z copying torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4433148Z copying torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4434407Z copying torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4435474Z copying torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4436737Z copying torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4437658Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4439015Z copying torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4440040Z copying torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4441506Z copying torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4442405Z copying torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4443598Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4444951Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4446213Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4447790Z copying torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4448789Z copying torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4449804Z copying torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4451078Z copying torch/include/ATen/ops/nll_loss_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4452071Z copying torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4453328Z copying torch/include/ATen/ops/nll_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4454354Z copying torch/include/ATen/ops/nll_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4455703Z copying torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4456576Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4458069Z copying torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4458819Z copying torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4460095Z copying torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4461114Z copying torch/include/ATen/ops/nll_loss_forward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4462415Z copying torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4463360Z copying torch/include/ATen/ops/nll_loss_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4464561Z copying torch/include/ATen/ops/nll_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4465664Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4466816Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4468201Z copying torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4468991Z copying torch/include/ATen/ops/nll_loss_nd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4470283Z copying torch/include/ATen/ops/nll_loss_nd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4471272Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4472587Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4473535Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4474811Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4475767Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4477019Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4478238Z copying torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4479147Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4480570Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4481515Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4482743Z copying torch/include/ATen/ops/nonzero_static.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4484052Z copying torch/include/ATen/ops/nonzero_static_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4485181Z copying torch/include/ATen/ops/nonzero_static_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4486865Z copying torch/include/ATen/ops/nonzero_static_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4487737Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4489256Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4490227Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4491282Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4492454Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4493416Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4494684Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4496009Z copying torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4496843Z copying torch/include/ATen/ops/norm_except_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4498097Z copying torch/include/ATen/ops/norm_except_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4499013Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4500314Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4501305Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4502415Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4504010Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4505366Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4506379Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4507645Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4508620Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4509783Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4511026Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4511987Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4513430Z copying torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4514396Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4515602Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4516629Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4518055Z copying torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4518918Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4520116Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4521500Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4522667Z copying torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4523656Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4525037Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4526454Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4527529Z copying torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4528435Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4529764Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4530616Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4532031Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4532922Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4534317Z copying torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4535225Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4536541Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4537469Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4538835Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4539746Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4541103Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4542014Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4543309Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4544238Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4545670Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4546532Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4547878Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4548827Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4550076Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4551173Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4552329Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4553327Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4554561Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4555963Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4556816Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4558104Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4559057Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4560606Z copying torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4561478Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4562809Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4563780Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4565379Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4566777Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4567941Z copying torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4568891Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4569844Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4571237Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4572504Z copying torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4573447Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4574476Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4575675Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4576913Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4578292Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4579445Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4580445Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4581805Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4582631Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4584124Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4585259Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4586240Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4587482Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4588509Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4589697Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4590671Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4592088Z copying torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4592998Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4594154Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4595300Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4596617Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4597536Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4598866Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4599780Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4601387Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4602536Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4603379Z copying torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4605028Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4605854Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4607418Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4608402Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4609675Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4610528Z copying torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4611922Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4612821Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4614014Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4615288Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4616224Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4617583Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4618492Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4619833Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4620969Z copying torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4621951Z copying torch/include/ATen/ops/poisson_nll_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4623160Z copying torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4624405Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4625265Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4626676Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4627605Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4628865Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4629820Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4631083Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4632042Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4633465Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4634530Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4635555Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4636730Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4637735Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4639087Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4639932Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4641534Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4642451Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4643879Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4644939Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4646264Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4647813Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4649207Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4649975Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4651118Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4652608Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4653970Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4654851Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4656192Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4657175Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4658635Z copying torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4659505Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4660652Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4661861Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4663165Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4664296Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4665269Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4666487Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4667459Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4668723Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4669965Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4670918Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4672152Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4673257Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4674683Z copying torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4675543Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4676705Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4677662Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4679145Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4680036Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4681495Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4682404Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4683927Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4684994Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4686648Z copying torch/include/ATen/ops/q_per_channel_axis.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4687730Z copying torch/include/ATen/ops/q_per_channel_axis_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4688677Z copying torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4689665Z copying torch/include/ATen/ops/q_per_channel_scales.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4691195Z copying torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4692066Z copying torch/include/ATen/ops/q_per_channel_scales_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4693346Z copying torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4694367Z copying torch/include/ATen/ops/q_per_channel_zero_points.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4695761Z copying torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4696708Z copying torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4697894Z copying torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4698979Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4700144Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4701340Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4702283Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4703626Z copying torch/include/ATen/ops/q_zero_point_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4704639Z copying torch/include/ATen/ops/q_zero_point_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4705802Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4707183Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4708007Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4709188Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4710367Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4711436Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4712719Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4713686Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4715117Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4716038Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4717284Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4718551Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4719682Z copying torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4721108Z copying torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4722096Z copying torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4723143Z copying torch/include/ATen/ops/quantize_per_channel_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4724375Z copying torch/include/ATen/ops/quantize_per_channel_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4725503Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4727651Z copying torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4728496Z copying torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4729709Z copying torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4730853Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4732075Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4733198Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4734523Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4735448Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4736733Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4737755Z copying torch/include/ATen/ops/quantize_per_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4738917Z copying torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4739943Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4741324Z copying torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4742231Z copying torch/include/ATen/ops/quantized_batch_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4743483Z copying torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4744488Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4745911Z copying torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4746819Z copying torch/include/ATen/ops/quantized_gru_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4748035Z copying torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4749051Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4750486Z copying torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4751423Z copying torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4752466Z copying torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4753729Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4754878Z copying torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4755876Z copying torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4757219Z copying torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4758107Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4759565Z copying torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4760532Z copying torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4761836Z copying torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4762803Z copying torch/include/ATen/ops/quantized_max_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4764265Z copying torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4765369Z copying torch/include/ATen/ops/quantized_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4766879Z copying torch/include/ATen/ops/quantized_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4767846Z copying torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4768989Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4770003Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4771238Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4772254Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4773654Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4774551Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4775830Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4776764Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4778182Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4778992Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4780230Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4781442Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4782757Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4783835Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4784822Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4786246Z copying torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4787169Z copying torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4788501Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4789399Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4790752Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4791675Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4792914Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4794448Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4795285Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4796832Z copying torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4797705Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4798996Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4800042Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4801712Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4802691Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4804266Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4805377Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4807071Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4808170Z copying torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4809379Z copying torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4810205Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4811495Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4812675Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4813575Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4815015Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4816172Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4817119Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4818365Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4819317Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4820597Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4821526Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4822957Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4824245Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4825157Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4826356Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4827337Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4828546Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4829615Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4830998Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4831915Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4833237Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4834150Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4835329Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4836496Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4837641Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4839014Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4839898Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4841238Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4842378Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4843677Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4844511Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4846195Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4847124Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4848638Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4849411Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4850706Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4851665Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4852971Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4853864Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4855120Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4856097Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4857463Z copying torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4858380Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4859678Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4860630Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4862060Z copying torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4862926Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4864215Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4865212Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4866518Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4867740Z copying torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4868722Z copying torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4870024Z copying torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4871002Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4872186Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4873261Z copying torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4874287Z copying torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4876109Z copying torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4877060Z copying torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4878258Z copying torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4879549Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4880605Z copying torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4882051Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4882930Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4884171Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4885406Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4887028Z copying torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4887969Z copying torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4888956Z copying torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4890273Z copying torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4891221Z copying torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4892461Z copying torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4893443Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4894709Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4895778Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4897147Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4898280Z copying torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4899142Z copying torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4900422Z copying torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4901837Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4902931Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4904010Z copying torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4905229Z copying torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4906444Z copying torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4907394Z copying torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4908668Z copying torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4909648Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4910946Z copying torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4911935Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4913112Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4914141Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4915353Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4916679Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4917422Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4918742Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4920107Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4921086Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4922448Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4923323Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4924785Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4925718Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4927155Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4928335Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4929563Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4930446Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4931746Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4932643Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4934061Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4934942Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4936285Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4937108Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4938550Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4939423Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4940717Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4941662Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4943224Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4944044Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4945281Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4946629Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4947362Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4948565Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4949913Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4951213Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4952365Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4953347Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4954847Z copying torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4955781Z copying torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4956928Z copying torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4958230Z copying torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4959201Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4960611Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4961584Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4962794Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4963799Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4965307Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4967266Z copying torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4968247Z copying torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4969182Z copying torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4970486Z copying torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4971589Z copying torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4972696Z copying torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4973974Z copying torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4975155Z copying torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4976076Z copying torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4977430Z copying torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4978562Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4979614Z copying torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4980818Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4981841Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4983034Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4984215Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4985363Z copying torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4986429Z copying torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4987695Z copying torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4988687Z copying torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4990155Z copying torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4991055Z copying torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4992189Z copying torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4993270Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4994492Z copying torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4995518Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4996732Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4998010Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.4999034Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5000486Z copying torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5001447Z copying torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5002713Z copying torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5003800Z copying torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5004995Z copying torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5006697Z copying torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5007641Z copying torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5008699Z copying torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5009797Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5010996Z copying torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5012029Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5013282Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5014208Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5015680Z copying torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5016596Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5017771Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5018707Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5020010Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5021120Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5022590Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5023219Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5024876Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5026096Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5027461Z copying torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5028272Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5029570Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5030526Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5031744Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5033061Z copying torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5033945Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5035157Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5036178Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5037773Z copying torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5038631Z copying torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5039904Z copying torch/include/ATen/ops/resize_as_sparse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5040987Z copying torch/include/ATen/ops/resize_as_sparse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5042451Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5043239Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5044471Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5045675Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5047084Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5047995Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5049226Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5050402Z copying torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5051373Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5052748Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5053558Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5055050Z copying torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5055900Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5057124Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5058581Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5059442Z copying torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5060458Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5061643Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5062679Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5064049Z copying torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5064920Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5066157Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5067089Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5068551Z copying torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5069430Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5070642Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5071646Z copying torch/include/ATen/ops/rms_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5073009Z copying torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5073919Z copying torch/include/ATen/ops/rms_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5075107Z copying torch/include/ATen/ops/rms_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5076302Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5077474Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5078674Z copying torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5079667Z copying torch/include/ATen/ops/rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5080967Z copying torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5082324Z copying torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5083092Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5084358Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5085465Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5087035Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5088146Z copying torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5089126Z copying torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5090362Z copying torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5091536Z copying torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5092480Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5093701Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5094659Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5096126Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5097004Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5098705Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5099599Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5100898Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5101997Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5103410Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5104270Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5105435Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5106537Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5107949Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5108817Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5110073Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5111010Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5112383Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5113311Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5114552Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5115745Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5117065Z copying torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5117872Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5119278Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5120511Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5121755Z copying torch/include/ATen/ops/row_indices_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5123000Z copying torch/include/ATen/ops/row_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5123941Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5125258Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5126974Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5128067Z copying torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5129079Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5130271Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5131185Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5132606Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5133413Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5134716Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5135899Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5136990Z copying torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5138248Z copying torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5139248Z copying torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5140317Z copying torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5141627Z copying torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5142533Z copying torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5143813Z copying torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5144788Z copying torch/include/ATen/ops/rrelu_with_noise_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5145975Z copying torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5147010Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5148399Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5149278Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5150490Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5151652Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5152858Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5153755Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5155117Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5156287Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5157472Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5158356Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5159607Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5160727Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5161916Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5163006Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5164100Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5165624Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5167003Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5167746Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5169007Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5169947Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5171202Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5172884Z copying torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5173752Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5174921Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5176190Z copying torch/include/ATen/ops/scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5178174Z copying torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5178978Z copying torch/include/ATen/ops/scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5179654Z copying torch/include/ATen/ops/scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5180616Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5181926Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5183419Z copying torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5184454Z copying torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5185460Z copying torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5186463Z copying torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5188295Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5189105Z copying torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5189978Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5191264Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5192438Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5193538Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5194766Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5195705Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5196868Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5198065Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5199002Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5200480Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5201693Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5202888Z copying torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5203926Z copying torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5205140Z copying torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5206688Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5207643Z copying torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5208611Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5209841Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5210762Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5212066Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5213063Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5214257Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5215382Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5216572Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5218015Z copying torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5218834Z copying torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5220076Z copying torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5221055Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5222235Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5223416Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5224438Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5225927Z copying torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5226925Z copying torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5228237Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5228988Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5230287Z copying torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5231358Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5232774Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5233710Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5235134Z copying torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5236215Z copying torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5237103Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5238294Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5239426Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5240633Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5241830Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5243115Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5244247Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5245366Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5247161Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5248067Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5249454Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5250388Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5251555Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5252728Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5254028Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5255275Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5256154Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5257440Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5258502Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5259823Z copying torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5260735Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5261939Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5263029Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5264231Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5265177Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5266443Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5267793Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5268643Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5269843Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5270927Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5272100Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5273266Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5274371Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5275471Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5276630Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5278098Z copying torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5278855Z copying torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5280151Z copying torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5281225Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5282568Z copying torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5283550Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5284983Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5286244Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5287709Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5289046Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5289916Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5291144Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5292299Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5293275Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5294475Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5295844Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5296738Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5298058Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5299043Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5300285Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5301317Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5302470Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5303484Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5304925Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5305850Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5306985Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5308139Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5309334Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5310310Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5311491Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5312646Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5313862Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5315179Z copying torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5316182Z copying torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5317194Z copying torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5318462Z copying torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5319362Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5321170Z copying torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5322326Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5323287Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5324978Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5325735Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5327253Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5328061Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5329402Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5330657Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5331586Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5332800Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5334141Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5335015Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5336306Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5337232Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5338558Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5339470Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5340795Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5341901Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5343298Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5344213Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5345379Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5346524Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5347659Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5348722Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5349893Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5350847Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5352413Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5353347Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5354608Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5355651Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5356720Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5357910Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5359063Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5360183Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5361650Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5362431Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5363659Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5364933Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5366194Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5367383Z copying torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5368451Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5369430Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5370777Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5371660Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5373082Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5374236Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5375171Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5376340Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5377460Z copying torch/include/ATen/ops/slice_inverse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5378827Z copying torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5379713Z copying torch/include/ATen/ops/slice_inverse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5381000Z copying torch/include/ATen/ops/slice_inverse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5381979Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5383140Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5384383Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5385465Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5386676Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5387626Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5388848Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5390060Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5391184Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5392216Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5393316Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5394959Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5396370Z copying torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5397244Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5398615Z copying torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5399652Z copying torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5400857Z copying torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5402100Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5403064Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5404315Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5405701Z copying torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5407088Z copying torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5408078Z copying torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5409287Z copying torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5410192Z copying torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5411484Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5412653Z copying torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5413744Z copying torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5414897Z copying torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5416101Z copying torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5417155Z copying torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5418420Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5419829Z copying torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5420694Z copying torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5421866Z copying torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5422875Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5424146Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5425197Z copying torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5426232Z copying torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5427550Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5428629Z copying torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5429846Z copying torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5431003Z copying torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5432156Z copying torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5433051Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5434495Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5435470Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5436627Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5437791Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5438994Z copying torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5440166Z copying torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5441267Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5442528Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5443599Z copying torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5445067Z copying torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5446585Z copying torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5447928Z copying torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5448912Z copying torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5449940Z copying torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5451212Z copying torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5452276Z copying torch/include/ATen/ops/smooth_l1_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5453431Z copying torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5454570Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5455794Z copying torch/include/ATen/ops/soft_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5457054Z copying torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5458018Z copying torch/include/ATen/ops/to_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5459475Z copying torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5460471Z copying torch/include/ATen/ops/soft_margin_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5461638Z copying torch/include/ATen/ops/soft_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5462691Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5464053Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5465053Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5466021Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5467225Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5468170Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5469825Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5471242Z copying torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5472172Z copying torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5473422Z copying torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5474357Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5475671Z copying torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5476725Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5477945Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5479104Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5480080Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5481490Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5482515Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5483844Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5484908Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5486250Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5487431Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5488418Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5489856Z copying torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5490739Z copying torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5492063Z copying torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5493002Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5494276Z copying torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5495286Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5496533Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5497672Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5498667Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5499912Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5500966Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5502183Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5503143Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5504377Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5505456Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5506895Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5507953Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5509034Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5510220Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5511190Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5512513Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5513485Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5514718Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5515723Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5517012Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5518228Z copying torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5519234Z copying torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5520534Z copying torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5521477Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5523014Z copying torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5523874Z copying torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5525236Z copying torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5526956Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5528109Z copying torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5529141Z copying torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5530159Z copying torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5531504Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5532620Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5533732Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5534727Z copying torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5536032Z copying torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5537223Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5538400Z copying torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5539442Z copying torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5540483Z copying torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5541721Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5542785Z copying torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5544336Z copying torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5545578Z copying torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5546559Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5547891Z copying torch/include/ATen/ops/sparse_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5548855Z copying torch/include/ATen/ops/sparse_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5550103Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5551304Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5552279Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5553695Z copying torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5554643Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5555856Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5556807Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5558202Z copying torch/include/ATen/ops/sparse_resize_and_clear.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5559325Z copying torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5560457Z copying torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5561706Z copying torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5562839Z copying torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5564086Z copying torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5565279Z copying torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5566772Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5567608Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5568882Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5569966Z copying torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5571247Z copying torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5572303Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5573558Z copying torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5574497Z copying torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5575753Z copying torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5576807Z copying torch/include/ATen/ops/special_airy_ai_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5578095Z copying torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5579050Z copying torch/include/ATen/ops/special_airy_ai_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5580276Z copying torch/include/ATen/ops/special_airy_ai_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5581222Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5582711Z copying torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5583694Z copying torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5584758Z copying torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5586030Z copying torch/include/ATen/ops/special_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5587003Z copying torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5588238Z copying torch/include/ATen/ops/special_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5589260Z copying torch/include/ATen/ops/special_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5590493Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5591744Z copying torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5592746Z copying torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5594072Z copying torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5595047Z copying torch/include/ATen/ops/special_bessel_j1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5596322Z copying torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5597285Z copying torch/include/ATen/ops/special_bessel_j1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5598476Z copying torch/include/ATen/ops/special_bessel_j1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5599492Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5601108Z copying torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5602244Z copying torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5603203Z copying torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5604347Z copying torch/include/ATen/ops/special_bessel_y0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5605465Z copying torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5607213Z copying torch/include/ATen/ops/special_bessel_y0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5608413Z copying torch/include/ATen/ops/special_bessel_y0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5609274Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5611125Z copying torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5612022Z copying torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5612840Z copying torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5613964Z copying torch/include/ATen/ops/special_bessel_y1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5615039Z copying torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5616113Z copying torch/include/ATen/ops/special_bessel_y1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5617490Z copying torch/include/ATen/ops/special_bessel_y1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5618884Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5620198Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5621390Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5622401Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5623478Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5624756Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5625799Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5627077Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5628083Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5629363Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5630622Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5631818Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5632938Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5634051Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5635028Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5636286Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5637287Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5638596Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5639635Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5641110Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5642307Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5643256Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5644355Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5648048Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5649632Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5650920Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5652288Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5653630Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5655200Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5656025Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5656751Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5657354Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5657938Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5658520Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5659089Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5659829Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5660861Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5662411Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5663271Z copying torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5664666Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5665357Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5666747Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5667826Z copying torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5669087Z copying torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5670015Z copying torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5671501Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5672292Z copying torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5673686Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5674503Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5675867Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5677186Z copying torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5677918Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5679250Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5680131Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5681849Z copying torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5682609Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5683900Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5684894Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5686779Z copying torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5687459Z copying torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5688712Z copying torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5689814Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5691225Z copying torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5691923Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5693624Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5694542Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5696097Z copying torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5696908Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5698200Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5699322Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5700812Z copying torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5701511Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5702787Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5704120Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5705014Z copying torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5706167Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5707059Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5708500Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5709571Z copying torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5710781Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5711682Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5713044Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5714074Z copying torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5715305Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5716191Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5717539Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5718776Z copying torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5719643Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5721219Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5722071Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5723509Z copying torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5724338Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5725984Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5726972Z copying torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5728428Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5729397Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5730321Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5732065Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5733053Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5734083Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5735090Z copying torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5736260Z copying torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5737556Z copying torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5738821Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5740038Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5740913Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5742103Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5743192Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5744511Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5745474Z copying torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5746743Z copying torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5747865Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5748995Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5750307Z copying torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5751488Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5752509Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5753657Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5755060Z copying torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5755903Z copying torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5757107Z copying torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5758139Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5759391Z copying torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5760502Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5761801Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5762684Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5764152Z copying torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5765289Z copying torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5766865Z copying torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5768262Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5769338Z copying torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5770641Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5771592Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5772838Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5774024Z copying torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5774991Z copying torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5776254Z copying torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5777254Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5778504Z copying torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5779524Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5780767Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5781774Z copying torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5783161Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5784273Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5785255Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5786419Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5787636Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5788754Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5789801Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5791085Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5792049Z copying torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5793432Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5794546Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5795557Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5797054Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5797780Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5799130Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5800044Z copying torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5801548Z copying torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5802345Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5803942Z copying torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5804768Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5806354Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5807241Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5808831Z copying torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5809500Z copying torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5810902Z copying torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5811755Z copying torch/include/ATen/ops/special_log_ndtr_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5813245Z copying torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5813998Z copying torch/include/ATen/ops/special_log_ndtr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5815293Z copying torch/include/ATen/ops/special_log_ndtr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5816364Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5817732Z copying torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5818590Z copying torch/include/ATen/ops/special_log_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5819842Z copying torch/include/ATen/ops/special_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5820957Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5822314Z copying torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5823181Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5824428Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5825342Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5826910Z copying torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5827674Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5828988Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5830136Z copying torch/include/ATen/ops/special_modified_bessel_i0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5831658Z copying torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5832369Z copying torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5833728Z copying torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5834632Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5835988Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5836845Z copying torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5838248Z copying torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5839103Z copying torch/include/ATen/ops/special_modified_bessel_i1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5840867Z copying torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5842234Z copying torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5843106Z copying torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5844366Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5845806Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5847377Z copying torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5848122Z copying torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5849461Z copying torch/include/ATen/ops/special_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5850455Z copying torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5851451Z copying torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5852839Z copying torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5853685Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5855006Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5855962Z copying torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5857292Z copying torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5858198Z copying torch/include/ATen/ops/special_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5859766Z copying torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5860578Z copying torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5861858Z copying torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5862727Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5864099Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5865070Z copying torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5866391Z copying torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5867291Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5868748Z copying torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5869567Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5870862Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5871765Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5873221Z copying torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5874034Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5875360Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5876539Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5877943Z copying torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5878647Z copying torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5879944Z copying torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5881193Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5882380Z copying torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5883324Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5884729Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5886066Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5887262Z copying torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5888092Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5889531Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5890345Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5891988Z copying torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5892670Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5894030Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5894853Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5896497Z copying torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5897202Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5898462Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5899565Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5901038Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5901936Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5902974Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5904263Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5905567Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5906471Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5907860Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5908812Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5910340Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5911087Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5912455Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5913349Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5914773Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5916152Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5917105Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5918449Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5919533Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5921039Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5922042Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5923052Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5924377Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5925477Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5927290Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5928084Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5929414Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5930223Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5931526Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5933051Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5934137Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5935119Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5936574Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5937434Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5938789Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5939781Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5941008Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5942278Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5943320Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5944432Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5945465Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5946991Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5947725Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5949108Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5950020Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5951277Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5952289Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5953825Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5954732Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5955740Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5957072Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5958046Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5959418Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5960373Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5961891Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5962606Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5964141Z copying torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5964994Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5966616Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5967444Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5969032Z copying torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5969672Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5971018Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5971993Z copying torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5973497Z copying torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5974339Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5975638Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5976589Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5977952Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5978842Z copying torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5980133Z copying torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5981024Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5982551Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5983543Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5984784Z copying torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5985744Z copying torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5987105Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5988027Z copying torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5989277Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5990751Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5991855Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5993370Z copying torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5994073Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5995291Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5996567Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5997541Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5998938Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.5999723Z copying torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6001327Z copying torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6002194Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6003613Z copying torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6004384Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6005882Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6007294Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6008336Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6009631Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6010423Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6011959Z copying torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6012937Z copying torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6014226Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6015267Z copying torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6016586Z copying torch/include/ATen/ops/split_with_sizes_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6017830Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6018938Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6019863Z copying torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6021163Z copying torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6022074Z copying torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6023394Z copying torch/include/ATen/ops/split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6024637Z copying torch/include/ATen/ops/split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6025482Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6027017Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6027778Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6029070Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6030189Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6031350Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6032305Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6033672Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6034493Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6035995Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6036770Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6038094Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6039261Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6040417Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6041809Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6042519Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6044028Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6045137Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6046466Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6047376Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6048659Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6049687Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6050828Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6052177Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6053059Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6054336Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6055420Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6056557Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6057738Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6058795Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6060032Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6061204Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6062041Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6063791Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6065022Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6066014Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6067304Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6068609Z copying torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6069523Z copying torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6070766Z copying torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6071915Z copying torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6073006Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6074293Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6075242Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6076441Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6077755Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6078767Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6079980Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6081225Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6082403Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6083719Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6084530Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6086272Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6087633Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6088891Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6089974Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6090894Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6092396Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6093083Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6094527Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6095370Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6096734Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6097935Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6099164Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6100085Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6101356Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6102503Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6103934Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6104866Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6106144Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6107039Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6108388Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6109176Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6110650Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6111463Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6112717Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6113915Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6115219Z copying torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6116038Z copying torch/include/ATen/ops/sum_to_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6117322Z copying torch/include/ATen/ops/sum_to_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6118382Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6119685Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6120606Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6122011Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6123107Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6124350Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6125380Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6126960Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6127719Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6129257Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6130003Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6131251Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6132661Z copying torch/include/ATen/ops/sym_constrain_range.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6133633Z copying torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6134756Z copying torch/include/ATen/ops/sym_constrain_range_for_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6136256Z copying torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6137103Z copying torch/include/ATen/ops/sym_constrain_range_for_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6138415Z copying torch/include/ATen/ops/sym_constrain_range_for_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6139962Z copying torch/include/ATen/ops/sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6140956Z copying torch/include/ATen/ops/sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6142152Z copying torch/include/ATen/ops/sym_numel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6143514Z copying torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6144366Z copying torch/include/ATen/ops/sym_numel_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6145684Z copying torch/include/ATen/ops/sym_numel_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6146597Z copying torch/include/ATen/ops/sym_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6148001Z copying torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6148842Z copying torch/include/ATen/ops/sym_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6150097Z copying torch/include/ATen/ops/sym_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6151302Z copying torch/include/ATen/ops/sym_storage_offset.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6152548Z copying torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6153451Z copying torch/include/ATen/ops/sym_storage_offset_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6154791Z copying torch/include/ATen/ops/sym_storage_offset_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6155619Z copying torch/include/ATen/ops/sym_stride.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6157182Z copying torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6157945Z copying torch/include/ATen/ops/sym_stride_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6159343Z copying torch/include/ATen/ops/sym_stride_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6160176Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6161860Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6162597Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6164109Z copying torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6165245Z copying torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6166644Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6167461Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6168827Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6169738Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6170979Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6172313Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6173354Z copying torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6174253Z copying torch/include/ATen/ops/take_along_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6175636Z copying torch/include/ATen/ops/take_along_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6176631Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6178058Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6178884Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6180150Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6181326Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6182712Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6183482Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6184861Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6185714Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6187111Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6187955Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6189259Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6190467Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6191497Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6192984Z copying torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6193737Z copying torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6195050Z copying torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6196238Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6197387Z copying torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6198311Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6199609Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6201095Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6201849Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6203154Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6203996Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6205670Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6207005Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6207725Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6209082Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6210200Z copying torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6211453Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6212344Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6214040Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6215302Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6216227Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6217421Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6218524Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6219882Z copying torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6220717Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6222104Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6223426Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6224501Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6225640Z copying torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6226917Z copying torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6227865Z copying torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6229112Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6230072Z copying torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6231438Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6232290Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6233777Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6234614Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6235910Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6236780Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6238262Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6239088Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6240524Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6241507Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6242998Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6243778Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6245372Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6246819Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6248176Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6248784Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6250213Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6251639Z copying torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6252341Z copying torch/include/ATen/ops/to_dense_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6253778Z copying torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6255001Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6255977Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6257288Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6258190Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6259701Z copying torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6260511Z copying torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6261907Z copying torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6262920Z copying torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6264278Z copying torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6265060Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6266461Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6267289Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6268571Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6269839Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6271176Z copying torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6272079Z copying torch/include/ATen/ops/to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6273323Z copying torch/include/ATen/ops/to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6274178Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6275576Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6276573Z copying torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6277811Z copying torch/include/ATen/ops/to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6278976Z copying torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6279879Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6281469Z copying torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6282291Z copying torch/include/ATen/ops/to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6283498Z copying torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6284838Z copying torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6285831Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6287449Z copying torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6288733Z copying torch/include/ATen/ops/to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6289600Z copying torch/include/ATen/ops/to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6290982Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6292313Z copying torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6292989Z copying torch/include/ATen/ops/to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6294578Z copying torch/include/ATen/ops/to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6295338Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6296675Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6297847Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6299155Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6299962Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6301344Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6302450Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6303702Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6304662Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6305949Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6306756Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6308309Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6309272Z copying torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6310551Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6311377Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6312820Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6313679Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6314922Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6316374Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6317005Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6318321Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6319615Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6320748Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6322111Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6323106Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6324377Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6325370Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6327239Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6328066Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6329487Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6330322Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6331785Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6332651Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6333904Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6335040Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6336437Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6337284Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6338546Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6339677Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6341221Z copying torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6341970Z copying torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6343291Z copying torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6344159Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6345526Z copying torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6346570Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6347768Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6348908Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6350207Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6351054Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6352336Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6353574Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6354684Z copying torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6355896Z copying torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6356846Z copying torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6358142Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6359285Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6360411Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6361918Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6363061Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6364215Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6365651Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6367188Z copying torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6367866Z copying torch/include/ATen/ops/triplet_margin_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6369125Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6370453Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6371532Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6372773Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6373754Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6375196Z copying torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6376026Z copying torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6377270Z copying torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6378465Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6379300Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6380706Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6381923Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6383009Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6383985Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6385220Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6386670Z copying torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6387446Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6388664Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6389759Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6391143Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6392021Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6393402Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6394206Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6395510Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6396576Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6397742Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6398855Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6400125Z copying torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6400989Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6402440Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6403388Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6404924Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6405935Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6407444Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6408384Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6409747Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6410519Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6411954Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6412785Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6414151Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6415022Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6416502Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6417413Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6418942Z copying torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6419790Z copying torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6421133Z copying torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6421967Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6423287Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6424422Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6425547Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6426729Z copying torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6427677Z copying torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6429011Z copying torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6429981Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6431287Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6432283Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6433645Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6434717Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6435672Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6437343Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6438326Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6439649Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6440646Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6442142Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6442979Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6444310Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6446003Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6446776Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6447990Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6448888Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6450317Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6451174Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6452577Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6453607Z copying torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6454897Z copying torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6455808Z copying torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6457112Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6458079Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6459437Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6460728Z copying torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6461621Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6463087Z copying torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6463931Z copying torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6465351Z copying torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6466202Z copying torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6467465Z copying torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6468444Z copying torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6469727Z copying torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6470664Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6471934Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6473043Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6474417Z copying torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6475195Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6476631Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6477474Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6479014Z copying torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6479811Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6481160Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6482108Z copying torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6483767Z copying torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6484733Z copying torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6486134Z copying torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6487716Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6488926Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6489705Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6491277Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6492199Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6493447Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6494277Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6495673Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6496754Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6497672Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6499246Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6500385Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6501332Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6502690Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6503567Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6504930Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6505935Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6507267Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6508330Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6509620Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6510457Z copying torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6512265Z copying torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6513115Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6514525Z copying torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6515381Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6516606Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6517864Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6518845Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6520437Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6521314Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6522699Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6523615Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6525042Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6526437Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6527296Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6528863Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6529619Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6530954Z copying torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6531784Z copying torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6533072Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6534022Z copying torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6535365Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6536313Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6537590Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6538831Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6540194Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6541021Z copying torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6542332Z copying torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6543307Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6544662Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6545527Z copying torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6546828Z copying torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6547962Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6549039Z copying torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6550488Z copying torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6551269Z copying torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6552543Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6553746Z copying torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6554637Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6555938Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6556989Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6558322Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6559499Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6560578Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6561853Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6562820Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6564203Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6565224Z copying torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6566820Z copying torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6567873Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6568971Z copying torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6569927Z copying torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6571330Z copying torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6572528Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6573586Z copying torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6574863Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6575762Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6577109Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6578341Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6579810Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6580584Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6581947Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6582883Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6584094Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6585354Z copying torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6586635Z copying torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6588180Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6588947Z copying torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6589941Z copying torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6591307Z copying torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6592164Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6593502Z copying torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6594418Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6595760Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6596664Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6598024Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6599410Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6600368Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6601804Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6602600Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6603986Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6605057Z copying torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6606774Z copying torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6607667Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6608639Z copying torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6609866Z copying torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6610834Z copying torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6612182Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6613069Z copying torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6614350Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6615280Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6616655Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6617984Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6619197Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6620163Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6621549Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6622413Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6623790Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6624711Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6625966Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6627094Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6628061Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6629339Z copying torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6630316Z copying torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6631555Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6632881Z copying torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6633697Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6635063Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6635988Z copying torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6637477Z copying torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6638389Z copying torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6639623Z copying torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6640567Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6642127Z copying torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6643295Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6644292Z copying torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6645708Z copying torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6647158Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6647964Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6649378Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6650162Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6651574Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6652568Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6653799Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6654941Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6655825Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6657511Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6658309Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6659616Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6661032Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6662350Z copying torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6663421Z copying torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6664693Z copying torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6665932Z copying torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6666796Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6668066Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6669250Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6670362Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6671496Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6672766Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6673658Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6674929Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6675946Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6677181Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6678020Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6679378Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6680541Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6682075Z copying torch/include/ATen/ops/view_as_complex_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6682905Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6684136Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6685130Z copying torch/include/ATen/ops/view_as_complex_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6686696Z copying torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6687648Z copying torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6688931Z copying torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6689830Z copying torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6691056Z copying torch/include/ATen/ops/view_as_complex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6692204Z copying torch/include/ATen/ops/view_as_complex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6693242Z copying torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6694506Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6695342Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6696917Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6697830Z copying torch/include/ATen/ops/view_as_real_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6699264Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6700292Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6701156Z copying torch/include/ATen/ops/view_as_real_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6702417Z copying torch/include/ATen/ops/view_as_real_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6703677Z copying torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6704499Z copying torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6705924Z copying torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6706711Z copying torch/include/ATen/ops/view_as_real_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6708059Z copying torch/include/ATen/ops/view_as_real_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6709357Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6710087Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6711599Z copying torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6712684Z copying torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6713592Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6714929Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6715858Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6717325Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6718110Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6719351Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6720543Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6721665Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6722967Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6723803Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6725249Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6726899Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6727961Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6729237Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6730045Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6731480Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6732405Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6733676Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6735166Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6736348Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6737304Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6738646Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6740048Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6740953Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6742152Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6743177Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6744353Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6745427Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6746639Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6747670Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6748959Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6750083Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6751254Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6752247Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6753395Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6754695Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6755617Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6757134Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6758079Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6759390Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6760462Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6761612Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6763317Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6763919Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6765498Z copying torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6766926Z copying torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6767644Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6768958Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6769796Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6771368Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-04-03T15:57:16.6772150Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip 2024-04-03T15:57:16.6772634Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2024-04-03T15:57:16.6773674Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2024-04-03T15:57:16.6775141Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2024-04-03T15:57:16.6775934Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2024-04-03T15:57:16.6777458Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2024-04-03T15:57:16.6777986Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-04-03T15:57:16.6778847Z copying torch/include/ATen/mps/EmptyTensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-04-03T15:57:16.6780195Z copying torch/include/ATen/mps/IndexKernels.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-04-03T15:57:16.6781432Z copying torch/include/ATen/mps/MPSAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-04-03T15:57:16.6782404Z copying torch/include/ATen/mps/MPSAllocatorInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-04-03T15:57:16.6783666Z copying torch/include/ATen/mps/MPSDevice.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-04-03T15:57:16.6784494Z copying torch/include/ATen/mps/MPSEvent.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-04-03T15:57:16.6785736Z copying torch/include/ATen/mps/MPSGeneratorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-04-03T15:57:16.6786564Z copying torch/include/ATen/mps/MPSGuardImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-04-03T15:57:16.6787833Z copying torch/include/ATen/mps/MPSHooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-04-03T15:57:16.6788647Z copying torch/include/ATen/mps/MPSProfiler.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-04-03T15:57:16.6790013Z copying torch/include/ATen/mps/MPSStream.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-04-03T15:57:16.6791195Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-04-03T15:57:16.6792206Z copying torch/include/ATen/miopen/Descriptors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-04-03T15:57:16.6792859Z copying torch/include/ATen/miopen/Exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-04-03T15:57:16.6794167Z copying torch/include/ATen/miopen/Handle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-04-03T15:57:16.6794887Z copying torch/include/ATen/miopen/Types.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-04-03T15:57:16.6796248Z copying torch/include/ATen/miopen/Utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-04-03T15:57:16.6797097Z copying torch/include/ATen/miopen/miopen-wrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-04-03T15:57:16.6798311Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-04-03T15:57:16.6799037Z copying torch/include/ATen/detail/AcceleratorHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-04-03T15:57:16.6800367Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-04-03T15:57:16.6801336Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-04-03T15:57:16.6802630Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-04-03T15:57:16.6803560Z copying torch/include/ATen/detail/IPUHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-04-03T15:57:16.6805042Z copying torch/include/ATen/detail/MPSHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-04-03T15:57:16.6805828Z copying torch/include/ATen/detail/MTIAHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-04-03T15:57:16.6807510Z copying torch/include/ATen/detail/ORTHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-04-03T15:57:16.6808227Z copying torch/include/ATen/detail/PrivateUse1HooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-04-03T15:57:16.6809268Z copying torch/include/ATen/detail/XPUHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-04-03T15:57:16.6810321Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6811073Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6812390Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6813236Z copying torch/include/ATen/native/AmpKernels.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6814567Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6815504Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6816846Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6817640Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6818983Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6819911Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6821218Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6822164Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6823154Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6824333Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6825541Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6826734Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6827866Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6828932Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6830254Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6831061Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6832631Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6833450Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6834801Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6835735Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6837389Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6838599Z copying torch/include/ATen/native/FractionalMaxPooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6839554Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6840858Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6842162Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6842910Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6844271Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6845337Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6847179Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6848095Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6849421Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6850655Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6851552Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6853765Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6854554Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6855888Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6856828Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6858090Z copying torch/include/ATen/native/NonSymbolicBC.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6858963Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6860288Z copying torch/include/ATen/native/Padding.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6861236Z copying torch/include/ATen/native/PixelShuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6862639Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6863409Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6864715Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6865780Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6866952Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6867838Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6869144Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6870065Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6871559Z copying torch/include/ATen/native/ReductionType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6872292Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6873528Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6874687Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6875621Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6876906Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6877991Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6879345Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6880075Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6881507Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6882469Z copying torch/include/ATen/native/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6883838Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6884911Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6886433Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6887414Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6888314Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6889688Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6890643Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6891988Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6892899Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6894200Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6895271Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6896281Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6897431Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6898484Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6899772Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6900681Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6902037Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6902983Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6903980Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6905309Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6906302Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6907308Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6908677Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6909614Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6911359Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6912299Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6913240Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6914472Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6915538Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-04-03T15:57:16.6916682Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6917421Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6918482Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6919696Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6920738Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6922002Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6923053Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6924118Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6925289Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6927042Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6927945Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6928896Z copying torch/include/ATen/native/cpu/LogAddExp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6929964Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6931492Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6932343Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6933738Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6934694Z copying torch/include/ATen/native/cpu/ReduceUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6936623Z copying torch/include/ATen/native/cpu/SampledAddmmKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6937621Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6938649Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6939778Z copying torch/include/ATen/native/cpu/SpmmReduceKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6941066Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6942165Z copying torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6943569Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6944417Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6945847Z copying torch/include/ATen/native/cpu/int_mm_kernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6946837Z copying torch/include/ATen/native/cpu/mixed_data_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6947803Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6949108Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6950074Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-04-03T15:57:16.6951210Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6952017Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6953122Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6954383Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6955752Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6956677Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6958100Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6959137Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6960476Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6961401Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6962694Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6963523Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6964959Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6966099Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6967514Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6968247Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6969420Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6970758Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6971663Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6973036Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6973981Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6975387Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6976256Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6977358Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6978605Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6979616Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6981027Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6981865Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6983235Z copying torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6984202Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6985422Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6986424Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6987642Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6988761Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6990768Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6991581Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6992725Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6994249Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6995192Z copying torch/include/ATen/native/cuda/Pow.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6996441Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6997432Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6999089Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.6999887Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.7001451Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.7002474Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.7003579Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.7004896Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.7005976Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.7007627Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.7008435Z copying torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.7009588Z copying torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.7010783Z copying torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.7011782Z copying torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.7013131Z copying torch/include/ATen/native/cuda/fused_adamw_impl.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.7013916Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.7015401Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.7016357Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-04-03T15:57:16.7017393Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-04-03T15:57:16.7018028Z copying torch/include/ATen/native/mps/Copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-04-03T15:57:16.7019513Z copying torch/include/ATen/native/mps/MPSGraphSonomaOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-04-03T15:57:16.7020367Z copying torch/include/ATen/native/mps/MPSGraphVenturaOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-04-03T15:57:16.7021807Z copying torch/include/ATen/native/mps/OperationUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-04-03T15:57:16.7022668Z copying torch/include/ATen/native/mps/TensorFactory.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-04-03T15:57:16.7024499Z copying torch/include/ATen/native/mps/UnaryConstants.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-04-03T15:57:16.7025221Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-04-03T15:57:16.7026107Z copying torch/include/ATen/native/nested/NestedTensorBinaryOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-04-03T15:57:16.7027396Z copying torch/include/ATen/native/nested/NestedTensorFactories.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-04-03T15:57:16.7028258Z copying torch/include/ATen/native/nested/NestedTensorMath.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-04-03T15:57:16.7029482Z copying torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-04-03T15:57:16.7030486Z copying torch/include/ATen/native/nested/NestedTensorTransformerUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-04-03T15:57:16.7031543Z copying torch/include/ATen/native/nested/NestedTensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-04-03T15:57:16.7032709Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-04-03T15:57:16.7033550Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-04-03T15:57:16.7034635Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-04-03T15:57:16.7035664Z copying torch/include/ATen/native/quantized/ConvUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-04-03T15:57:16.7036622Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-04-03T15:57:16.7038201Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-04-03T15:57:16.7039005Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-04-03T15:57:16.7039973Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-04-03T15:57:16.7041199Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:16.7041903Z copying torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:16.7043226Z copying torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:16.7044121Z copying torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:16.7045652Z copying torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:16.7047186Z copying torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:16.7047898Z copying torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:16.7048886Z copying torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:16.7050350Z copying torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:16.7051271Z copying torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:16.7052442Z copying torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:16.7053509Z copying torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:16.7054564Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:16.7056144Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:16.7057314Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils 2024-04-03T15:57:16.7057956Z copying torch/include/ATen/native/utils/Factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils 2024-04-03T15:57:16.7059256Z copying torch/include/ATen/native/utils/ParamUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils 2024-04-03T15:57:16.7060093Z copying torch/include/ATen/native/utils/ParamsHash.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils 2024-04-03T15:57:16.7061179Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized 2024-04-03T15:57:16.7061825Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized 2024-04-03T15:57:16.7063137Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized 2024-04-03T15:57:16.7063940Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu 2024-04-03T15:57:16.7064679Z copying torch/include/ATen/xpu/XPUContext.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu 2024-04-03T15:57:16.7065940Z copying torch/include/ATen/xpu/XPUDevice.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu 2024-04-03T15:57:16.7066697Z copying torch/include/ATen/xpu/XPUEvent.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu 2024-04-03T15:57:16.7068145Z copying torch/include/ATen/xpu/XPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu 2024-04-03T15:57:16.7068812Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/detail 2024-04-03T15:57:16.7069564Z copying torch/include/ATen/xpu/detail/XPUHooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/detail 2024-04-03T15:57:16.7070726Z creating build/lib.linux-x86_64-cpython-38/torch/include/caffe2 2024-04-03T15:57:16.7071225Z creating build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-04-03T15:57:16.7072056Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-04-03T15:57:16.7073793Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-04-03T15:57:16.7074503Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-04-03T15:57:16.7075859Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-04-03T15:57:16.7076765Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-04-03T15:57:16.7078062Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-04-03T15:57:16.7079045Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-04-03T15:57:16.7080129Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10 2024-04-03T15:57:16.7080588Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/macros 2024-04-03T15:57:16.7081448Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/macros 2024-04-03T15:57:16.7082856Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/macros 2024-04-03T15:57:16.7083707Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/macros 2024-04-03T15:57:16.7084954Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7085564Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7087379Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7088278Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7089688Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7090577Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7091532Z copying torch/include/c10/core/ConstantSymNodeImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7092804Z copying torch/include/c10/core/Contiguity.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7093572Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7094827Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7095919Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7096828Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7098191Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7099000Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7100390Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7101285Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7102840Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7104103Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7105288Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7106196Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7107346Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7108480Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7109526Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7110682Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7111870Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7112757Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7113989Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7114962Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7116241Z copying torch/include/c10/core/RefcountedDeleter.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7117483Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7118220Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7119588Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7121316Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7121913Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7123376Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7124149Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7125681Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7127170Z copying torch/include/c10/core/SymBool.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7127781Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7128669Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7130090Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7131026Z copying torch/include/c10/core/SymNodeImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7132317Z copying torch/include/c10/core/SymbolicShapeMeta.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7133239Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7134961Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7136472Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7137179Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7138402Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7139552Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-04-03T15:57:16.7140532Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2024-04-03T15:57:16.7141270Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2024-04-03T15:57:16.7142680Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2024-04-03T15:57:16.7143512Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2024-04-03T15:57:16.7145003Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2024-04-03T15:57:16.7146024Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2024-04-03T15:57:16.7146811Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2024-04-03T15:57:16.7147749Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2024-04-03T15:57:16.7148965Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2024-04-03T15:57:16.7149851Z copying torch/include/ATen/core/boxing/impl/boxing.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2024-04-03T15:57:16.7151049Z copying torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2024-04-03T15:57:16.7152254Z copying torch/include/ATen/core/boxing/impl/test_helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2024-04-03T15:57:16.7153010Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-04-03T15:57:16.7153916Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-04-03T15:57:16.7155276Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-04-03T15:57:16.7156305Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-04-03T15:57:16.7157813Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-04-03T15:57:16.7158775Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-04-03T15:57:16.7159823Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-04-03T15:57:16.7161001Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-04-03T15:57:16.7162154Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2024-04-03T15:57:16.7162934Z copying torch/include/ATen/core/op_registration/adaption.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2024-04-03T15:57:16.7163964Z copying torch/include/ATen/core/op_registration/infer_schema.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2024-04-03T15:57:16.7165184Z copying torch/include/ATen/core/op_registration/op_allowlist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2024-04-03T15:57:16.7166697Z copying torch/include/ATen/core/op_registration/op_registration.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2024-04-03T15:57:16.7167489Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-04-03T15:57:16.7168212Z copying torch/include/c10/core/impl/COW.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-04-03T15:57:16.7169497Z copying torch/include/c10/core/impl/COWDeleter.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-04-03T15:57:16.7170542Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-04-03T15:57:16.7171553Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-04-03T15:57:16.7172640Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-04-03T15:57:16.7173746Z copying torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-04-03T15:57:16.7174849Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-04-03T15:57:16.7175945Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-04-03T15:57:16.7177109Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-04-03T15:57:16.7178263Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-04-03T15:57:16.7179363Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-04-03T15:57:16.7180415Z copying torch/include/c10/core/impl/PyObjectSlot.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-04-03T15:57:16.7181582Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-04-03T15:57:16.7182621Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-04-03T15:57:16.7184378Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-04-03T15:57:16.7185153Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-04-03T15:57:16.7186039Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-04-03T15:57:16.7187141Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7187609Z copying torch/include/c10/util/AbortHandler.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7189005Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7189851Z copying torch/include/c10/util/ApproximateClock.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7191022Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7192227Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7193155Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7194395Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7195239Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7196575Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7197335Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7198623Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7199504Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7200812Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7202021Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7202808Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7204110Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7205081Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7207195Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7207917Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7209032Z copying torch/include/c10/util/FbcodeMaps.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7210132Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7211566Z copying torch/include/c10/util/Float8_e4m3fn-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7212327Z copying torch/include/c10/util/Float8_e4m3fn.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7213537Z copying torch/include/c10/util/Float8_e4m3fnuz-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7214834Z copying torch/include/c10/util/Float8_e4m3fnuz.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7215581Z copying torch/include/c10/util/Float8_e5m2-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7216983Z copying torch/include/c10/util/Float8_e5m2.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7218060Z copying torch/include/c10/util/Float8_e5m2fnuz-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7219191Z copying torch/include/c10/util/Float8_e5m2fnuz.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7220427Z copying torch/include/c10/util/Float8_fnuz_cvt.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7221257Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7222469Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7223700Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7224891Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7225774Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7227087Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7227921Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7229424Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7230284Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7231678Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7232473Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7233822Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7234699Z copying torch/include/c10/util/ParallelGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7236003Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7237236Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7238052Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7239341Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7240754Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7242041Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7242892Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7244383Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7245326Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7247040Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7247832Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7249087Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7250356Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7251919Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7253015Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7254021Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7255307Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7256232Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7257512Z copying torch/include/c10/util/bit_cast.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7258446Z copying torch/include/c10/util/bits.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7259674Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7260936Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7262191Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7263080Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7264303Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7265421Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7266938Z copying torch/include/c10/util/floating_point_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7267735Z copying torch/include/c10/util/generic_math.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7268906Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7270087Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7271262Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7272522Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7273537Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7274922Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7276146Z copying torch/include/c10/util/logging_is_not_google_glog.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7276885Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7278389Z copying torch/include/c10/util/order_preserving_flat_hash_map.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7279642Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7280648Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7282061Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7282859Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7284296Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7285253Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7286863Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7287605Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7288834Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7289778Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7291187Z copying torch/include/c10/util/ssize.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7292090Z copying torch/include/c10/util/static_tracepoint.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7293395Z copying torch/include/c10/util/static_tracepoint_elfx86.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7294544Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7295461Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7296732Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7297984Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7299232Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7300305Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7301373Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7302716Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-04-03T15:57:16.7303439Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-04-03T15:57:16.7304166Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-04-03T15:57:16.7305574Z copying torch/include/c10/cuda/CUDAAllocatorConfig.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-04-03T15:57:16.7306423Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-04-03T15:57:16.7307658Z copying torch/include/c10/cuda/CUDADeviceAssertion.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-04-03T15:57:16.7309213Z copying torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-04-03T15:57:16.7310071Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-04-03T15:57:16.7311357Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-04-03T15:57:16.7312282Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-04-03T15:57:16.7313468Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-04-03T15:57:16.7314357Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-04-03T15:57:16.7315672Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-04-03T15:57:16.7316527Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-04-03T15:57:16.7317803Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-04-03T15:57:16.7318687Z copying torch/include/c10/cuda/driver_api.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-04-03T15:57:16.7320014Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl 2024-04-03T15:57:16.7320835Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl 2024-04-03T15:57:16.7322346Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl 2024-04-03T15:57:16.7322989Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-04-03T15:57:16.7323633Z copying torch/include/c10/xpu/XPUCachingAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-04-03T15:57:16.7325179Z copying torch/include/c10/xpu/XPUDeviceProp.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-04-03T15:57:16.7326515Z copying torch/include/c10/xpu/XPUException.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-04-03T15:57:16.7327277Z copying torch/include/c10/xpu/XPUFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-04-03T15:57:16.7328597Z copying torch/include/c10/xpu/XPUMacros.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-04-03T15:57:16.7329388Z copying torch/include/c10/xpu/XPUStream.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-04-03T15:57:16.7330531Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/impl 2024-04-03T15:57:16.7331224Z copying torch/include/c10/xpu/impl/XPUGuardImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/impl 2024-04-03T15:57:16.7332297Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch 2024-04-03T15:57:16.7332833Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2024-04-03T15:57:16.7334392Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2024-04-03T15:57:16.7335195Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2024-04-03T15:57:16.7336684Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2024-04-03T15:57:16.7337475Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2024-04-03T15:57:16.7338621Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7339132Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7340488Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7341331Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7342537Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7343649Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7344786Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7345946Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7346804Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7348016Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7348994Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7350229Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7351090Z copying torch/include/torch/csrc/PyInterpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7352282Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7353056Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7354531Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7355290Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7356587Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7357421Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7358998Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7359777Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7361187Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7362368Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7363218Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7364712Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7365679Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7367303Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7368052Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7369444Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-04-03T15:57:16.7370509Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api 2024-04-03T15:57:16.7370852Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include 2024-04-03T15:57:16.7371320Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7372122Z copying torch/include/torch/csrc/api/include/torch/all.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7373591Z copying torch/include/torch/csrc/api/include/torch/arg.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7374470Z copying torch/include/torch/csrc/api/include/torch/autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7375481Z copying torch/include/torch/csrc/api/include/torch/cuda.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7376829Z copying torch/include/torch/csrc/api/include/torch/data.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7377712Z copying torch/include/torch/csrc/api/include/torch/enum.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7379132Z copying torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7380003Z copying torch/include/torch/csrc/api/include/torch/fft.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7381452Z copying torch/include/torch/csrc/api/include/torch/imethod.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7382277Z copying torch/include/torch/csrc/api/include/torch/jit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7383318Z copying torch/include/torch/csrc/api/include/torch/linalg.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7384758Z copying torch/include/torch/csrc/api/include/torch/mps.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7385650Z copying torch/include/torch/csrc/api/include/torch/nested.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7386754Z copying torch/include/torch/csrc/api/include/torch/nn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7387795Z copying torch/include/torch/csrc/api/include/torch/optim.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7388882Z copying torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7390307Z copying torch/include/torch/csrc/api/include/torch/python.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7391117Z copying torch/include/torch/csrc/api/include/torch/serialize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7392562Z copying torch/include/torch/csrc/api/include/torch/sparse.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7393413Z copying torch/include/torch/csrc/api/include/torch/special.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7394944Z copying torch/include/torch/csrc/api/include/torch/torch.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7395879Z copying torch/include/torch/csrc/api/include/torch/types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7397198Z copying torch/include/torch/csrc/api/include/torch/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7398169Z copying torch/include/torch/csrc/api/include/torch/xpu.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7399587Z copying torch/include/torch/csrc/api/include/torch/version.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:16.7400289Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:57:16.7401223Z copying torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:57:16.7402731Z copying torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:57:16.7403510Z copying torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:57:16.7404796Z copying torch/include/torch/csrc/api/include/torch/data/example.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:57:16.7405945Z copying torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:57:16.7407837Z copying torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:57:16.7408687Z copying torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:57:16.7409773Z copying torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:57:16.7410711Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-04-03T15:57:16.7411605Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-04-03T15:57:16.7412838Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-04-03T15:57:16.7413972Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-04-03T15:57:16.7414737Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:57:16.7415671Z copying torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:57:16.7416968Z copying torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:57:16.7418142Z copying torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:57:16.7419389Z copying torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:57:16.7420515Z copying torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:57:16.7421633Z copying torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:57:16.7422771Z copying torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:57:16.7423498Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail 2024-04-03T15:57:16.7424445Z copying torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail 2024-04-03T15:57:16.7425632Z copying torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail 2024-04-03T15:57:16.7426660Z copying torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail 2024-04-03T15:57:16.7427539Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:57:16.7428462Z copying torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:57:16.7429967Z copying torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:57:16.7430915Z copying torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:57:16.7431991Z copying torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:57:16.7433035Z copying torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:57:16.7434242Z copying torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:57:16.7435233Z copying torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:57:16.7436040Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T15:57:16.7436944Z copying torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T15:57:16.7438186Z copying torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T15:57:16.7439324Z copying torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T15:57:16.7440489Z copying torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T15:57:16.7441688Z copying torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T15:57:16.7442391Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/detail 2024-04-03T15:57:16.7443350Z copying torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/detail 2024-04-03T15:57:16.7444834Z copying torch/include/torch/csrc/api/include/torch/detail/static.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/detail 2024-04-03T15:57:16.7445711Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:16.7446622Z copying torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:16.7448254Z copying torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:16.7449024Z copying torch/include/torch/csrc/api/include/torch/nn/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:16.7450066Z copying torch/include/torch/csrc/api/include/torch/nn/module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:16.7451661Z copying torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:16.7452434Z copying torch/include/torch/csrc/api/include/torch/nn/options.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:16.7453452Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:16.7454486Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:16.7456043Z copying torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:16.7456783Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:16.7457865Z copying torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:16.7459063Z copying torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:16.7460039Z copying torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:16.7461253Z copying torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:16.7462317Z copying torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:16.7463536Z copying torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:16.7464618Z copying torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:16.7465742Z copying torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:16.7466842Z copying torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:16.7467944Z copying torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:16.7469490Z copying torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:16.7470436Z copying torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:16.7471501Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:16.7472596Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:16.7474034Z copying torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:16.7474982Z copying torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:16.7475751Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7476657Z copying torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7478141Z copying torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7479162Z copying torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7480155Z copying torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7481494Z copying torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7482583Z copying torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7483675Z copying torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7484929Z copying torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7486335Z copying torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7488070Z copying torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7488918Z copying torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7490082Z copying torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7491221Z copying torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7492467Z copying torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7493593Z copying torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7494836Z copying torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7496073Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7497222Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7498310Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7500072Z copying torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7501053Z copying torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:16.7501774Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7502726Z copying torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7503897Z copying torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7505463Z copying torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7506381Z copying torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7507446Z copying torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7508416Z copying torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7509565Z copying torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7510751Z copying torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7511925Z copying torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7513117Z copying torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7514225Z copying torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7515318Z copying torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7516412Z copying torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7518096Z copying torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7519205Z copying torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7520350Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7521262Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7522802Z copying torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7523815Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7525236Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7526555Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7527640Z copying torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7528683Z copying torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:16.7529686Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:16.7530739Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:16.7532109Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:16.7533141Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:16.7534348Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:16.7535477Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:16.7536679Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:16.7537779Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:16.7538982Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:16.7540217Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:16.7541285Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:16.7541951Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/parallel 2024-04-03T15:57:16.7542974Z copying torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/parallel 2024-04-03T15:57:16.7543845Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils 2024-04-03T15:57:16.7544696Z copying torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils 2024-04-03T15:57:16.7546156Z copying torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils 2024-04-03T15:57:16.7547057Z copying torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils 2024-04-03T15:57:16.7547904Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:57:16.7548809Z copying torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:57:16.7550278Z copying torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:57:16.7551494Z copying torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:57:16.7552551Z copying torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:57:16.7553762Z copying torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:57:16.7554826Z copying torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:57:16.7555977Z copying torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:57:16.7557008Z copying torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:57:16.7558192Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-04-03T15:57:16.7559170Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-04-03T15:57:16.7560531Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-04-03T15:57:16.7561521Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-04-03T15:57:16.7562075Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T15:57:16.7563062Z copying torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T15:57:16.7564897Z copying torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T15:57:16.7565824Z copying torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T15:57:16.7567512Z copying torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T15:57:16.7568145Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7568898Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7570106Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7571077Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7572583Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7573285Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7574793Z copying torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7575514Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7576895Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7577737Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7579012Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7580134Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7581270Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7582288Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7583644Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7584486Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7585994Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7586892Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7588231Z copying torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7589043Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7590510Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7591358Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7592738Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7593647Z copying torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7594992Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7595947Z copying torch/include/torch/csrc/autograd/python_cpp_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7597341Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7598122Z copying torch/include/torch/csrc/autograd/python_enum_tag.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7599419Z copying torch/include/torch/csrc/autograd/python_fft_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7600410Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7601848Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7602796Z copying torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7603810Z copying torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7605264Z copying torch/include/torch/csrc/autograd/python_nested_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7606782Z copying torch/include/torch/csrc/autograd/python_nn_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7607617Z copying torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7608693Z copying torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7609751Z copying torch/include/torch/csrc/autograd/python_special_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7610770Z copying torch/include/torch/csrc/autograd/python_torch_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7612126Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7613014Z copying torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7614429Z copying torch/include/torch/csrc/autograd/record_function_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7615226Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7616616Z copying torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7617458Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7619019Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7619951Z copying torch/include/torch/csrc/autograd/variable_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-04-03T15:57:16.7621026Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-04-03T15:57:16.7621814Z copying torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-04-03T15:57:16.7623277Z copying torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-04-03T15:57:16.7624062Z copying torch/include/torch/csrc/autograd/functions/comm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-04-03T15:57:16.7625129Z copying torch/include/torch/csrc/autograd/functions/pybind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-04-03T15:57:16.7626226Z copying torch/include/torch/csrc/autograd/functions/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-04-03T15:57:16.7627668Z copying torch/include/torch/csrc/autograd/functions/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-04-03T15:57:16.7628149Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-04-03T15:57:16.7629092Z copying torch/include/torch/csrc/autograd/generated/python_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-04-03T15:57:16.7630573Z copying torch/include/torch/csrc/autograd/generated/python_return_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-04-03T15:57:16.7631409Z copying torch/include/torch/csrc/autograd/generated/VariableType.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-04-03T15:57:16.7632389Z copying torch/include/torch/csrc/autograd/generated/Functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-04-03T15:57:16.7635862Z copying torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-04-03T15:57:16.7636786Z copying torch/include/torch/csrc/autograd/generated/ViewFuncs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-04-03T15:57:16.7638134Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-04-03T15:57:16.7638827Z copying torch/include/torch/csrc/autograd/utils/error_messages.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-04-03T15:57:16.7640282Z copying torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-04-03T15:57:16.7641165Z copying torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-04-03T15:57:16.7642147Z copying torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-04-03T15:57:16.7643130Z copying torch/include/torch/csrc/autograd/utils/warnings.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-04-03T15:57:16.7644220Z copying torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-04-03T15:57:16.7645249Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-04-03T15:57:16.7646205Z copying torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-04-03T15:57:16.7647555Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-04-03T15:57:16.7648756Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-04-03T15:57:16.7649496Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-04-03T15:57:16.7650835Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-04-03T15:57:16.7651657Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-04-03T15:57:16.7653002Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-04-03T15:57:16.7653762Z copying torch/include/torch/csrc/cuda/memory_snapshot.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-04-03T15:57:16.7655089Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-04-03T15:57:16.7655968Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-04-03T15:57:16.7657177Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-04-03T15:57:16.7658069Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed 2024-04-03T15:57:16.7658504Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7659477Z copying torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7660786Z copying torch/include/torch/csrc/distributed/c10d/c10d.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7661654Z copying torch/include/torch/csrc/distributed/c10d/debug.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7663114Z copying torch/include/torch/csrc/distributed/c10d/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7663849Z copying torch/include/torch/csrc/distributed/c10d/exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7665239Z copying torch/include/torch/csrc/distributed/c10d/logging.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7666103Z copying torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7667198Z copying torch/include/torch/csrc/distributed/c10d/socket.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7668155Z copying torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7669554Z copying torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7670410Z copying torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7671791Z copying torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7672693Z copying torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7673677Z copying torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7675072Z copying torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7675965Z copying torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7677561Z copying torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7678428Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7679925Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7681054Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7682352Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7683774Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7684758Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7686471Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7687539Z copying torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7688588Z copying torch/include/torch/csrc/distributed/c10d/RankLocal.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7690021Z copying torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7690791Z copying torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7692254Z copying torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7693089Z copying torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7694597Z copying torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7695378Z copying torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7696809Z copying torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7697594Z copying torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7699157Z copying torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7699981Z copying torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7701420Z copying torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7702372Z copying torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7703679Z copying torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7704617Z copying torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7706104Z copying torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7707047Z copying torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7708104Z copying torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:16.7708871Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7709835Z copying torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7711265Z copying torch/include/torch/csrc/distributed/rpc/message.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7712096Z copying torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7713138Z copying torch/include/torch/csrc/distributed/rpc/python_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7714466Z copying torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7715365Z copying torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7716372Z copying torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7717803Z copying torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7718653Z copying torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7719766Z copying torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7721205Z copying torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7722012Z copying torch/include/torch/csrc/distributed/rpc/rpc.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7723394Z copying torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7724351Z copying torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7725601Z copying torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7727348Z copying torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7728260Z copying torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7729320Z copying torch/include/torch/csrc/distributed/rpc/script_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7730824Z copying torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7731552Z copying torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7732970Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7734009Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7735095Z copying torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7736117Z copying torch/include/torch/csrc/distributed/rpc/types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7737662Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7738629Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7739629Z copying torch/include/torch/csrc/distributed/rpc/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:16.7740832Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd 2024-04-03T15:57:16.7741305Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/context 2024-04-03T15:57:16.7742150Z copying torch/include/torch/csrc/distributed/autograd/context/container.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/context 2024-04-03T15:57:16.7743305Z copying torch/include/torch/csrc/distributed/autograd/context/context.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/context 2024-04-03T15:57:16.7744097Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/functions 2024-04-03T15:57:16.7745026Z copying torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/functions 2024-04-03T15:57:16.7746652Z copying torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/functions 2024-04-03T15:57:16.7747461Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:16.7748413Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:16.7749497Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:16.7750687Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:16.7751673Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:16.7752660Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:16.7753675Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:16.7754704Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:16.7755877Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:16.7756970Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:16.7758163Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:16.7758606Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-04-03T15:57:16.7759461Z copying torch/include/torch/csrc/dynamo/cache_entry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-04-03T15:57:16.7761127Z copying torch/include/torch/csrc/dynamo/compiled_autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-04-03T15:57:16.7762232Z copying torch/include/torch/csrc/dynamo/cpp_shim.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-04-03T15:57:16.7763232Z copying torch/include/torch/csrc/dynamo/cpython_defs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-04-03T15:57:16.7764487Z copying torch/include/torch/csrc/dynamo/debug_macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-04-03T15:57:16.7765406Z copying torch/include/torch/csrc/dynamo/eval_frame.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-04-03T15:57:16.7767150Z copying torch/include/torch/csrc/dynamo/extra_state.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-04-03T15:57:16.7767793Z copying torch/include/torch/csrc/dynamo/guards.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-04-03T15:57:16.7768833Z copying torch/include/torch/csrc/dynamo/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-04-03T15:57:16.7770177Z copying torch/include/torch/csrc/dynamo/python_compiled_autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-04-03T15:57:16.7770905Z copying torch/include/torch/csrc/dynamo/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-04-03T15:57:16.7772095Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor 2024-04-03T15:57:16.7772821Z copying torch/include/torch/csrc/inductor/inductor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor 2024-04-03T15:57:16.7773931Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T15:57:16.7774741Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T15:57:16.7775801Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T15:57:16.7776904Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T15:57:16.7777991Z copying torch/include/torch/csrc/inductor/aoti_runner/pybind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T15:57:16.7778779Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:16.7779748Z copying torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:16.7780859Z copying torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:16.7781937Z copying torch/include/torch/csrc/inductor/aoti_runtime/interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:16.7783038Z copying torch/include/torch/csrc/inductor/aoti_runtime/model.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:16.7784472Z copying torch/include/torch/csrc/inductor/aoti_runtime/model_container.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:16.7785557Z copying torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:16.7786613Z copying torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:16.7787620Z copying torch/include/torch/csrc/inductor/aoti_runtime/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:16.7788987Z copying torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:16.7789609Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T15:57:16.7790448Z copying torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T15:57:16.7791959Z copying torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T15:57:16.7792734Z copying torch/include/torch/csrc/inductor/aoti_torch/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T15:57:16.7793849Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/c 2024-04-03T15:57:16.7794554Z copying torch/include/torch/csrc/inductor/aoti_torch/c/shim.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/c 2024-04-03T15:57:16.7795870Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-04-03T15:57:16.7796815Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-04-03T15:57:16.7799024Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-04-03T15:57:16.7800958Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit 2024-04-03T15:57:16.7801461Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit 2024-04-03T15:57:16.7802814Z copying torch/include/torch/csrc/jit/jit_opt_limit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit 2024-04-03T15:57:16.7803743Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit 2024-04-03T15:57:16.7804954Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:16.7805706Z copying torch/include/torch/csrc/jit/backends/backend.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:16.7807554Z copying torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:16.7808226Z copying torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:16.7809118Z copying torch/include/torch/csrc/jit/backends/backend_detail.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:16.7810461Z copying torch/include/torch/csrc/jit/backends/backend_exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:16.7811289Z copying torch/include/torch/csrc/jit/backends/backend_init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:16.7812816Z copying torch/include/torch/csrc/jit/backends/backend_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:16.7813674Z copying torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:16.7814550Z copying torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:16.7815415Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7816259Z copying torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7817672Z copying torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7818468Z copying torch/include/torch/csrc/jit/passes/autocast.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7819510Z copying torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7820894Z copying torch/include/torch/csrc/jit/passes/batch_mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7821861Z copying torch/include/torch/csrc/jit/passes/canonicalize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7822946Z copying torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7823935Z copying torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7825299Z copying torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7826270Z copying torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7827373Z copying torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7828288Z copying torch/include/torch/csrc/jit/passes/concat_opt.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7829521Z copying torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7830966Z copying torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7831807Z copying torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7832938Z copying torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7834036Z copying torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7835482Z copying torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7836346Z copying torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7837677Z copying torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7838575Z copying torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7839697Z copying torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7840903Z copying torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7842141Z copying torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7843108Z copying torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7844510Z copying torch/include/torch/csrc/jit/passes/freeze_module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7845523Z copying torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7847421Z copying torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7848999Z copying torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7849717Z copying torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7850822Z copying torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7852022Z copying torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7852868Z copying torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7853767Z copying torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7854887Z copying torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7855791Z copying torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7857240Z copying torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7858006Z copying torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7859113Z copying torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7860410Z copying torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7861343Z copying torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7862667Z copying torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7863503Z copying torch/include/torch/csrc/jit/passes/inliner.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7864976Z copying torch/include/torch/csrc/jit/passes/inplace_check.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7865687Z copying torch/include/torch/csrc/jit/passes/insert_guards.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7867135Z copying torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7867896Z copying torch/include/torch/csrc/jit/passes/lift_closures.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7869205Z copying torch/include/torch/csrc/jit/passes/liveness.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7870181Z copying torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7871829Z copying torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7872738Z copying torch/include/torch/csrc/jit/passes/lower_graph.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7874171Z copying torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7875078Z copying torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7876402Z copying torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7877414Z copying torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7878406Z copying torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7879750Z copying torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7880646Z copying torch/include/torch/csrc/jit/passes/onnx.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7882132Z copying torch/include/torch/csrc/jit/passes/pass_manager.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7883109Z copying torch/include/torch/csrc/jit/passes/peephole.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7884444Z copying torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7885460Z copying torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7887134Z copying torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7887885Z copying torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7889210Z copying torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7890149Z copying torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7891533Z copying torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7892342Z copying torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7893692Z copying torch/include/torch/csrc/jit/passes/remove_expands.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7894565Z copying torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7896008Z copying torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7896926Z copying torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7898168Z copying torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7899082Z copying torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7901122Z copying torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7901760Z copying torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7902535Z copying torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7903816Z copying torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7904772Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7905795Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7907222Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7908090Z copying torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7909371Z copying torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7910357Z copying torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7911719Z copying torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7912669Z copying torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7914039Z copying torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:16.7914727Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:16.7915637Z copying torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:16.7916848Z copying torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:16.7917973Z copying torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:16.7919081Z copying torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:16.7920191Z copying torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:16.7921413Z copying torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:16.7922979Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:16.7923889Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:16.7925102Z copying torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:16.7926386Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2024-04-03T15:57:16.7927092Z copying torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2024-04-03T15:57:16.7928123Z copying torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2024-04-03T15:57:16.7929168Z copying torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2024-04-03T15:57:16.7930590Z copying torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2024-04-03T15:57:16.7931441Z copying torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2024-04-03T15:57:16.7932149Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7933061Z copying torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7934469Z copying torch/include/torch/csrc/jit/runtime/autodiff.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7935393Z copying torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7936677Z copying torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7937660Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7938935Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7939771Z copying torch/include/torch/csrc/jit/runtime/exception_message.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7941116Z copying torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7942037Z copying torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7943295Z copying torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7944269Z copying torch/include/torch/csrc/jit/runtime/instruction.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7945289Z copying torch/include/torch/csrc/jit/runtime/interpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7946676Z copying torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7947660Z copying torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7949012Z copying torch/include/torch/csrc/jit/runtime/logging.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7950030Z copying torch/include/torch/csrc/jit/runtime/operator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7951477Z copying torch/include/torch/csrc/jit/runtime/operator_options.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7952266Z copying torch/include/torch/csrc/jit/runtime/print_handler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7953405Z copying torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7954774Z copying torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7955786Z copying torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7957241Z copying torch/include/torch/csrc/jit/runtime/script_profile.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7958158Z copying torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7959352Z copying torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7960479Z copying torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7961818Z copying torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7962743Z copying torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7963861Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7965794Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7967307Z copying torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7970934Z copying torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:16.7971523Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:16.7972656Z copying torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:16.7973612Z copying torch/include/torch/csrc/jit/ir/attributes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:16.7974755Z copying torch/include/torch/csrc/jit/ir/constants.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:16.7975871Z copying torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:16.7977464Z copying torch/include/torch/csrc/jit/ir/graph_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:16.7978227Z copying torch/include/torch/csrc/jit/ir/ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:16.7980279Z copying torch/include/torch/csrc/jit/ir/ir_views.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:16.7981058Z copying torch/include/torch/csrc/jit/ir/irparser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:16.7981961Z copying torch/include/torch/csrc/jit/ir/named_value.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:16.7983185Z copying torch/include/torch/csrc/jit/ir/node_hashing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:16.7984041Z copying torch/include/torch/csrc/jit/ir/scope.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:16.7985474Z copying torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:16.7986202Z copying torch/include/torch/csrc/jit/ir/type_hashing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:16.7986847Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.7987696Z copying torch/include/torch/csrc/jit/frontend/source_range.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.7989217Z copying torch/include/torch/csrc/jit/frontend/lexer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.7990181Z copying torch/include/torch/csrc/jit/frontend/strtod.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.7991666Z copying torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.7992460Z copying torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.7993669Z copying torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.7994708Z copying torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.7995704Z copying torch/include/torch/csrc/jit/frontend/error_report.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.7997120Z copying torch/include/torch/csrc/jit/frontend/tree.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.7997992Z copying torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.7999444Z copying torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.8000290Z copying torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.8001415Z copying torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.8002782Z copying torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.8003871Z copying torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.8005187Z copying torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.8006724Z copying torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.8007554Z copying torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.8008687Z copying torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.8009791Z copying torch/include/torch/csrc/jit/frontend/parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.8010790Z copying torch/include/torch/csrc/jit/frontend/resolver.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.8011981Z copying torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.8013091Z copying torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.8014123Z copying torch/include/torch/csrc/jit/frontend/source_ref.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.8015628Z copying torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.8016510Z copying torch/include/torch/csrc/jit/frontend/tracer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.8017977Z copying torch/include/torch/csrc/jit/frontend/tree_views.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.8019348Z copying torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:16.8019955Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2024-04-03T15:57:16.8020762Z copying torch/include/torch/csrc/jit/api/compilation_unit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2024-04-03T15:57:16.8022118Z copying torch/include/torch/csrc/jit/api/function_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2024-04-03T15:57:16.8022996Z copying torch/include/torch/csrc/jit/api/method.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2024-04-03T15:57:16.8024286Z copying torch/include/torch/csrc/jit/api/module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2024-04-03T15:57:16.8025827Z copying torch/include/torch/csrc/jit/api/object.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2024-04-03T15:57:16.8026364Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8027806Z copying torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8028802Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8029583Z copying torch/include/torch/csrc/jit/serialization/export.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8031000Z copying torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8031921Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8032983Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8033995Z copying torch/include/torch/csrc/jit/serialization/import.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8035254Z copying torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8036315Z copying torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8037415Z copying torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8038431Z copying torch/include/torch/csrc/jit/serialization/import_legacy.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8039886Z copying torch/include/torch/csrc/jit/serialization/import_read.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8040903Z copying torch/include/torch/csrc/jit/serialization/import_source.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8042389Z copying torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8043912Z copying torch/include/torch/csrc/jit/serialization/onnx.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8044955Z copying torch/include/torch/csrc/jit/serialization/pickle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8046741Z copying torch/include/torch/csrc/jit/serialization/pickler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8047544Z copying torch/include/torch/csrc/jit/serialization/python_print.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8048695Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8049752Z copying torch/include/torch/csrc/jit/serialization/storage_context.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8051086Z copying torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8051989Z copying torch/include/torch/csrc/jit/serialization/unpickler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:16.8053092Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-04-03T15:57:16.8053648Z copying torch/include/torch/csrc/jit/python/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-04-03T15:57:16.8055133Z copying torch/include/torch/csrc/jit/python/module_python.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-04-03T15:57:16.8056701Z copying torch/include/torch/csrc/jit/python/pybind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-04-03T15:57:16.8057674Z copying torch/include/torch/csrc/jit/python/pybind_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-04-03T15:57:16.8059146Z copying torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-04-03T15:57:16.8060044Z copying torch/include/torch/csrc/jit/python/python_custom_class.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-04-03T15:57:16.8061065Z copying torch/include/torch/csrc/jit/python/python_dict.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-04-03T15:57:16.8062453Z copying torch/include/torch/csrc/jit/python/python_ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-04-03T15:57:16.8063353Z copying torch/include/torch/csrc/jit/python/python_ivalue.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-04-03T15:57:16.8064605Z copying torch/include/torch/csrc/jit/python/python_list.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-04-03T15:57:16.8065544Z copying torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-04-03T15:57:16.8066596Z copying torch/include/torch/csrc/jit/python/python_tracer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-04-03T15:57:16.8068023Z copying torch/include/torch/csrc/jit/python/python_tree_views.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-04-03T15:57:16.8068776Z copying torch/include/torch/csrc/jit/python/script_init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-04-03T15:57:16.8070038Z copying torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-04-03T15:57:16.8071469Z copying torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-04-03T15:57:16.8072015Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8072859Z copying torch/include/torch/csrc/jit/mobile/code.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8074268Z copying torch/include/torch/csrc/jit/mobile/debug_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8075119Z copying torch/include/torch/csrc/jit/mobile/file_format.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8076481Z copying torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8077343Z copying torch/include/torch/csrc/jit/mobile/frame.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8078789Z copying torch/include/torch/csrc/jit/mobile/function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8079586Z copying torch/include/torch/csrc/jit/mobile/import.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8081065Z copying torch/include/torch/csrc/jit/mobile/import_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8081958Z copying torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8082967Z copying torch/include/torch/csrc/jit/mobile/interpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8084221Z copying torch/include/torch/csrc/jit/mobile/method.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8085158Z copying torch/include/torch/csrc/jit/mobile/module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8086903Z copying torch/include/torch/csrc/jit/mobile/observer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8087661Z copying torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8088804Z copying torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8089842Z copying torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8090869Z copying torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8092487Z copying torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8093222Z copying torch/include/torch/csrc/jit/mobile/quantization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8094703Z copying torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8095470Z copying torch/include/torch/csrc/jit/mobile/type_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8096887Z copying torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:16.8097555Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing 2024-04-03T15:57:16.8098402Z copying torch/include/torch/csrc/jit/testing/file_check.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing 2024-04-03T15:57:16.8099799Z copying torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing 2024-04-03T15:57:16.8100403Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8101275Z copying torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8102738Z copying torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8103749Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8104717Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8106150Z copying torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8107005Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8108689Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8109817Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8110738Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8112189Z copying torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8112954Z copying torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8114176Z copying torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8115275Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8116374Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8117407Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8118865Z copying torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8119710Z copying torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8121252Z copying torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8122337Z copying torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8123333Z copying torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8124709Z copying torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8125875Z copying torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8127764Z copying torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8128595Z copying torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8129652Z copying torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8131071Z copying torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8131924Z copying torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8133294Z copying torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8134281Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8135456Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8136520Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8138146Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8138946Z copying torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8140293Z copying torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8141279Z copying torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8142581Z copying torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8143504Z copying torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8145024Z copying torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8146034Z copying torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8147093Z copying torch/include/torch/csrc/jit/tensorexpr/types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8148494Z copying torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8149438Z copying torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:16.8150570Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:16.8151404Z copying torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:16.8152397Z copying torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:16.8153853Z copying torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:16.8154968Z copying torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:16.8155938Z copying torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:16.8157005Z copying torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:16.8158293Z copying torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:16.8159261Z copying torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:16.8160545Z copying torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:16.8161076Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen 2024-04-03T15:57:16.8161623Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2024-04-03T15:57:16.8162692Z copying torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2024-04-03T15:57:16.8163443Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx 2024-04-03T15:57:16.8164333Z copying torch/include/torch/csrc/onnx/back_compat.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx 2024-04-03T15:57:16.8165620Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx 2024-04-03T15:57:16.8167013Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx 2024-04-03T15:57:16.8167689Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-04-03T15:57:16.8168518Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-04-03T15:57:16.8169910Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-04-03T15:57:16.8170966Z copying torch/include/torch/csrc/profiler/combined_traceback.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-04-03T15:57:16.8172065Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-04-03T15:57:16.8173142Z copying torch/include/torch/csrc/profiler/data_flow.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-04-03T15:57:16.8174195Z copying torch/include/torch/csrc/profiler/events.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-04-03T15:57:16.8175314Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-04-03T15:57:16.8176599Z copying torch/include/torch/csrc/profiler/perf-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-04-03T15:57:16.8177504Z copying torch/include/torch/csrc/profiler/perf.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-04-03T15:57:16.8178635Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-04-03T15:57:16.8179553Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration 2024-04-03T15:57:16.8180510Z copying torch/include/torch/csrc/profiler/orchestration/observer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration 2024-04-03T15:57:16.8181782Z copying torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration 2024-04-03T15:57:16.8182847Z copying torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration 2024-04-03T15:57:16.8183569Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/stubs 2024-04-03T15:57:16.8184486Z copying torch/include/torch/csrc/profiler/stubs/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/stubs 2024-04-03T15:57:16.8185580Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:16.8186551Z copying torch/include/torch/csrc/profiler/unwind/action.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:16.8187438Z copying torch/include/torch/csrc/profiler/unwind/communicate.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:16.8188419Z copying torch/include/torch/csrc/profiler/unwind/dwarf_enums.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:16.8189728Z copying torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:16.8190566Z copying torch/include/torch/csrc/profiler/unwind/fde.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:16.8191939Z copying torch/include/torch/csrc/profiler/unwind/lexer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:16.8192949Z copying torch/include/torch/csrc/profiler/unwind/unwind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:16.8193943Z copying torch/include/torch/csrc/profiler/unwind/unwind_error.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:16.8194997Z copying torch/include/torch/csrc/profiler/unwind/unwinder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:16.8196040Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python 2024-04-03T15:57:16.8196773Z copying torch/include/torch/csrc/profiler/python/combined_traceback.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python 2024-04-03T15:57:16.8198243Z copying torch/include/torch/csrc/profiler/python/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python 2024-04-03T15:57:16.8199016Z copying torch/include/torch/csrc/profiler/python/pybind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python 2024-04-03T15:57:16.8200102Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8200972Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8202234Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8203259Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8204311Z copying torch/include/torch/csrc/utils/device_lazy_init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8205718Z copying torch/include/torch/csrc/utils/disable_torch_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8207281Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8208095Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8209159Z copying torch/include/torch/csrc/utils/nested.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8210294Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8211327Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8212267Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8214137Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8215215Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8216498Z copying torch/include/torch/csrc/utils/pyobject_preservation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8217544Z copying torch/include/torch/csrc/utils/python_arg_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8219133Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8220190Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8221283Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8222548Z copying torch/include/torch/csrc/utils/python_raii.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8223684Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8224740Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8225690Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8226735Z copying torch/include/torch/csrc/utils/python_symnode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8228121Z copying torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8229119Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8230252Z copying torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8231582Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8232498Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8233762Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8234824Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8235944Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8237056Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8238084Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8239265Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8240442Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8241485Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8242918Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8243777Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8245304Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8246431Z copying torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8247553Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8248967Z copying torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8249702Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8250931Z copying torch/include/torch/csrc/utils/verbose.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-04-03T15:57:16.8251714Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/tensor 2024-04-03T15:57:16.8252596Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/tensor 2024-04-03T15:57:16.8253731Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy 2024-04-03T15:57:16.8254114Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2024-04-03T15:57:16.8255071Z copying torch/include/torch/csrc/lazy/backend/backend_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2024-04-03T15:57:16.8256370Z copying torch/include/torch/csrc/lazy/backend/backend_device.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2024-04-03T15:57:16.8257420Z copying torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2024-04-03T15:57:16.8258547Z copying torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2024-04-03T15:57:16.8259304Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8260148Z copying torch/include/torch/csrc/lazy/core/cache.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8261526Z copying torch/include/torch/csrc/lazy/core/config.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8262470Z copying torch/include/torch/csrc/lazy/core/debug_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8263607Z copying torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8264617Z copying torch/include/torch/csrc/lazy/core/hash.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8265886Z copying torch/include/torch/csrc/lazy/core/helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8266879Z copying torch/include/torch/csrc/lazy/core/ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8267966Z copying torch/include/torch/csrc/lazy/core/ir_builder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8269198Z copying torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8270242Z copying torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8271354Z copying torch/include/torch/csrc/lazy/core/ir_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8272411Z copying torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8273922Z copying torch/include/torch/csrc/lazy/core/metrics.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8274820Z copying torch/include/torch/csrc/lazy/core/multi_wait.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8275883Z copying torch/include/torch/csrc/lazy/core/permutation_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8276728Z copying torch/include/torch/csrc/lazy/core/shape.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8278145Z copying torch/include/torch/csrc/lazy/core/shape_inference.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8278956Z copying torch/include/torch/csrc/lazy/core/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8280753Z copying torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8281545Z copying torch/include/torch/csrc/lazy/core/tensor_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8283059Z copying torch/include/torch/csrc/lazy/core/thread_pool.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8283697Z copying torch/include/torch/csrc/lazy/core/trie.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8285302Z copying torch/include/torch/csrc/lazy/core/unique.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8286722Z copying torch/include/torch/csrc/lazy/core/util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:16.8287960Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/internal_ops 2024-04-03T15:57:16.8288744Z copying torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/internal_ops 2024-04-03T15:57:16.8289463Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ops 2024-04-03T15:57:16.8290327Z copying torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ops 2024-04-03T15:57:16.8291372Z copying torch/include/torch/csrc/lazy/core/ops/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ops 2024-04-03T15:57:16.8292556Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/python 2024-04-03T15:57:16.8293271Z copying torch/include/torch/csrc/lazy/python/python_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/python 2024-04-03T15:57:16.8294294Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:16.8295026Z copying torch/include/torch/csrc/lazy/ts_backend/config.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:16.8296625Z copying torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:16.8297554Z copying torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:16.8298471Z copying torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:16.8299659Z copying torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:16.8300773Z copying torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:16.8301726Z copying torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:16.8302840Z copying torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:16.8303929Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:16.8305084Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:16.8305748Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu 2024-04-03T15:57:16.8306562Z copying torch/include/torch/csrc/xpu/Event.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu 2024-04-03T15:57:16.8307887Z copying torch/include/torch/csrc/xpu/Module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu 2024-04-03T15:57:16.8308828Z copying torch/include/torch/csrc/xpu/Stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu 2024-04-03T15:57:16.8309792Z creating build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8310503Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8311945Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8312711Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8314307Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8315502Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8316450Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8317820Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8318440Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8319729Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8320713Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8321983Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8322978Z copying torch/include/pybind11/gil_safe_call_once.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8324088Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8325468Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8327162Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8327996Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8329363Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8330960Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8332556Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8333381Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8335039Z copying torch/include/pybind11/type_caster_pyobject_ptr.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8335969Z copying torch/include/pybind11/typing.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-04-03T15:57:16.8337315Z creating build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-04-03T15:57:16.8337880Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-04-03T15:57:16.8339312Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-04-03T15:57:16.8340644Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-04-03T15:57:16.8341506Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-04-03T15:57:16.8342984Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-04-03T15:57:16.8344014Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-04-03T15:57:16.8345512Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-04-03T15:57:16.8346130Z creating build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen 2024-04-03T15:57:16.8346937Z copying torch/include/pybind11/eigen/common.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen 2024-04-03T15:57:16.8348363Z copying torch/include/pybind11/eigen/matrix.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen 2024-04-03T15:57:16.8349283Z copying torch/include/pybind11/eigen/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen 2024-04-03T15:57:16.8350630Z copying torch/_inductor/codegen/cpp_prefix.h -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-04-03T15:57:16.8351723Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/aoti_runtime 2024-04-03T15:57:16.8352497Z copying torch/_inductor/codegen/aoti_runtime/implementation.cpp -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/aoti_runtime 2024-04-03T15:57:16.8353902Z copying torch/_inductor/codegen/aoti_runtime/interface.cpp -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/aoti_runtime 2024-04-03T15:57:16.8354738Z copying torch/_export/serde/schema.yaml -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-04-03T15:57:16.8356000Z creating build/lib.linux-x86_64-cpython-38/torch/share 2024-04-03T15:57:16.8356568Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake 2024-04-03T15:57:16.8357015Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/ATen 2024-04-03T15:57:16.8357685Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/ATen 2024-04-03T15:57:16.8358818Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-04-03T15:57:16.8359603Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-04-03T15:57:16.8360705Z copying torch/share/cmake/Caffe2/FindCUDAToolkit.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-04-03T15:57:16.8362331Z copying torch/share/cmake/Caffe2/FindCUSPARSELT.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-04-03T15:57:16.8363143Z copying torch/share/cmake/Caffe2/FindSYCLToolkit.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-04-03T15:57:16.8364178Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-04-03T15:57:16.8365660Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-04-03T15:57:16.8366746Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-04-03T15:57:16.8367549Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-04-03T15:57:16.8368854Z copying torch/share/cmake/Caffe2/public/xpu.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-04-03T15:57:16.8369745Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-04-03T15:57:16.8370818Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-04-03T15:57:16.8371871Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-04-03T15:57:16.8372956Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-04-03T15:57:16.8374059Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-04-03T15:57:16.8375064Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-04-03T15:57:16.8376496Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-04-03T15:57:16.8377237Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-04-03T15:57:16.8378174Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-04-03T15:57:16.8379295Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-04-03T15:57:16.8380128Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T15:57:16.8381140Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T15:57:16.8382157Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T15:57:16.8384034Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T15:57:16.8385099Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T15:57:16.8385824Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T15:57:16.8386847Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T15:57:16.8387982Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T15:57:16.8389159Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T15:57:16.8390350Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T15:57:16.8390822Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe 2024-04-03T15:57:16.8391636Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe 2024-04-03T15:57:16.8393538Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe 2024-04-03T15:57:16.8394083Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch 2024-04-03T15:57:16.8394950Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch 2024-04-03T15:57:16.8396190Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch 2024-04-03T15:57:16.8397249Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-04-03T15:57:16.8398718Z copying torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:57:16.8399767Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:57:16.8401059Z copying torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:57:16.8402015Z copying torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:57:16.8405253Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-04-03T15:57:16.8406714Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-04-03T15:57:16.8407609Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-04-03T15:57:16.8408851Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-04-03T15:57:16.8409612Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe 2024-04-03T15:57:16.8410423Z copying torch/include/tensorpipe/tensorpipe.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe 2024-04-03T15:57:16.8411643Z copying torch/include/tensorpipe/config.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe 2024-04-03T15:57:16.8412482Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel 2024-04-03T15:57:16.8413299Z copying torch/include/tensorpipe/channel/context.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel 2024-04-03T15:57:16.8414460Z copying torch/include/tensorpipe/channel/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel 2024-04-03T15:57:16.8415338Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/basic 2024-04-03T15:57:16.8416073Z copying torch/include/tensorpipe/channel/basic/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/basic 2024-04-03T15:57:16.8417188Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/cma 2024-04-03T15:57:16.8418375Z copying torch/include/tensorpipe/channel/cma/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/cma 2024-04-03T15:57:16.8418977Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/mpt 2024-04-03T15:57:16.8419721Z copying torch/include/tensorpipe/channel/mpt/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/mpt 2024-04-03T15:57:16.8420684Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/xth 2024-04-03T15:57:16.8421507Z copying torch/include/tensorpipe/channel/xth/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/xth 2024-04-03T15:57:16.8422240Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common 2024-04-03T15:57:16.8423099Z copying torch/include/tensorpipe/common/buffer.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common 2024-04-03T15:57:16.8424196Z copying torch/include/tensorpipe/common/cpu_buffer.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common 2024-04-03T15:57:16.8425512Z copying torch/include/tensorpipe/common/device.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common 2024-04-03T15:57:16.8426359Z copying torch/include/tensorpipe/common/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common 2024-04-03T15:57:16.8427636Z copying torch/include/tensorpipe/common/optional.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common 2024-04-03T15:57:16.8428384Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core 2024-04-03T15:57:16.8429227Z copying torch/include/tensorpipe/core/context.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core 2024-04-03T15:57:16.8430540Z copying torch/include/tensorpipe/core/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core 2024-04-03T15:57:16.8431497Z copying torch/include/tensorpipe/core/listener.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core 2024-04-03T15:57:16.8432721Z copying torch/include/tensorpipe/core/message.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core 2024-04-03T15:57:16.8433629Z copying torch/include/tensorpipe/core/pipe.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core 2024-04-03T15:57:16.8434729Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport 2024-04-03T15:57:16.8435520Z copying torch/include/tensorpipe/transport/context.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport 2024-04-03T15:57:16.8436600Z copying torch/include/tensorpipe/transport/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport 2024-04-03T15:57:16.8437462Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv 2024-04-03T15:57:16.8438277Z copying torch/include/tensorpipe/transport/ibv/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv 2024-04-03T15:57:16.8439666Z copying torch/include/tensorpipe/transport/ibv/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv 2024-04-03T15:57:16.8440753Z copying torch/include/tensorpipe/transport/ibv/utility.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv 2024-04-03T15:57:16.8441476Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/shm 2024-04-03T15:57:16.8442351Z copying torch/include/tensorpipe/transport/shm/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/shm 2024-04-03T15:57:16.8443245Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv 2024-04-03T15:57:16.8444115Z copying torch/include/tensorpipe/transport/uv/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv 2024-04-03T15:57:16.8445661Z copying torch/include/tensorpipe/transport/uv/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv 2024-04-03T15:57:16.8447739Z copying torch/include/tensorpipe/transport/uv/utility.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv 2024-04-03T15:57:16.8448756Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged 2024-04-03T15:57:16.8449400Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen 2024-04-03T15:57:16.8449879Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native 2024-04-03T15:57:16.8450719Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native 2024-04-03T15:57:16.8454374Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native 2024-04-03T15:57:16.8455012Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8456679Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8458907Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8460443Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8462061Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8463679Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8465298Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8466433Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8466983Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8467591Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8468203Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8468760Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8469420Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8470034Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8470759Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8471557Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8472566Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8474062Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8474969Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8475947Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8477311Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8478204Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8479308Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8480986Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8481965Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8483015Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8484133Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8485451Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8486980Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8487928Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8489118Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8490154Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8491698Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8492520Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8493664Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8494708Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8495974Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8497145Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8498177Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8499231Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-04-03T15:57:16.8500026Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-04-03T15:57:16.8500869Z copying torchgen/packaged/autograd/BUILD.bazel -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-04-03T15:57:16.8502141Z copying torchgen/packaged/autograd/README.md -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-04-03T15:57:16.8503074Z copying torchgen/packaged/autograd/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-04-03T15:57:16.8504075Z copying torchgen/packaged/autograd/build.bzl -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-04-03T15:57:16.8505183Z copying torchgen/packaged/autograd/context.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-04-03T15:57:16.8506401Z copying torchgen/packaged/autograd/deprecated.yaml -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-04-03T15:57:16.8507210Z copying torchgen/packaged/autograd/derivatives.yaml -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-04-03T15:57:16.8509257Z copying torchgen/packaged/autograd/gen_annotated_fn_args.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-04-03T15:57:16.8510175Z copying torchgen/packaged/autograd/gen_autograd.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-04-03T15:57:16.8511452Z copying torchgen/packaged/autograd/gen_autograd_functions.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-04-03T15:57:16.8512569Z copying torchgen/packaged/autograd/gen_inplace_or_view_type.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-04-03T15:57:16.8513812Z copying torchgen/packaged/autograd/gen_python_functions.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-04-03T15:57:16.8515110Z copying torchgen/packaged/autograd/gen_trace_type.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-04-03T15:57:16.8516074Z copying torchgen/packaged/autograd/gen_variable_factories.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-04-03T15:57:16.8517500Z copying torchgen/packaged/autograd/gen_variable_type.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-04-03T15:57:16.8518848Z copying torchgen/packaged/autograd/gen_view_funcs.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-04-03T15:57:16.8520577Z copying torchgen/packaged/autograd/load_derivatives.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-04-03T15:57:16.8521839Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8522794Z copying torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8523824Z copying torchgen/packaged/autograd/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8524885Z copying torchgen/packaged/autograd/templates/Functions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8526379Z copying torchgen/packaged/autograd/templates/TraceType.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8527436Z copying torchgen/packaged/autograd/templates/VariableType.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8528805Z copying torchgen/packaged/autograd/templates/VariableType.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8529643Z copying torchgen/packaged/autograd/templates/ViewFuncs.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8530624Z copying torchgen/packaged/autograd/templates/ViewFuncs.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8531958Z copying torchgen/packaged/autograd/templates/annotated_fn_args.py.in -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8532838Z copying torchgen/packaged/autograd/templates/python_enum_tag.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8533990Z copying torchgen/packaged/autograd/templates/python_fft_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8534961Z copying torchgen/packaged/autograd/templates/python_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8536588Z copying torchgen/packaged/autograd/templates/python_functions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8537282Z copying torchgen/packaged/autograd/templates/python_linalg_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8538808Z copying torchgen/packaged/autograd/templates/python_nested_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8539615Z copying torchgen/packaged/autograd/templates/python_nn_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8540666Z copying torchgen/packaged/autograd/templates/python_return_types.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8541832Z copying torchgen/packaged/autograd/templates/python_return_types.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8542929Z copying torchgen/packaged/autograd/templates/python_sparse_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8544042Z copying torchgen/packaged/autograd/templates/python_special_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8545192Z copying torchgen/packaged/autograd/templates/python_torch_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8546310Z copying torchgen/packaged/autograd/templates/python_variable_methods.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8547911Z copying torchgen/packaged/autograd/templates/variable_factories.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-04-03T15:57:16.8824172Z running build_ext 2024-04-03T15:57:16.8863053Z -- Building with NumPy bindings 2024-04-03T15:57:16.8864257Z -- Not using cuDNN 2024-04-03T15:57:16.8865479Z -- Not using CUDA 2024-04-03T15:57:16.8866139Z -- Not using XPU 2024-04-03T15:57:16.8866430Z -- Using MKLDNN 2024-04-03T15:57:16.8867064Z -- Not using Compute Library for the Arm architecture with MKLDNN 2024-04-03T15:57:16.8869339Z -- Not using CBLAS in MKLDNN 2024-04-03T15:57:16.8869935Z -- Not using NCCL 2024-04-03T15:57:16.8870352Z -- Building with distributed package: 2024-04-03T15:57:16.8870851Z -- USE_TENSORPIPE=True 2024-04-03T15:57:16.8871289Z -- USE_GLOO=True 2024-04-03T15:57:16.8871638Z -- USE_MPI=False 2024-04-03T15:57:16.8872007Z -- Building Executorch 2024-04-03T15:57:16.8872379Z -- Using ITT 2024-04-03T15:57:17.0100605Z Copying functorch._C from functorch/functorch.so to /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-38/functorch/_C.cpython-38-x86_64-linux-gnu.so 2024-04-03T15:57:17.0102350Z copying functorch/functorch.so -> /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-38/functorch/_C.cpython-38-x86_64-linux-gnu.so 2024-04-03T15:57:17.0106627Z building 'torch._C' extension 2024-04-03T15:57:17.0107468Z creating build/temp.linux-x86_64-cpython-38 2024-04-03T15:57:17.0108163Z creating build/temp.linux-x86_64-cpython-38/torch 2024-04-03T15:57:17.0109045Z creating build/temp.linux-x86_64-cpython-38/torch/csrc 2024-04-03T15:57:17.0111568Z gcc -pthread -B /opt/conda/envs/py_3.8/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/envs/py_3.8/include/python3.8 -c torch/csrc/stub.c -o build/temp.linux-x86_64-cpython-38/torch/csrc/stub.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unknown-pragmas -fno-strict-aliasing 2024-04-03T15:57:17.1026404Z gcc -pthread -shared -B /opt/conda/envs/py_3.8/compiler_compat -L/opt/conda/envs/py_3.8/lib -Wl,-rpath=/opt/conda/envs/py_3.8/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-38/torch/csrc/stub.o -L/var/lib/jenkins/workspace/torch/lib -ltorch_python -o build/lib.linux-x86_64-cpython-38/torch/_C.cpython-38-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2024-04-03T15:57:17.1486044Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2024-04-03T15:57:17.1486939Z !! 2024-04-03T15:57:17.1487065Z 2024-04-03T15:57:17.1487306Z ******************************************************************************** 2024-04-03T15:57:17.1487796Z Please avoid running ``setup.py`` directly. 2024-04-03T15:57:17.1488333Z Instead, use pypa/build, pypa/installer or other 2024-04-03T15:57:17.1488831Z standards-based tools. 2024-04-03T15:57:17.1489038Z 2024-04-03T15:57:17.1489430Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2024-04-03T15:57:17.1490036Z ******************************************************************************** 2024-04-03T15:57:17.1490309Z 2024-04-03T15:57:17.1490455Z !! 2024-04-03T15:57:17.1490806Z self.initialize_options() 2024-04-03T15:57:17.1589347Z installing to build/bdist.linux-x86_64/wheel 2024-04-03T15:57:17.1590394Z running install 2024-04-03T15:57:17.1633842Z running install_lib 2024-04-03T15:57:17.1733348Z creating build/bdist.linux-x86_64 2024-04-03T15:57:17.1734665Z creating build/bdist.linux-x86_64/wheel 2024-04-03T15:57:17.1735937Z creating build/bdist.linux-x86_64/wheel/functorch 2024-04-03T15:57:17.1737348Z copying build/lib.linux-x86_64-cpython-38/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/functorch 2024-04-03T15:57:17.1738363Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2024-04-03T15:57:17.1739192Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2024-04-03T15:57:17.1740102Z creating build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2024-04-03T15:57:17.1741171Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/aot_autograd/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2024-04-03T15:57:17.1742205Z creating build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2024-04-03T15:57:17.1743318Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/eager_transforms/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2024-04-03T15:57:17.1744272Z creating build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2024-04-03T15:57:17.1745405Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/make_functional/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2024-04-03T15:57:17.1746345Z creating build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2024-04-03T15:57:17.1747407Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/vmap/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2024-04-03T15:57:17.1748201Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2024-04-03T15:57:17.1749138Z copying build/lib.linux-x86_64-cpython-38/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/compile 2024-04-03T15:57:17.1750124Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:57:17.1750993Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:57:17.1752142Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/batch_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:57:17.1753335Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/delayed_mul_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:57:17.1754493Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/dim.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:57:17.1755614Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/magic_trace.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:57:17.1756801Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/op_properties.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:57:17.1758068Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/reference.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:57:17.1759348Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/tree_map.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:57:17.1760589Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/wrap_type.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:57:17.1761436Z creating build/bdist.linux-x86_64/wheel/functorch/einops 2024-04-03T15:57:17.1762309Z copying build/lib.linux-x86_64-cpython-38/functorch/einops/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/einops 2024-04-03T15:57:17.1764542Z copying build/lib.linux-x86_64-cpython-38/functorch/einops/_parsing.py -> build/bdist.linux-x86_64/wheel/functorch/einops 2024-04-03T15:57:17.1765991Z copying build/lib.linux-x86_64-cpython-38/functorch/einops/rearrange.py -> build/bdist.linux-x86_64/wheel/functorch/einops 2024-04-03T15:57:17.1767066Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2024-04-03T15:57:17.1768091Z copying build/lib.linux-x86_64-cpython-38/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2024-04-03T15:57:17.1769474Z copying build/lib.linux-x86_64-cpython-38/functorch/experimental/control_flow.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2024-04-03T15:57:17.1770905Z copying build/lib.linux-x86_64-cpython-38/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2024-04-03T15:57:17.1772038Z copying build/lib.linux-x86_64-cpython-38/functorch/_C.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/functorch 2024-04-03T15:57:17.1774833Z creating build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1775721Z copying build/lib.linux-x86_64-cpython-38/torch/_VF.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1776965Z copying build/lib.linux-x86_64-cpython-38/torch/__config__.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1778227Z copying build/lib.linux-x86_64-cpython-38/torch/__future__.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1779342Z copying build/lib.linux-x86_64-cpython-38/torch/__init__.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1780774Z copying build/lib.linux-x86_64-cpython-38/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1782243Z copying build/lib.linux-x86_64-cpython-38/torch/_classes.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1783444Z copying build/lib.linux-x86_64-cpython-38/torch/_compile.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1784680Z copying build/lib.linux-x86_64-cpython-38/torch/_custom_ops.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1785881Z copying build/lib.linux-x86_64-cpython-38/torch/_deploy.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1786797Z copying build/lib.linux-x86_64-cpython-38/torch/_guards.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1787936Z copying build/lib.linux-x86_64-cpython-38/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1789232Z copying build/lib.linux-x86_64-cpython-38/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1790378Z copying build/lib.linux-x86_64-cpython-38/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1791710Z copying build/lib.linux-x86_64-cpython-38/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1792872Z copying build/lib.linux-x86_64-cpython-38/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1795292Z copying build/lib.linux-x86_64-cpython-38/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1797189Z copying build/lib.linux-x86_64-cpython-38/torch/_ops.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1798319Z copying build/lib.linux-x86_64-cpython-38/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1799641Z copying build/lib.linux-x86_64-cpython-38/torch/_sources.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1800892Z copying build/lib.linux-x86_64-cpython-38/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1801856Z copying build/lib.linux-x86_64-cpython-38/torch/_streambase.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1802951Z copying build/lib.linux-x86_64-cpython-38/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1804388Z copying build/lib.linux-x86_64-cpython-38/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1807617Z copying build/lib.linux-x86_64-cpython-38/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1808663Z copying build/lib.linux-x86_64-cpython-38/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1812026Z copying build/lib.linux-x86_64-cpython-38/torch/_utils.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1813154Z copying build/lib.linux-x86_64-cpython-38/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1814355Z copying build/lib.linux-x86_64-cpython-38/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1815637Z copying build/lib.linux-x86_64-cpython-38/torch/_weights_only_unpickler.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1816906Z copying build/lib.linux-x86_64-cpython-38/torch/functional.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1818662Z copying build/lib.linux-x86_64-cpython-38/torch/hub.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1819820Z copying build/lib.linux-x86_64-cpython-38/torch/library.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1821041Z copying build/lib.linux-x86_64-cpython-38/torch/overrides.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1823230Z copying build/lib.linux-x86_64-cpython-38/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1824264Z copying build/lib.linux-x86_64-cpython-38/torch/random.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1825473Z copying build/lib.linux-x86_64-cpython-38/torch/return_types.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1826447Z copying build/lib.linux-x86_64-cpython-38/torch/serialization.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1827802Z copying build/lib.linux-x86_64-cpython-38/torch/storage.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1829194Z copying build/lib.linux-x86_64-cpython-38/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1830348Z copying build/lib.linux-x86_64-cpython-38/torch/types.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1831427Z copying build/lib.linux-x86_64-cpython-38/torch/version.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.1832614Z creating build/bdist.linux-x86_64/wheel/torch/_awaits 2024-04-03T15:57:17.1833619Z copying build/lib.linux-x86_64-cpython-38/torch/_awaits/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_awaits 2024-04-03T15:57:17.1834980Z creating build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-04-03T15:57:17.1835934Z copying build/lib.linux-x86_64-cpython-38/torch/_custom_op/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-04-03T15:57:17.1837100Z copying build/lib.linux-x86_64-cpython-38/torch/_custom_op/autograd.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-04-03T15:57:17.1838535Z copying build/lib.linux-x86_64-cpython-38/torch/_custom_op/functional.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-04-03T15:57:17.1839645Z copying build/lib.linux-x86_64-cpython-38/torch/_custom_op/impl.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-04-03T15:57:17.1840926Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2024-04-03T15:57:17.1842799Z copying build/lib.linux-x86_64-cpython-38/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-04-03T15:57:17.1843875Z copying build/lib.linux-x86_64-cpython-38/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-04-03T15:57:17.1845577Z copying build/lib.linux-x86_64-cpython-38/torch/_decomp/decompositions_for_jvp.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-04-03T15:57:17.1846890Z copying build/lib.linux-x86_64-cpython-38/torch/_decomp/decompositions_for_rng.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-04-03T15:57:17.1847755Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2024-04-03T15:57:17.1848709Z copying build/lib.linux-x86_64-cpython-38/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2024-04-03T15:57:17.1849893Z copying build/lib.linux-x86_64-cpython-38/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2024-04-03T15:57:17.1851188Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1852106Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1853402Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/_trace_wrapped_higher_order_op.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1855087Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/bytecode_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1856516Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/bytecode_transformation.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1857601Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/cache_size.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1858588Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/callback.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1859659Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/code_context.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1860725Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/codegen.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1861953Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/compiled_autograd.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1863190Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/comptime.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1864213Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/config.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1865576Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/convert_frame.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1866938Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/create_parameter_op.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1868058Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/current_scope_id.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1869334Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/debug_utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1870477Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/decorators.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1871681Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/device_interface.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1873049Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/eval_frame.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1874349Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/exc.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1875617Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/external_utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1876857Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/funcname_cache.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1877962Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/guards.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1879928Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/hooks.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1881075Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/logging.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1882527Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/mutation_guard.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1883714Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/output_graph.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1885154Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/polyfill.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1886285Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/profiler.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1888228Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/replay_record.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1889324Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/resume_execution.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1890755Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/side_effects.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1891940Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/source.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1893238Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/symbolic_convert.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1894745Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/tensor_version_op.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1896037Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/test_case.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1897212Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/test_minifier_common.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1898330Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/testing.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1899505Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/trace_rules.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1901570Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/types.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1902623Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:57:17.1904318Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:57:17.1905212Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:57:17.1906784Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/common.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:57:17.1908115Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:57:17.1909402Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/debugging.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:57:17.1910660Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/distributed.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:57:17.1911929Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/inductor.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:57:17.1913192Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/onnxrt.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:57:17.1914653Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/registry.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:57:17.1915960Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/tensorrt.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:57:17.1917199Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/torchxla.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:57:17.1918449Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/tvm.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:57:17.1919363Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-04-03T15:57:17.1920187Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-04-03T15:57:17.1921595Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro/after_aot.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-04-03T15:57:17.1922909Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro/after_dynamo.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-04-03T15:57:17.1923780Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1924948Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1926318Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/base.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1927620Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/builder.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1928937Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/builtin.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1930252Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/constant.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1931542Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/ctx_manager.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1932849Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/dicts.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1934111Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/distributed.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1935433Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/functions.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1936648Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/higher_order_ops.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1938225Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/iter.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1939611Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/lazy.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1940791Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/lists.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1941961Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/misc.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1943190Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/nn_module.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1944384Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1945567Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/sdpa.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1946825Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/tensor.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1948015Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/torch.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1949402Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/torch_function.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1950636Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/user_defined.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:57:17.1951763Z creating build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T15:57:17.1952643Z copying build/lib.linux-x86_64-cpython-38/torch/_export/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T15:57:17.1954166Z copying build/lib.linux-x86_64-cpython-38/torch/_export/error.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T15:57:17.1955592Z copying build/lib.linux-x86_64-cpython-38/torch/_export/exported_program.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T15:57:17.1957017Z copying build/lib.linux-x86_64-cpython-38/torch/_export/non_strict_utils.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T15:57:17.1958479Z copying build/lib.linux-x86_64-cpython-38/torch/_export/pass_base.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T15:57:17.1959729Z copying build/lib.linux-x86_64-cpython-38/torch/_export/utils.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T15:57:17.1961106Z copying build/lib.linux-x86_64-cpython-38/torch/_export/verifier.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T15:57:17.1962369Z copying build/lib.linux-x86_64-cpython-38/torch/_export/wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T15:57:17.1963334Z creating build/bdist.linux-x86_64/wheel/torch/_export/db 2024-04-03T15:57:17.1964374Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-04-03T15:57:17.1965762Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/case.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-04-03T15:57:17.1966810Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/gen_example.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-04-03T15:57:17.1967941Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/logging.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-04-03T15:57:17.1968775Z creating build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1969672Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1971097Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/assume_constant_result.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1972499Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/autograd_function.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1973792Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/class_method.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1975116Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/cond_branch_class_method.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1976450Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/cond_branch_nested_function.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1977827Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/cond_branch_nonlocal_variables.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1979196Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/cond_closed_over_variable.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1980538Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/cond_operands.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1981787Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/cond_predicate.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1983106Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/constrain_as_size_example.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1984448Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/constrain_as_value_example.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1985751Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/decorator.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1987011Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dictionary.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1988292Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_assert.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1989638Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_constructor.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1991023Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_if_guard.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1992314Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_map.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1993580Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_round.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1994883Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_slicing.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1996180Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_view.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1997462Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/fn_with_kwargs.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.1998686Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/list_contains.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.2000064Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/list_unpack.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.2001442Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/model_attr_mutation.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.2002760Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/nested_function.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.2004054Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/null_context_manager.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.2005531Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/optional_input.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.2006771Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/pytree_flatten.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.2008074Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/scalar_output.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.2009374Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/specialized_attribute.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.2010721Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/static_for_loop.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.2011966Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/static_if.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.2013174Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/tensor_setattr.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.2014403Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/torch_sym_min.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.2015660Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/type_reflection_method.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.2016971Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/user_input_mutation.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:57:17.2017915Z creating build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-04-03T15:57:17.2018835Z copying build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-04-03T15:57:17.2020039Z copying build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra/node_metadata.py -> build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-04-03T15:57:17.2021283Z copying build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra/proxy_value.py -> build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-04-03T15:57:17.2022179Z creating build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:57:17.2023027Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:57:17.2024279Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:57:17.2025590Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/collect_tracepoints_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:57:17.2026864Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/functionalize_side_effectful_ops_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:57:17.2028126Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/lift_constants_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:57:17.2029351Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/remove_runtime_assertions.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:57:17.2030612Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/replace_set_grad_with_hop_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:57:17.2031928Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/replace_sym_size_ops_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:57:17.2033256Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:57:17.2034145Z creating build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T15:57:17.2035032Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T15:57:17.2036115Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/schema.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T15:57:17.2037205Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/schema_check.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T15:57:17.2038363Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/serialize.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T15:57:17.2039465Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/union.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T15:57:17.2040611Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/upgrade.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T15:57:17.2041711Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/schema.yaml -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T15:57:17.2042498Z creating build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2043276Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2044328Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/aot_autograd.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2045529Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/apis.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2046615Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/autograd_function.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2047782Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/batch_norm_replacement.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2048944Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/benchmark_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2050005Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/compile_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2051074Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/compilers.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2052094Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/config.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2053152Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/deprecated.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2054218Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/eager_transforms.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2055295Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/functional_call.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2056367Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/fx_minifier.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2057425Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/make_functional.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2058480Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/partitioners.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2059638Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/pyfunctorch.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2060730Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/python_key.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2061797Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/pytree_hacks.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2062950Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/top_operators_github_usage.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2064017Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2065062Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/vmap.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:57:17.2066327Z creating build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:57:17.2067447Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:57:17.2068820Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:57:17.2070226Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:57:17.2071571Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/functional_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:57:17.2072940Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/input_output_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:57:17.2074365Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:57:17.2075711Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/logging_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:57:17.2077012Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/runtime_wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:57:17.2078348Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/schemas.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:57:17.2079611Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/subclass_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:57:17.2081087Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/traced_function_transforms.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:57:17.2082383Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:57:17.2083574Z creating build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:57:17.2085034Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:57:17.2086534Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/auto_functionalize.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:57:17.2087941Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/cond.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:57:17.2089557Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/effects.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:57:17.2091033Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/map.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:57:17.2092589Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/out_dtype.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:57:17.2094018Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/strict_mode.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:57:17.2095525Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/torchbind.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:57:17.2097030Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/triton_kernel_wrap.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:57:17.2098528Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/utils.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:57:17.2099908Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/while_loop.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:57:17.2101463Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/wrap.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:57:17.2102490Z creating build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2103310Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2104621Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/autotune_process.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2106095Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/bounds.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2107262Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codecache.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2108597Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/comm_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2110045Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/comms.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2111394Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_fx.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2112540Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/config.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2114047Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/constant_folding.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2115351Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/coordinate_descent_tuner.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2116765Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/cudagraph_trees.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2118092Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/cudagraph_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2119415Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/debug.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2120828Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/decomposition.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2122140Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/dependencies.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2123399Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/exc.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2124817Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/freezing.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2126156Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2127399Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/graph.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2128499Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/hooks.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2129887Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/index_propagation.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2131008Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/inductor_prims.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2132424Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/ir.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2133709Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/lowering.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2135215Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2136377Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/ops_handler.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2137909Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/optimize_indexing.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2139232Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/pattern_matcher.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2140526Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/quantized_lowerings.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2141881Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/scheduler.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2143227Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/select_algorithm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2144489Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/sizevars.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2145821Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/test_case.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2147155Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/test_operators.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2148450Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_helpers.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2150000Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_heuristics.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2151441Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2152736Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/virtualized.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2154134Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/wrapper_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:57:17.2155026Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:57:17.2156119Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:57:17.2157329Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/common.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:57:17.2158681Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:57:17.2159978Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_wrapper_cpu.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:57:17.2161408Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_wrapper_cuda.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:57:17.2162786Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda_combined_scheduling.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:57:17.2164233Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/memory_planning.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:57:17.2165749Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/multi_kernel.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:57:17.2167138Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/triton.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:57:17.2168359Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/triton_foreach.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:57:17.2169769Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/triton_split_scan.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:57:17.2171171Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/triton_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:57:17.2172532Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/wrapper.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:57:17.2173561Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:57:17.2174612Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:57:17.2176072Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:57:17.2177439Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cuda_env.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:57:17.2178902Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cuda_kernel.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:57:17.2180377Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cuda_template.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:57:17.2181802Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_epilogue_gen.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:57:17.2183288Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:57:17.2184724Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/device_op_overrides.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:57:17.2186211Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/gemm_template.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:57:17.2187365Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-04-03T15:57:17.2188765Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-04-03T15:57:17.2190563Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-04-03T15:57:17.2192106Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_prefix.h -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:57:17.2193140Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2024-04-03T15:57:17.2194308Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/aoti_runtime/implementation.cpp -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2024-04-03T15:57:17.2195945Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/aoti_runtime/interface.cpp -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2024-04-03T15:57:17.2197086Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2198091Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2199355Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/binary_folding.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2200789Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/ddp_fusion.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2202170Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2203606Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/dedupe_symint_uses.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2205196Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2206559Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/freezing_patterns.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2207955Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/fuse_attention.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2209353Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/group_batch_fusion.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2210702Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/joint_graph.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2212049Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/misc_patterns.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2213488Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/mkldnn_fusion.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2214790Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/numeric_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2216191Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/pad_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2217534Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/post_grad.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2218853Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/pre_grad.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2220190Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/quantization.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2221480Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/reinplace.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2222732Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/replace_random.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2224099Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/split_cat.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:57:17.2225186Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2226476Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2228130Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2229873Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2231625Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2233300Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2234920Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2236774Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2238469Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2240155Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2241922Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2243676Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2245658Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2247454Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2249223Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2250951Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2252540Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2254148Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2255838Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2257496Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2259090Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/central_index.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:57:17.2260312Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T15:57:17.2261369Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T15:57:17.2262622Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/bmm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T15:57:17.2263888Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/conv.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T15:57:17.2265070Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T15:57:17.2266259Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/mm_common.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T15:57:17.2267517Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/mm_plus_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T15:57:17.2268910Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/unpack_mixed_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T15:57:17.2269730Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:57:17.2270575Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:57:17.2271635Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:57:17.2272750Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:57:17.2273906Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:57:17.2274940Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:57:17.2276111Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/device_context.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:57:17.2277268Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/extract_compiled_graph.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:57:17.2278352Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/ir_cache.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:57:17.2279482Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:57:17.2280684Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/tensor_factory_functions.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:57:17.2281802Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/ts_backend.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:57:17.2282637Z creating build/bdist.linux-x86_64/wheel/torch/_library 2024-04-03T15:57:17.2283472Z copying build/lib.linux-x86_64-cpython-38/torch/_library/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-04-03T15:57:17.2284701Z copying build/lib.linux-x86_64-cpython-38/torch/_library/abstract_impl.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-04-03T15:57:17.2285902Z copying build/lib.linux-x86_64-cpython-38/torch/_library/simple_registry.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-04-03T15:57:17.2287061Z copying build/lib.linux-x86_64-cpython-38/torch/_library/utils.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-04-03T15:57:17.2287898Z creating build/bdist.linux-x86_64/wheel/torch/_logging 2024-04-03T15:57:17.2288810Z copying build/lib.linux-x86_64-cpython-38/torch/_logging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-04-03T15:57:17.2289879Z copying build/lib.linux-x86_64-cpython-38/torch/_logging/_internal.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-04-03T15:57:17.2290974Z copying build/lib.linux-x86_64-cpython-38/torch/_logging/_registrations.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-04-03T15:57:17.2292162Z copying build/lib.linux-x86_64-cpython-38/torch/_logging/structured.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-04-03T15:57:17.2292921Z creating build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:57:17.2293774Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:57:17.2294902Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_binary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:57:17.2295984Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_casting_dicts.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:57:17.2297068Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_dtypes.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:57:17.2298223Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_dtypes_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:57:17.2299207Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_funcs.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:57:17.2300446Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_funcs_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:57:17.2301552Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_getlimits.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:57:17.2302619Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_ndarray.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:57:17.2303660Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_normalizations.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:57:17.2304813Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_reductions_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:57:17.2305909Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_ufuncs.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:57:17.2307083Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_unary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:57:17.2308179Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_util.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:57:17.2309255Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/fft.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:57:17.2310455Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/linalg.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:57:17.2311530Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/random.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:57:17.2312335Z creating build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2024-04-03T15:57:17.2313284Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2024-04-03T15:57:17.2314581Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/testing/utils.py -> build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2024-04-03T15:57:17.2315412Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2024-04-03T15:57:17.2316196Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-04-03T15:57:17.2317269Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-04-03T15:57:17.2318427Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/debug_prims.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-04-03T15:57:17.2319521Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-04-03T15:57:17.2320660Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/rng_prims.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-04-03T15:57:17.2321446Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2024-04-03T15:57:17.2322414Z copying build/lib.linux-x86_64-cpython-38/torch/_prims_common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2024-04-03T15:57:17.2323630Z copying build/lib.linux-x86_64-cpython-38/torch/_prims_common/wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2024-04-03T15:57:17.2323922Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2024-04-03T15:57:17.2324433Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2024-04-03T15:57:17.2325146Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/_conversions.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2024-04-03T15:57:17.2325617Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2024-04-03T15:57:17.2325846Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2024-04-03T15:57:17.2326498Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2024-04-03T15:57:17.2326802Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2024-04-03T15:57:17.2327356Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn 2024-04-03T15:57:17.2327692Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2024-04-03T15:57:17.2328392Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/nn/functional/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2024-04-03T15:57:17.2328673Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2024-04-03T15:57:17.2329194Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/special 2024-04-03T15:57:17.2329499Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T15:57:17.2330052Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T15:57:17.2330676Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/fake_impls.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T15:57:17.2331268Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/fake_tensor.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T15:57:17.2331864Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/fake_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T15:57:17.2332429Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/functional_tensor.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T15:57:17.2333148Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/meta_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T15:57:17.2333763Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/schema_check_mode.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T15:57:17.2333975Z creating build/bdist.linux-x86_64/wheel/torch/_vendor 2024-04-03T15:57:17.2334556Z copying build/lib.linux-x86_64-cpython-38/torch/_vendor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_vendor 2024-04-03T15:57:17.2334825Z creating build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-04-03T15:57:17.2335447Z copying build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-04-03T15:57:17.2336030Z copying build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging/_structures.py -> build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-04-03T15:57:17.2336684Z copying build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging/version.py -> build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-04-03T15:57:17.2336905Z creating build/bdist.linux-x86_64/wheel/torch/amp 2024-04-03T15:57:17.2337336Z copying build/lib.linux-x86_64-cpython-38/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/amp 2024-04-03T15:57:17.2337907Z copying build/lib.linux-x86_64-cpython-38/torch/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/amp 2024-04-03T15:57:17.2338471Z copying build/lib.linux-x86_64-cpython-38/torch/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/amp 2024-04-03T15:57:17.2338729Z creating build/bdist.linux-x86_64/wheel/torch/ao 2024-04-03T15:57:17.2339216Z copying build/lib.linux-x86_64-cpython-38/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao 2024-04-03T15:57:17.2339497Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2024-04-03T15:57:17.2340015Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn 2024-04-03T15:57:17.2340308Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2024-04-03T15:57:17.2340847Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2024-04-03T15:57:17.2341151Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2024-04-03T15:57:17.2341966Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2024-04-03T15:57:17.2342691Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2024-04-03T15:57:17.2343035Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2024-04-03T15:57:17.2343621Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2024-04-03T15:57:17.2343925Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:57:17.2344735Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:57:17.2345505Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:57:17.2346354Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:57:17.2347167Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:57:17.2347455Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2024-04-03T15:57:17.2348289Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2024-04-03T15:57:17.2348633Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2024-04-03T15:57:17.2349459Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2024-04-03T15:57:17.2349817Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:57:17.2350768Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:57:17.2351671Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:57:17.2352131Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:57:17.2352964Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:57:17.2353701Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:57:17.2354576Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:57:17.2355407Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:57:17.2356252Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:57:17.2356555Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2024-04-03T15:57:17.2357136Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2024-04-03T15:57:17.2357467Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2024-04-03T15:57:17.2358056Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2024-04-03T15:57:17.2358498Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2024-04-03T15:57:17.2359201Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2024-04-03T15:57:17.2359949Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2024-04-03T15:57:17.2360257Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-04-03T15:57:17.2360964Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-04-03T15:57:17.2361527Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-04-03T15:57:17.2362340Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-04-03T15:57:17.2362998Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-04-03T15:57:17.2363253Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2024-04-03T15:57:17.2363932Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2024-04-03T15:57:17.2364361Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-04-03T15:57:17.2365605Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-04-03T15:57:17.2366580Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-04-03T15:57:17.2367533Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-04-03T15:57:17.2368831Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2024-04-03T15:57:17.2369510Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2024-04-03T15:57:17.2370455Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2024-04-03T15:57:17.2371654Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2024-04-03T15:57:17.2372389Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2024-04-03T15:57:17.2373720Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:57:17.2374847Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:57:17.2376130Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:57:17.2377021Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:57:17.2377794Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:57:17.2378724Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:57:17.2379532Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:57:17.2380762Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:57:17.2381834Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:57:17.2382721Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:57:17.2383907Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:57:17.2384953Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:57:17.2385908Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:57:17.2386968Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:57:17.2388135Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:57:17.2388951Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:57:17.2389922Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:57:17.2391129Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2024-04-03T15:57:17.2391843Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2024-04-03T15:57:17.2393054Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T15:57:17.2394126Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T15:57:17.2395166Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T15:57:17.2396175Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T15:57:17.2397295Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T15:57:17.2398320Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T15:57:17.2399132Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T15:57:17.2399903Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2024-04-03T15:57:17.2400713Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2024-04-03T15:57:17.2402081Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-04-03T15:57:17.2402784Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-04-03T15:57:17.2403667Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-04-03T15:57:17.2404880Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-04-03T15:57:17.2406150Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2024-04-03T15:57:17.2407314Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2024-04-03T15:57:17.2408326Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2024-04-03T15:57:17.2408852Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-04-03T15:57:17.2409696Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-04-03T15:57:17.2410549Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-04-03T15:57:17.2411943Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-04-03T15:57:17.2412752Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:57:17.2413738Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:57:17.2414582Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/graph_matcher.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:57:17.2415981Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/graph_passes.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:57:17.2416819Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:57:17.2417882Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/n_shadows_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:57:17.2419441Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/ns_types.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:57:17.2420074Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:57:17.2421258Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/qconfig_multi_mapping.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:57:17.2422141Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:57:17.2423415Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/weight_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:57:17.2424441Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning 2024-04-03T15:57:17.2425436Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning 2024-04-03T15:57:17.2426222Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning 2024-04-03T15:57:17.2427456Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2024-04-03T15:57:17.2428277Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2024-04-03T15:57:17.2429022Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2024-04-03T15:57:17.2430075Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2024-04-03T15:57:17.2431107Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2024-04-03T15:57:17.2431875Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2024-04-03T15:57:17.2432822Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2024-04-03T15:57:17.2433960Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2024-04-03T15:57:17.2434662Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:57:17.2435722Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:57:17.2436889Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:57:17.2437858Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:57:17.2438898Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:57:17.2439649Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-04-03T15:57:17.2440841Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-04-03T15:57:17.2441541Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-04-03T15:57:17.2442789Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-04-03T15:57:17.2443861Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-04-03T15:57:17.2445050Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-04-03T15:57:17.2445521Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T15:57:17.2446601Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T15:57:17.2447766Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T15:57:17.2448689Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T15:57:17.2449719Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T15:57:17.2450606Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T15:57:17.2451581Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/parametrization.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T15:57:17.2452551Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T15:57:17.2454536Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T15:57:17.2455196Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-04-03T15:57:17.2456161Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-04-03T15:57:17.2457033Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler/base_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-04-03T15:57:17.2457992Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler/cubic_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-04-03T15:57:17.2458800Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler/lambda_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-04-03T15:57:17.2460016Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-04-03T15:57:17.2460842Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-04-03T15:57:17.2461770Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/base_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-04-03T15:57:17.2462758Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-04-03T15:57:17.2463695Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-04-03T15:57:17.2464596Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-04-03T15:57:17.2465690Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:57:17.2466477Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:57:17.2467401Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/_correct_bias.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:57:17.2468402Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:57:17.2469407Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/_learnable_fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:57:17.2470366Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:57:17.2471717Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:57:17.2472556Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:57:17.2473526Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:57:17.2474987Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:57:17.2475833Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/qconfig_mapping.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:57:17.2476789Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:57:17.2477881Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:57:17.2478813Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:57:17.2480497Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:57:17.2481336Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:57:17.2482364Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantize_pt2e.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:57:17.2483305Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:57:17.2484269Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:57:17.2486096Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:57:17.2487045Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:57:17.2488201Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:57:17.2489244Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:57:17.2490541Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/backend_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:57:17.2491411Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/executorch.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:57:17.2492407Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:57:17.2493393Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/native.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:57:17.2494328Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/observation_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:57:17.2495240Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/onednn.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:57:17.2496192Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:57:17.2497331Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/tensorrt.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:57:17.2498318Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:57:17.2499331Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/x86.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:57:17.2499959Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2500985Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2501945Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_decomposed.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2503391Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2504584Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_lower_to_native_backend.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2505411Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2506849Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/custom_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2507684Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2508701Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/fuse_handler.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2509605Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2511265Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/lower_to_fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2512133Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/lower_to_qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2512921Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/lstm_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2514074Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2515099Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2515965Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2517759Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2518648Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/quantize_handler.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2519571Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/tracer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2520711Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:57:17.2522090Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-04-03T15:57:17.2522994Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-04-03T15:57:17.2523826Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/detector.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-04-03T15:57:17.2525630Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/model_report.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-04-03T15:57:17.2526921Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-04-03T15:57:17.2527831Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-04-03T15:57:17.2528707Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:57:17.2529657Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:57:17.2530718Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/duplicate_dq_pass.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:57:17.2531665Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/export_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:57:17.2532705Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/generate_numeric_debug_handle.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:57:17.2533686Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/graph_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:57:17.2534580Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/port_metadata_pass.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:57:17.2535626Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/prepare.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:57:17.2536630Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/qat_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:57:17.2537630Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:57:17.2538997Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2024-04-03T15:57:17.2539972Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/representation/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2024-04-03T15:57:17.2541161Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/representation/rewrite.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2024-04-03T15:57:17.2541599Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T15:57:17.2542521Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T15:57:17.2543619Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/composable_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T15:57:17.2544547Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/embedding_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T15:57:17.2545502Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T15:57:17.2546440Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T15:57:17.2547449Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T15:57:17.2548722Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/xnnpack_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T15:57:17.2549732Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T15:57:17.2550898Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:57:17.2551536Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:57:17.2552791Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/anomaly_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:57:17.2553708Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/forward_ad.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:57:17.2554592Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:57:17.2556163Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:57:17.2556876Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/grad_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:57:17.2558179Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:57:17.2559410Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:57:17.2560465Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:57:17.2561884Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/profiler_legacy.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:57:17.2562672Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/profiler_util.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:57:17.2563996Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:57:17.2564798Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-04-03T15:57:17.2565834Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/_functions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-04-03T15:57:17.2566913Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/_functions/tensor.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-04-03T15:57:17.2567801Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/_functions/utils.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-04-03T15:57:17.2569049Z creating build/bdist.linux-x86_64/wheel/torch/backends 2024-04-03T15:57:17.2569647Z copying build/lib.linux-x86_64-cpython-38/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends 2024-04-03T15:57:17.2570799Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2024-04-03T15:57:17.2571583Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_coreml/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2024-04-03T15:57:17.2572408Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_coreml/preprocess.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2024-04-03T15:57:17.2573506Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-04-03T15:57:17.2574428Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-04-03T15:57:17.2575183Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi/prepare.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-04-03T15:57:17.2576658Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi/serializer.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-04-03T15:57:17.2577550Z creating build/bdist.linux-x86_64/wheel/torch/backends/cpu 2024-04-03T15:57:17.2578387Z copying build/lib.linux-x86_64-cpython-38/torch/backends/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cpu 2024-04-03T15:57:17.2579553Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2024-04-03T15:57:17.2580226Z copying build/lib.linux-x86_64-cpython-38/torch/backends/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cuda 2024-04-03T15:57:17.2581385Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2024-04-03T15:57:17.2582121Z copying build/lib.linux-x86_64-cpython-38/torch/backends/cudnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2024-04-03T15:57:17.2583009Z copying build/lib.linux-x86_64-cpython-38/torch/backends/cudnn/rnn.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2024-04-03T15:57:17.2584089Z creating build/bdist.linux-x86_64/wheel/torch/backends/mha 2024-04-03T15:57:17.2584832Z copying build/lib.linux-x86_64-cpython-38/torch/backends/mha/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mha 2024-04-03T15:57:17.2585938Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2024-04-03T15:57:17.2586806Z copying build/lib.linux-x86_64-cpython-38/torch/backends/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkl 2024-04-03T15:57:17.2587576Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2024-04-03T15:57:17.2588349Z copying build/lib.linux-x86_64-cpython-38/torch/backends/mkldnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2024-04-03T15:57:17.2589434Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2024-04-03T15:57:17.2590096Z copying build/lib.linux-x86_64-cpython-38/torch/backends/mps/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mps 2024-04-03T15:57:17.2591294Z creating build/bdist.linux-x86_64/wheel/torch/backends/nnpack 2024-04-03T15:57:17.2592104Z copying build/lib.linux-x86_64-cpython-38/torch/backends/nnpack/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/nnpack 2024-04-03T15:57:17.2593095Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2024-04-03T15:57:17.2593810Z copying build/lib.linux-x86_64-cpython-38/torch/backends/openmp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/openmp 2024-04-03T15:57:17.2594949Z creating build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2024-04-03T15:57:17.2595720Z copying build/lib.linux-x86_64-cpython-38/torch/backends/opt_einsum/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2024-04-03T15:57:17.2596812Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2024-04-03T15:57:17.2598120Z copying build/lib.linux-x86_64-cpython-38/torch/backends/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/quantized 2024-04-03T15:57:17.2598740Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2024-04-03T15:57:17.2599693Z copying build/lib.linux-x86_64-cpython-38/torch/backends/xeon/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2024-04-03T15:57:17.2600649Z copying build/lib.linux-x86_64-cpython-38/torch/backends/xeon/run_cpu.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2024-04-03T15:57:17.2601894Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2024-04-03T15:57:17.2602704Z copying build/lib.linux-x86_64-cpython-38/torch/backends/xnnpack/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2024-04-03T15:57:17.2603631Z creating build/bdist.linux-x86_64/wheel/torch/compiler 2024-04-03T15:57:17.2604463Z copying build/lib.linux-x86_64-cpython-38/torch/compiler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/compiler 2024-04-03T15:57:17.2605765Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2024-04-03T15:57:17.2607144Z copying build/lib.linux-x86_64-cpython-38/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2024-04-03T15:57:17.2608019Z copying build/lib.linux-x86_64-cpython-38/torch/contrib/_tensorboard_vis.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2024-04-03T15:57:17.2609135Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2024-04-03T15:57:17.2609838Z copying build/lib.linux-x86_64-cpython-38/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu 2024-04-03T15:57:17.2611282Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-04-03T15:57:17.2611989Z copying build/lib.linux-x86_64-cpython-38/torch/cpu/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-04-03T15:57:17.2613300Z copying build/lib.linux-x86_64-cpython-38/torch/cpu/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-04-03T15:57:17.2614003Z copying build/lib.linux-x86_64-cpython-38/torch/cpu/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-04-03T15:57:17.2615270Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:57:17.2615873Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:57:17.2617338Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:57:17.2618040Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/_memory_viz.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:57:17.2619344Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:57:17.2620169Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:57:17.2621334Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:57:17.2622027Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/error.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:57:17.2622919Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:57:17.2624248Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:57:17.2624963Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:57:17.2626225Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:57:17.2627076Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:57:17.2627904Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:57:17.2629173Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:57:17.2629908Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:57:17.2630841Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:57:17.2631965Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-04-03T15:57:17.2632670Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-04-03T15:57:17.2634074Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-04-03T15:57:17.2634960Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/amp/common.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-04-03T15:57:17.2635955Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-04-03T15:57:17.2637084Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:57:17.2637826Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:57:17.2639072Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable_state.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:57:17.2639962Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_functional_collectives.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:57:17.2641208Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_functional_collectives_impl.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:57:17.2642227Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:57:17.2643214Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/argparse_util.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:57:17.2644120Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/c10d_logger.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:57:17.2645253Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/collective_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:57:17.2646782Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:57:17.2647522Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/device_mesh.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:57:17.2648415Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/distributed_c10d.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:57:17.2650245Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:57:17.2651003Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/logging_handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:57:17.2652365Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/remote_device.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:57:17.2653203Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:57:17.2654135Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:57:17.2655454Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:57:17.2656519Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-04-03T15:57:17.2657316Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-04-03T15:57:17.2658469Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/checkpoint_activation.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-04-03T15:57:17.2659339Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/contract.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-04-03T15:57:17.2660411Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fully_shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-04-03T15:57:17.2661344Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/replicate.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-04-03T15:57:17.2662463Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:57:17.2663224Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:57:17.2664318Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:57:17.2665302Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_collectives.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:57:17.2666331Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:57:17.2667241Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_init.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:57:17.2668233Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_param.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:57:17.2669321Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_param_group.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:57:17.2670380Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_state.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:57:17.2671337Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/fully_shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:57:17.2672372Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T15:57:17.2673064Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T15:57:17.2674100Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T15:57:17.2674996Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T15:57:17.2676430Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/common_op_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T15:57:17.2677152Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T15:57:17.2678086Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/op_registry_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T15:57:17.2678906Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharder.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T15:57:17.2680284Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2024-04-03T15:57:17.2681006Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2024-04-03T15:57:17.2681959Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2024-04-03T15:57:17.2682790Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2024-04-03T15:57:17.2683731Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2024-04-03T15:57:17.2684993Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T15:57:17.2685873Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T15:57:17.2687915Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T15:57:17.2688834Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/logger.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T15:57:17.2690292Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/logging_handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T15:57:17.2691138Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T15:57:17.2692049Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/reshard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T15:57:17.2692935Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T15:57:17.2693756Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T15:57:17.2694554Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:57:17.2695578Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:57:17.2696622Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:57:17.2697520Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:57:17.2698467Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:57:17.2699444Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:57:17.2700468Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:57:17.2701192Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2024-04-03T15:57:17.2702155Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2024-04-03T15:57:17.2703165Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2024-04-03T15:57:17.2703911Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-04-03T15:57:17.2704925Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-04-03T15:57:17.2705985Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/_internals.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-04-03T15:57:17.2707013Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-04-03T15:57:17.2707948Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-04-03T15:57:17.2709021Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T15:57:17.2710077Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T15:57:17.2711156Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T15:57:17.2712280Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T15:57:17.2713199Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T15:57:17.2713743Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2024-04-03T15:57:17.2714618Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2024-04-03T15:57:17.2715770Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2024-04-03T15:57:17.2716561Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2024-04-03T15:57:17.2717610Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:57:17.2718369Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:57:17.2719271Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:57:17.2720619Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/batch_dim_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:57:17.2721502Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/comm_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:57:17.2722432Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/config.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:57:17.2723390Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:57:17.2725005Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/distribute.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:57:17.2725900Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/experimental_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:57:17.2727363Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/gm_transformation.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:57:17.2728118Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/graph_optimization.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:57:17.2729080Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/graph_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:57:17.2729979Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/iter_graph_module.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:57:17.2730986Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/log_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:57:17.2731948Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/parallel_mode.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:57:17.2732904Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/partial_lower.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:57:17.2734356Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:57:17.2735107Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:57:17.2736509Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/_collective_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:57:17.2737217Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:57:17.2738224Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:57:17.2739450Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/device_mesh.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:57:17.2740227Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/dispatch.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:57:17.2741209Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/op_schema.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:57:17.2742308Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/placement_types.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:57:17.2743261Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/random.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:57:17.2744288Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/redistribute.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:57:17.2745261Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/sharding_prop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:57:17.2746593Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/tp_conv.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:57:17.2747279Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-04-03T15:57:17.2748251Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-04-03T15:57:17.2749226Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug/comm_mode.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-04-03T15:57:17.2750138Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug/op_coverage.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-04-03T15:57:17.2751141Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug/visualize_sharding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-04-03T15:57:17.2752199Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/experimental 2024-04-03T15:57:17.2753016Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/experimental 2024-04-03T15:57:17.2754062Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental/tp_transform.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/experimental 2024-04-03T15:57:17.2754955Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:57:17.2755790Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:57:17.2756886Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/basic_strategy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:57:17.2757794Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/common_rules.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:57:17.2758824Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/conv_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:57:17.2759814Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:57:17.2761511Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/experimental_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:57:17.2762287Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/math_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:57:17.2763357Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/matrix_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:57:17.2764323Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/pointwise_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:57:17.2765544Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/random_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:57:17.2767169Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:57:17.2768013Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:57:17.2768716Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/view_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:57:17.2769904Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-04-03T15:57:17.2770817Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tools/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-04-03T15:57:17.2771840Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tools/memory_tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-04-03T15:57:17.2772897Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2024-04-03T15:57:17.2773712Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2024-04-03T15:57:17.2775296Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/join.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2024-04-03T15:57:17.2776050Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2024-04-03T15:57:17.2777018Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2024-04-03T15:57:17.2778002Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2024-04-03T15:57:17.2778771Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2024-04-03T15:57:17.2779732Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2024-04-03T15:57:17.2780828Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2024-04-03T15:57:17.2781669Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2024-04-03T15:57:17.2782616Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2024-04-03T15:57:17.2783696Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2024-04-03T15:57:17.2784339Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2024-04-03T15:57:17.2785384Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2024-04-03T15:57:17.2786413Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization/quantization.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2024-04-03T15:57:17.2787096Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:17.2788055Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:17.2789130Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:17.2790169Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:17.2791135Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:17.2792175Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:17.2793080Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:17.2794031Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:17.2794984Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:17.2796882Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:57:17.2797413Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-04-03T15:57:17.2798403Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-04-03T15:57:17.2799242Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging/averagers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-04-03T15:57:17.2800387Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-04-03T15:57:17.2801251Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-04-03T15:57:17.2802420Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2024-04-03T15:57:17.2803100Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2024-04-03T15:57:17.2804163Z creating build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2805108Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2806423Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_checkpointer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2807440Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_dedup_save_plans.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2808368Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_dedup_tensors.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2809171Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_fsspec_filesystem.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2810148Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_nested_dict.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2811100Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_sharded_tensor_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2812035Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_storage_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2812992Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_traverse.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2813975Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2814916Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/default_planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2815976Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/filesystem.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2817058Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/format_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2818114Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2818981Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2820364Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2821285Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/planner_helpers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2822281Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/resharding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2823281Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/state_dict.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2824741Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/state_dict_loader.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2825503Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/state_dict_saver.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2826274Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/stateful.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2827180Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/storage.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2828217Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:57:17.2829340Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2024-04-03T15:57:17.2830232Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2024-04-03T15:57:17.2831224Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2024-04-03T15:57:17.2832093Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2024-04-03T15:57:17.2832848Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-04-03T15:57:17.2833860Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-04-03T15:57:17.2836151Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-04-03T15:57:17.2837131Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-04-03T15:57:17.2837607Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-04-03T15:57:17.2838387Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-04-03T15:57:17.2839430Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-04-03T15:57:17.2840513Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-04-03T15:57:17.2841262Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2024-04-03T15:57:17.2842268Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2024-04-03T15:57:17.2843260Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2024-04-03T15:57:17.2844391Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-04-03T15:57:17.2845399Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-04-03T15:57:17.2846638Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-04-03T15:57:17.2848257Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/redirects.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-04-03T15:57:17.2849064Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/tail_log.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-04-03T15:57:17.2849682Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-04-03T15:57:17.2850995Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-04-03T15:57:17.2852247Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-04-03T15:57:17.2853210Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-04-03T15:57:17.2853698Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T15:57:17.2854800Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T15:57:17.2855818Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T15:57:17.2856935Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T15:57:17.2857554Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:57:17.2858429Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:57:17.2859355Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:57:17.2860485Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:57:17.2861600Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:57:17.2862504Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:57:17.2863529Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:57:17.2864478Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/etcd_server.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:57:17.2865423Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/etcd_store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:57:17.2866372Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:57:17.2867459Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:57:17.2868294Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:57:17.2868960Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-04-03T15:57:17.2869833Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-04-03T15:57:17.2870876Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-04-03T15:57:17.2872006Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer/file_based_local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-04-03T15:57:17.2872938Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer/local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-04-03T15:57:17.2873659Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T15:57:17.2874597Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T15:57:17.2875652Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T15:57:17.2876613Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/distributed.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T15:57:17.2877521Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/log_level.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T15:57:17.2878473Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/logging.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T15:57:17.2879377Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T15:57:17.2880621Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-04-03T15:57:17.2881529Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-04-03T15:57:17.2882608Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data/cycling_iterator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-04-03T15:57:17.2883535Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-04-03T15:57:17.2884343Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2885274Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2886806Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_common_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2887873Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_debug_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2888651Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_dynamo_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2889526Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_exec_order_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2890524Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_flat_param.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2892131Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_fsdp_extensions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2892968Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_init_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2894004Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_limiter_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2894994Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_optim_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2896444Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_runtime_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2897730Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_shard_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2898469Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2899838Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_trace_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2900782Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_traversal_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2901916Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_unshard_param_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2902842Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_wrap_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2903744Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2904915Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2906441Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/sharded_grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2907172Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/wrap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:57:17.2908360Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2024-04-03T15:57:17.2909190Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/launcher/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2024-04-03T15:57:17.2910815Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/launcher/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2024-04-03T15:57:17.2911374Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2024-04-03T15:57:17.2912254Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2024-04-03T15:57:17.2913236Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2024-04-03T15:57:17.2914424Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2024-04-03T15:57:17.2915293Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2024-04-03T15:57:17.2916192Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api/remote_module.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2024-04-03T15:57:17.2917286Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2024-04-03T15:57:17.2918161Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2024-04-03T15:57:17.2919544Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/instantiator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2024-04-03T15:57:17.2920373Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2024-04-03T15:57:17.2921280Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2024-04-03T15:57:17.2922454Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates/remote_module_template.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2024-04-03T15:57:17.2923048Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:57:17.2924239Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:57:17.2925283Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/apply_optimizer_in_backward.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:57:17.2926519Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adadelta.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:57:17.2927539Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adagrad.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:57:17.2928352Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adam.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:57:17.2929192Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adamax.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:57:17.2930082Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adamw.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:57:17.2931071Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:57:17.2932093Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_rprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:57:17.2932912Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_sgd.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:57:17.2934014Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/named_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:57:17.2934838Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:57:17.2935954Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/post_localSGD_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:57:17.2936986Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:57:17.2938125Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/zero_redundancy_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:57:17.2939461Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2024-04-03T15:57:17.2940255Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2024-04-03T15:57:17.2941056Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:57:17.2941981Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:57:17.2943042Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:57:17.2944023Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:57:17.2944970Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/copy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:57:17.2945979Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/dependency.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:57:17.2946863Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/microbatch.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:57:17.2947848Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/phony.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:57:17.2948673Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/pipe.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:57:17.2949802Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/pipeline.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:57:17.2951505Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/stream.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:57:17.2952358Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:57:17.2953189Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/worker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:57:17.2954106Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2024-04-03T15:57:17.2954990Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/_balance/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2024-04-03T15:57:17.2956097Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2024-04-03T15:57:17.2957051Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/_balance/profile.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2024-04-03T15:57:17.2957784Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T15:57:17.2958765Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T15:57:17.2959679Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip/layout.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T15:57:17.2960788Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip/namespace.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T15:57:17.2961762Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip/portal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T15:57:17.2962768Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip/skippable.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T15:57:17.2963976Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip/tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T15:57:17.2964488Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:57:17.2966029Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:57:17.2967560Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:57:17.2968240Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:57:17.2969316Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:57:17.2970307Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:57:17.2971134Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/functions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:57:17.2972156Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/internal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:57:17.2973001Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/options.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:57:17.2974453Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/rref_proxy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:57:17.2975317Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/server_process_global_profiler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:57:17.2975917Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2024-04-03T15:57:17.2977033Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2024-04-03T15:57:17.2977883Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2024-04-03T15:57:17.2978985Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2024-04-03T15:57:17.2979756Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2024-04-03T15:57:17.2980506Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:57:17.2981464Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:57:17.2982533Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/_data_parallel_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:57:17.2983434Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:57:17.2984393Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:57:17.2985467Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/ddp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:57:17.2986320Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/fsdp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:57:17.2987281Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/input_reshard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:57:17.2988237Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/loss.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:57:17.2989228Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/style.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:57:17.2990623Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.2991190Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.2992113Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.2993058Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.2993988Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.2995059Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.2995832Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.2996813Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.2997685Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/constraint_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.2998686Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.2999745Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/continuous_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3000902Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3001840Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3002795Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/exp_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3003630Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3004789Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3005730Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3007239Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3008086Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3008777Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/half_cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3009683Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/half_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3010607Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3011676Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/inverse_gamma.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3012583Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3014248Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3014804Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3015513Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/lkj_cholesky.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3016594Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/log_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3017511Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/logistic_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3018554Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/lowrank_multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3019471Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/mixture_same_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3020887Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3021486Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3022499Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/negative_binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3023397Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3024678Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/one_hot_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3025336Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3026962Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3027784Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/relaxed_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3028628Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/relaxed_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3029521Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3030553Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/transformed_distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3031466Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3032930Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3033565Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3034736Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/von_mises.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3035510Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3036589Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:57:17.3037586Z creating build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:57:17.3038366Z copying build/lib.linux-x86_64-cpython-38/torch/export/__init__.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:57:17.3039662Z copying build/lib.linux-x86_64-cpython-38/torch/export/_remove_auto_functionalized_pass.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:57:17.3040482Z copying build/lib.linux-x86_64-cpython-38/torch/export/_remove_effect_tokens_pass.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:57:17.3041336Z copying build/lib.linux-x86_64-cpython-38/torch/export/_safeguard.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:57:17.3042541Z copying build/lib.linux-x86_64-cpython-38/torch/export/_trace.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:57:17.3043485Z copying build/lib.linux-x86_64-cpython-38/torch/export/_tree_utils.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:57:17.3044377Z copying build/lib.linux-x86_64-cpython-38/torch/export/_unlift.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:57:17.3045442Z copying build/lib.linux-x86_64-cpython-38/torch/export/custom_obj.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:57:17.3046983Z copying build/lib.linux-x86_64-cpython-38/torch/export/dynamic_shapes.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:57:17.3047697Z copying build/lib.linux-x86_64-cpython-38/torch/export/exported_program.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:57:17.3049023Z copying build/lib.linux-x86_64-cpython-38/torch/export/graph_signature.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:57:17.3049685Z copying build/lib.linux-x86_64-cpython-38/torch/export/unflatten.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:57:17.3050885Z creating build/bdist.linux-x86_64/wheel/torch/fft 2024-04-03T15:57:17.3051577Z copying build/lib.linux-x86_64-cpython-38/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fft 2024-04-03T15:57:17.3052898Z creating build/bdist.linux-x86_64/wheel/torch/func 2024-04-03T15:57:17.3053681Z copying build/lib.linux-x86_64-cpython-38/torch/func/__init__.py -> build/bdist.linux-x86_64/wheel/torch/func 2024-04-03T15:57:17.3054823Z creating build/bdist.linux-x86_64/wheel/torch/futures 2024-04-03T15:57:17.3055501Z copying build/lib.linux-x86_64-cpython-38/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/torch/futures 2024-04-03T15:57:17.3056765Z creating build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:57:17.3057371Z copying build/lib.linux-x86_64-cpython-38/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:57:17.3058560Z copying build/lib.linux-x86_64-cpython-38/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:57:17.3059399Z copying build/lib.linux-x86_64-cpython-38/torch/fx/_lazy_graph_module.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:57:17.3060251Z copying build/lib.linux-x86_64-cpython-38/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:57:17.3061556Z copying build/lib.linux-x86_64-cpython-38/torch/fx/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:57:17.3062406Z copying build/lib.linux-x86_64-cpython-38/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:57:17.3063451Z copying build/lib.linux-x86_64-cpython-38/torch/fx/config.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:57:17.3064121Z copying build/lib.linux-x86_64-cpython-38/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:57:17.3065744Z copying build/lib.linux-x86_64-cpython-38/torch/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:57:17.3066549Z copying build/lib.linux-x86_64-cpython-38/torch/fx/immutable_collections.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:57:17.3067656Z copying build/lib.linux-x86_64-cpython-38/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:57:17.3068386Z copying build/lib.linux-x86_64-cpython-38/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:57:17.3069887Z copying build/lib.linux-x86_64-cpython-38/torch/fx/operator_schemas.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:57:17.3070637Z copying build/lib.linux-x86_64-cpython-38/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:57:17.3071948Z copying build/lib.linux-x86_64-cpython-38/torch/fx/subgraph_rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:57:17.3072800Z copying build/lib.linux-x86_64-cpython-38/torch/fx/tensor_type.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:57:17.3073931Z copying build/lib.linux-x86_64-cpython-38/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:57:17.3074927Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3075664Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3076635Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/_backward_state.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3077555Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/_config.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3078418Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/_sym_dispatch_mode.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3079500Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/accelerator_partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3080586Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/const_fold.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3081619Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/debug.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3082658Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/graph_gradual_typechecker.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3083726Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/merge_matmul.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3084563Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/meta_tracer.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3086438Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/normalize.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3087625Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/optimization.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3088419Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/partitioner_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3090040Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/proxy_tensor.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3090814Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/recording.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3091758Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/refinement_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3092768Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3093731Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/schema_type_annotation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3094671Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/sym_node.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3096163Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/symbolic_shapes.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3097929Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unify_refinements.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3098638Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/validator.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:57:17.3100003Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:57:17.3100829Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:57:17.3101772Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/constraint.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:57:17.3102697Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:57:17.3103913Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:57:17.3104903Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/operation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:57:17.3105963Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:57:17.3106879Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/util.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:57:17.3107863Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:57:17.3108558Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T15:57:17.3109590Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T15:57:17.3110713Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T15:57:17.3111488Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/dispatch.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T15:57:17.3112391Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/match.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T15:57:17.3113302Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/more.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T15:57:17.3114302Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/unification_tools.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T15:57:17.3115299Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T15:57:17.3116247Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/variable.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T15:57:17.3117434Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:57:17.3118292Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:57:17.3119370Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/conflict.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:57:17.3120327Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:57:17.3121381Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:57:17.3122410Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:57:17.3123348Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/variadic.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:57:17.3123920Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:57:17.3125078Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:57:17.3126587Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/annotate_getitem_nodes.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:57:17.3127439Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/fake_tensor_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:57:17.3128110Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/graph_drawer.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:57:17.3129381Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/graph_manipulation.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:57:17.3130009Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/net_min_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:57:17.3131421Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/operator_support.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:57:17.3132226Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/param_fetch.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:57:17.3133201Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:57:17.3133952Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/reinplace.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:57:17.3135304Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/shape_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:57:17.3136045Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/split_module.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:57:17.3137388Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/split_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:57:17.3138247Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/splitter_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:57:17.3139624Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/tools_common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:57:17.3140302Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2024-04-03T15:57:17.3141261Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2024-04-03T15:57:17.3142297Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2024-04-03T15:57:17.3143398Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2024-04-03T15:57:17.3144002Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2024-04-03T15:57:17.3145197Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2024-04-03T15:57:17.3145873Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2024-04-03T15:57:17.3146752Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common/cse_pass.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2024-04-03T15:57:17.3147880Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-04-03T15:57:17.3148455Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-04-03T15:57:17.3149536Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra/partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-04-03T15:57:17.3150416Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra/pass_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-04-03T15:57:17.3151409Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-04-03T15:57:17.3152643Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2024-04-03T15:57:17.3153236Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2024-04-03T15:57:17.3154239Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests/test_pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2024-04-03T15:57:17.3155239Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T15:57:17.3156036Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T15:57:17.3157155Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T15:57:17.3158011Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/fuser_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T15:57:17.3158956Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/matcher_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T15:57:17.3160079Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T15:57:17.3161207Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/source_matcher_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T15:57:17.3162052Z copying build/lib.linux-x86_64-cpython-38/torch/fx/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:57:17.3163266Z creating build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3164505Z copying build/lib.linux-x86_64-cpython-38/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3165589Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3166502Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_await.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3167394Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3168245Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3169588Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_dataclass_impls.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3170239Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_decomposition_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3171126Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3172475Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3173082Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3174394Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_ir_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3174943Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3175856Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_monkeytype_config.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3176738Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3177980Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3178891Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3180589Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3181267Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_shape_functions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3182498Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3183293Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3184669Z copying build/lib.linux-x86_64-cpython-38/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3185918Z copying build/lib.linux-x86_64-cpython-38/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3186734Z copying build/lib.linux-x86_64-cpython-38/torch/jit/generate_bytecode.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3187898Z copying build/lib.linux-x86_64-cpython-38/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3188704Z copying build/lib.linux-x86_64-cpython-38/torch/jit/supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3189691Z copying build/lib.linux-x86_64-cpython-38/torch/jit/unsupported_tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:57:17.3190856Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2024-04-03T15:57:17.3191548Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2024-04-03T15:57:17.3192507Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_passes/_property_propagation.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2024-04-03T15:57:17.3193496Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2024-04-03T15:57:17.3194427Z copying build/lib.linux-x86_64-cpython-38/torch/jit/mobile/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/mobile 2024-04-03T15:57:17.3195332Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2024-04-03T15:57:17.3196106Z copying build/lib.linux-x86_64-cpython-38/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/linalg 2024-04-03T15:57:17.3197529Z creating build/bdist.linux-x86_64/wheel/torch/masked 2024-04-03T15:57:17.3198257Z copying build/lib.linux-x86_64-cpython-38/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked 2024-04-03T15:57:17.3199309Z copying build/lib.linux-x86_64-cpython-38/torch/masked/_docs.py -> build/bdist.linux-x86_64/wheel/torch/masked 2024-04-03T15:57:17.3200690Z copying build/lib.linux-x86_64-cpython-38/torch/masked/_ops.py -> build/bdist.linux-x86_64/wheel/torch/masked 2024-04-03T15:57:17.3202084Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T15:57:17.3202834Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T15:57:17.3203788Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/_ops_refs.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T15:57:17.3204949Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/binary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T15:57:17.3206396Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/core.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T15:57:17.3207443Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/creation.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T15:57:17.3208326Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/passthrough.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T15:57:17.3209081Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/reductions.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T15:57:17.3209798Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/unary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T15:57:17.3210961Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2024-04-03T15:57:17.3211475Z copying build/lib.linux-x86_64-cpython-38/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/monitor 2024-04-03T15:57:17.3212625Z creating build/bdist.linux-x86_64/wheel/torch/mps 2024-04-03T15:57:17.3213540Z copying build/lib.linux-x86_64-cpython-38/torch/mps/__init__.py -> build/bdist.linux-x86_64/wheel/torch/mps 2024-04-03T15:57:17.3214444Z copying build/lib.linux-x86_64-cpython-38/torch/mps/event.py -> build/bdist.linux-x86_64/wheel/torch/mps 2024-04-03T15:57:17.3215410Z copying build/lib.linux-x86_64-cpython-38/torch/mps/profiler.py -> build/bdist.linux-x86_64/wheel/torch/mps 2024-04-03T15:57:17.3216438Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T15:57:17.3217323Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T15:57:17.3218305Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T15:57:17.3219080Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T15:57:17.3220054Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T15:57:17.3221056Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T15:57:17.3222021Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T15:57:17.3223174Z creating build/bdist.linux-x86_64/wheel/torch/nested 2024-04-03T15:57:17.3223849Z copying build/lib.linux-x86_64-cpython-38/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nested 2024-04-03T15:57:17.3225108Z creating build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-04-03T15:57:17.3225780Z copying build/lib.linux-x86_64-cpython-38/torch/nested/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-04-03T15:57:17.3226682Z copying build/lib.linux-x86_64-cpython-38/torch/nested/_internal/nested_tensor.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-04-03T15:57:17.3227982Z copying build/lib.linux-x86_64-cpython-38/torch/nested/_internal/ops.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-04-03T15:57:17.3228833Z copying build/lib.linux-x86_64-cpython-38/torch/nested/_internal/sdpa.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-04-03T15:57:17.3229995Z creating build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:57:17.3230642Z copying build/lib.linux-x86_64-cpython-38/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:57:17.3231986Z copying build/lib.linux-x86_64-cpython-38/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:57:17.3232585Z copying build/lib.linux-x86_64-cpython-38/torch/nn/common_types.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:57:17.3233717Z copying build/lib.linux-x86_64-cpython-38/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:57:17.3234579Z copying build/lib.linux-x86_64-cpython-38/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:57:17.3236651Z copying build/lib.linux-x86_64-cpython-38/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:57:17.3237329Z copying build/lib.linux-x86_64-cpython-38/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:57:17.3238615Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:57:17.3239660Z creating build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-04-03T15:57:17.3240414Z copying build/lib.linux-x86_64-cpython-38/torch/nn/attention/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-04-03T15:57:17.3241453Z copying build/lib.linux-x86_64-cpython-38/torch/nn/attention/_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-04-03T15:57:17.3242389Z copying build/lib.linux-x86_64-cpython-38/torch/nn/attention/bias.py -> build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-04-03T15:57:17.3243368Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2024-04-03T15:57:17.3244117Z copying build/lib.linux-x86_64-cpython-38/torch/nn/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2024-04-03T15:57:17.3245168Z copying build/lib.linux-x86_64-cpython-38/torch/nn/backends/thnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2024-04-03T15:57:17.3246779Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2024-04-03T15:57:17.3247344Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2024-04-03T15:57:17.3248532Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2024-04-03T15:57:17.3249181Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2024-04-03T15:57:17.3250056Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2024-04-03T15:57:17.3250803Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2024-04-03T15:57:17.3251691Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2024-04-03T15:57:17.3252860Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-04-03T15:57:17.3254247Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-04-03T15:57:17.3255227Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-04-03T15:57:17.3256138Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-04-03T15:57:17.3257079Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-04-03T15:57:17.3258159Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2024-04-03T15:57:17.3258823Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2024-04-03T15:57:17.3259870Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2024-04-03T15:57:17.3260854Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2024-04-03T15:57:17.3261602Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:57:17.3262553Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:57:17.3263685Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:57:17.3264240Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-04-03T15:57:17.3265198Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-04-03T15:57:17.3266258Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-04-03T15:57:17.3267233Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-04-03T15:57:17.3268187Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-04-03T15:57:17.3269170Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3269813Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3271011Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3271758Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3273306Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/adaptive.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3273985Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3275446Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/channelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3276076Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/container.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3277392Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3278643Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/distance.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3279273Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3280525Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/flatten.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3281346Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/fold.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3282336Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/instancenorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3283612Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/lazy.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3284403Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3285450Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/loss.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3287271Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/module.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3288713Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3289452Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/padding.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3290990Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/pixelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3291601Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/pooling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3292995Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3294383Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3295202Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/transformer.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3296510Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/upsampling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3297385Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:57:17.3298717Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T15:57:17.3299243Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T15:57:17.3300319Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T15:57:17.3301260Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/comm.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T15:57:17.3302419Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T15:57:17.3303296Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/distributed.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T15:57:17.3304871Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/parallel_apply.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T15:57:17.3305657Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/replicate.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T15:57:17.3307171Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/scatter_gather.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T15:57:17.3307711Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2024-04-03T15:57:17.3308565Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat 2024-04-03T15:57:17.3309679Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2024-04-03T15:57:17.3310419Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2024-04-03T15:57:17.3311623Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2024-04-03T15:57:17.3312343Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2024-04-03T15:57:17.3313318Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2024-04-03T15:57:17.3314272Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-04-03T15:57:17.3315042Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-04-03T15:57:17.3315984Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-04-03T15:57:17.3317390Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-04-03T15:57:17.3317971Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-04-03T15:57:17.3318951Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2024-04-03T15:57:17.3319591Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2024-04-03T15:57:17.3320842Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-04-03T15:57:17.3321687Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-04-03T15:57:17.3322844Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-04-03T15:57:17.3323646Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-04-03T15:57:17.3324810Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2024-04-03T15:57:17.3325617Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2024-04-03T15:57:17.3327126Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2024-04-03T15:57:17.3327544Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2024-04-03T15:57:17.3328412Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2024-04-03T15:57:17.3329547Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T15:57:17.3330342Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T15:57:17.3331466Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T15:57:17.3332351Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T15:57:17.3333296Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T15:57:17.3334095Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T15:57:17.3335052Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T15:57:17.3336153Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2024-04-03T15:57:17.3337000Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2024-04-03T15:57:17.3337740Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-04-03T15:57:17.3338764Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-04-03T15:57:17.3340231Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-04-03T15:57:17.3341064Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-04-03T15:57:17.3342078Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-04-03T15:57:17.3342795Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:57:17.3343747Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:57:17.3344818Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:57:17.3345654Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:57:17.3346557Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:57:17.3347655Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:57:17.3348536Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:57:17.3349495Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:57:17.3350441Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:57:17.3351292Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:57:17.3352265Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:57:17.3353207Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:57:17.3354518Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:57:17.3355027Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:57:17.3356275Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_deprecation_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:57:17.3357385Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_named_member_accessor.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:57:17.3358357Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_per_sample_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:57:17.3359210Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/clip_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:57:17.3360410Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/convert_parameters.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:57:17.3361254Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/fusion.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:57:17.3362121Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/init.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:57:17.3363369Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/memory_format.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:57:17.3364288Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/parametrizations.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:57:17.3365384Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/parametrize.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:57:17.3367160Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/prune.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:57:17.3368013Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:57:17.3369408Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/spectral_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:57:17.3370033Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/stateless.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:57:17.3371773Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/weight_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:57:17.3372643Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:57:17.3373570Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:57:17.3375039Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:57:17.3375751Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/conv_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:57:17.3376776Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:57:17.3378168Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:57:17.3378977Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:57:17.3379949Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:57:17.3381073Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:57:17.3381918Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:57:17.3382858Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:57:17.3383618Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:57:17.3384887Z copying build/lib.linux-x86_64-cpython-38/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:57:17.3386010Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3386713Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3387672Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3388965Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_deprecation.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3389531Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_experimental.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3390776Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_exporter_states.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3391508Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_globals.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3392484Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_onnx_supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3393321Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_type_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3394672Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3395462Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3396270Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_caffe2.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3397278Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3398847Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3399693Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3401134Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3402423Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3403438Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3404276Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3405634Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3406562Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3407420Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset18.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3408339Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset19.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3409225Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset20.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3410255Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3411545Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3412258Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3414315Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3416076Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:57:17.3416768Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T15:57:17.3417566Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T15:57:17.3418570Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/_beartype.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T15:57:17.3419500Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/exporter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T15:57:17.3421030Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/io_adapter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T15:57:17.3421772Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T15:57:17.3422954Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/onnx_proto_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T15:57:17.3423754Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/onnxruntime.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T15:57:17.3425176Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/registration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T15:57:17.3425882Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-04-03T15:57:17.3426773Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-04-03T15:57:17.3427795Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/_diagnostic.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-04-03T15:57:17.3429221Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/_rules.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-04-03T15:57:17.3429870Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:57:17.3430839Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:57:17.3431850Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/_infra.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:57:17.3432884Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/context.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:57:17.3433810Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/decorator.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:57:17.3434848Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/formatter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:57:17.3435694Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:57:17.3437028Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3437891Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3438874Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_address.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3439771Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3440825Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3441826Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3442838Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3443761Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3444813Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3446096Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3447708Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3448530Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_edge.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3449387Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3450166Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_exception.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3451075Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3452158Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3453176Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3454095Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_fix.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3455111Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_graph.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3456080Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3457101Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3458069Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3459107Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3460054Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3461000Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_message.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3462037Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3463055Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_node.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3463987Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_notification.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3464976Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3465915Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3466838Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3467812Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_region.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3468807Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3469836Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3470793Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3471773Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3472793Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3473673Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_result.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3474717Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3475638Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_run.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3476699Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3477615Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3478657Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3479634Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_stack.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3480720Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3481671Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3482716Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3483684Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3484860Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_tool.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3485886Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3487031Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3487934Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3488919Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3489825Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3490767Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3491714Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/version.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:57:17.3492732Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:57:17.3493401Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:57:17.3494500Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/_pass.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:57:17.3495618Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/decomposition_skip.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:57:17.3496575Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/decomposition_table.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:57:17.3497516Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/diagnostics.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:57:17.3498525Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/dynamo_graph_extractor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:57:17.3499438Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/fx_onnx_interpreter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:57:17.3500919Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/fx_symbolic_graph_extractor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:57:17.3501738Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/onnxfunction_dispatcher.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:57:17.3502776Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/op_validation.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:57:17.3503699Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/patcher.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:57:17.3504665Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/registration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:57:17.3505592Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/serialization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:57:17.3507145Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/torch_export_graph_extractor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:57:17.3507849Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/type_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:57:17.3508937Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/analysis 2024-04-03T15:57:17.3509730Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/analysis/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/analysis 2024-04-03T15:57:17.3510759Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/analysis/unsupported_nodes.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/analysis 2024-04-03T15:57:17.3511865Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T15:57:17.3512591Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T15:57:17.3513523Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T15:57:17.3514564Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/decomp.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T15:57:17.3515526Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/functionalization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T15:57:17.3516591Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/modularization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T15:57:17.3517619Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/readability.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T15:57:17.3518639Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/type_promotion.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T15:57:17.3520116Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/virtualization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T15:57:17.3520849Z creating build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3521715Z copying build/lib.linux-x86_64-cpython-38/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3522899Z copying build/lib.linux-x86_64-cpython-38/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3523641Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3524905Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3526106Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3527028Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3527921Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3529209Z copying build/lib.linux-x86_64-cpython-38/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3529870Z copying build/lib.linux-x86_64-cpython-38/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3531206Z copying build/lib.linux-x86_64-cpython-38/torch/optim/lr_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3532449Z copying build/lib.linux-x86_64-cpython-38/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3533398Z copying build/lib.linux-x86_64-cpython-38/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3534698Z copying build/lib.linux-x86_64-cpython-38/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3535515Z copying build/lib.linux-x86_64-cpython-38/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3536689Z copying build/lib.linux-x86_64-cpython-38/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3537552Z copying build/lib.linux-x86_64-cpython-38/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3538784Z copying build/lib.linux-x86_64-cpython-38/torch/optim/sparse_adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3539501Z copying build/lib.linux-x86_64-cpython-38/torch/optim/swa_utils.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3540702Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2024-04-03T15:57:17.3541519Z copying build/lib.linux-x86_64-cpython-38/torch/optim/_multi_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2024-04-03T15:57:17.3542403Z copying build/lib.linux-x86_64-cpython-38/torch/optim/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3543962Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adadelta.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3544783Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adagrad.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3545860Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3546625Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adamax.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3547788Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adamw.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3548545Z copying build/lib.linux-x86_64-cpython-38/torch/optim/asgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3549813Z copying build/lib.linux-x86_64-cpython-38/torch/optim/lbfgs.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3550534Z copying build/lib.linux-x86_64-cpython-38/torch/optim/lr_scheduler.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3551425Z copying build/lib.linux-x86_64-cpython-38/torch/optim/nadam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3552319Z copying build/lib.linux-x86_64-cpython-38/torch/optim/radam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3553340Z copying build/lib.linux-x86_64-cpython-38/torch/optim/rmsprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3554206Z copying build/lib.linux-x86_64-cpython-38/torch/optim/rprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3555441Z copying build/lib.linux-x86_64-cpython-38/torch/optim/sgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3556160Z copying build/lib.linux-x86_64-cpython-38/torch/optim/sparse_adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3557059Z copying build/lib.linux-x86_64-cpython-38/torch/optim/swa_utils.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:57:17.3558197Z creating build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:57:17.3558881Z copying build/lib.linux-x86_64-cpython-38/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:57:17.3560123Z copying build/lib.linux-x86_64-cpython-38/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:57:17.3560995Z copying build/lib.linux-x86_64-cpython-38/torch/package/_directory_reader.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:57:17.3562260Z copying build/lib.linux-x86_64-cpython-38/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:57:17.3562993Z copying build/lib.linux-x86_64-cpython-38/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:57:17.3563752Z copying build/lib.linux-x86_64-cpython-38/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:57:17.3565116Z copying build/lib.linux-x86_64-cpython-38/torch/package/_package_pickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:57:17.3566013Z copying build/lib.linux-x86_64-cpython-38/torch/package/_package_unpickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:57:17.3567543Z copying build/lib.linux-x86_64-cpython-38/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:57:17.3568239Z copying build/lib.linux-x86_64-cpython-38/torch/package/file_structure_representation.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:57:17.3569161Z copying build/lib.linux-x86_64-cpython-38/torch/package/find_file_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:57:17.3570081Z copying build/lib.linux-x86_64-cpython-38/torch/package/glob_group.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:57:17.3570949Z copying build/lib.linux-x86_64-cpython-38/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:57:17.3572186Z copying build/lib.linux-x86_64-cpython-38/torch/package/package_exporter.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:57:17.3573439Z copying build/lib.linux-x86_64-cpython-38/torch/package/package_importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:57:17.3574498Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-04-03T15:57:17.3575244Z copying build/lib.linux-x86_64-cpython-38/torch/package/analyze/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-04-03T15:57:17.3576520Z copying build/lib.linux-x86_64-cpython-38/torch/package/analyze/find_first_use_of_broken_modules.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-04-03T15:57:17.3577332Z copying build/lib.linux-x86_64-cpython-38/torch/package/analyze/is_from_package.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-04-03T15:57:17.3578334Z copying build/lib.linux-x86_64-cpython-38/torch/package/analyze/trace_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-04-03T15:57:17.3579231Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T15:57:17.3579908Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T15:57:17.3581167Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/_memory_profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T15:57:17.3582148Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/_pattern_matcher.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T15:57:17.3583357Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T15:57:17.3584175Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T15:57:17.3585076Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T15:57:17.3586444Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/python_tracer.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T15:57:17.3587068Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:57:17.3588043Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:57:17.3588977Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:57:17.3589982Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:57:17.3590969Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/_quantized_conversions.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:57:17.3591919Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:57:17.3592789Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:57:17.3593794Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:57:17.3594599Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:57:17.3595725Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:57:17.3596506Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:57:17.3597489Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:57:17.3598994Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:57:17.3599782Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:57:17.3600698Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:57:17.3602252Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:57:17.3602867Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:57:17.3603995Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:57:17.3604917Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:57:17.3606272Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:57:17.3606985Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:57:17.3607779Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:57:17.3608833Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:57:17.3609709Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:57:17.3610571Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:57:17.3611547Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:57:17.3612417Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:57:17.3613431Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:57:17.3614395Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/quantization_types.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:57:17.3615231Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:57:17.3616367Z creating build/bdist.linux-x86_64/wheel/torch/signal 2024-04-03T15:57:17.3617206Z copying build/lib.linux-x86_64-cpython-38/torch/signal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/signal 2024-04-03T15:57:17.3618165Z creating build/bdist.linux-x86_64/wheel/torch/signal/windows 2024-04-03T15:57:17.3618849Z copying build/lib.linux-x86_64-cpython-38/torch/signal/windows/__init__.py -> build/bdist.linux-x86_64/wheel/torch/signal/windows 2024-04-03T15:57:17.3619821Z copying build/lib.linux-x86_64-cpython-38/torch/signal/windows/windows.py -> build/bdist.linux-x86_64/wheel/torch/signal/windows 2024-04-03T15:57:17.3620947Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T15:57:17.3621618Z copying build/lib.linux-x86_64-cpython-38/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T15:57:17.3623088Z copying build/lib.linux-x86_64-cpython-38/torch/sparse/_semi_structured_conversions.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T15:57:17.3623815Z copying build/lib.linux-x86_64-cpython-38/torch/sparse/_semi_structured_ops.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T15:57:17.3624722Z copying build/lib.linux-x86_64-cpython-38/torch/sparse/_triton_ops.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T15:57:17.3626155Z copying build/lib.linux-x86_64-cpython-38/torch/sparse/_triton_ops_meta.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T15:57:17.3628469Z copying build/lib.linux-x86_64-cpython-38/torch/sparse/semi_structured.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T15:57:17.3629324Z creating build/bdist.linux-x86_64/wheel/torch/special 2024-04-03T15:57:17.3630532Z copying build/lib.linux-x86_64-cpython-38/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/special 2024-04-03T15:57:17.3631524Z creating build/bdist.linux-x86_64/wheel/torch/testing 2024-04-03T15:57:17.3632060Z copying build/lib.linux-x86_64-cpython-38/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing 2024-04-03T15:57:17.3633455Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/torch/testing 2024-04-03T15:57:17.3634366Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/torch/testing 2024-04-03T15:57:17.3635527Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3636296Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3637221Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/autocast_test_lists.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3638553Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/autograd_function_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3639411Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/check_kernel_launches.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3640385Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_cuda.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3641408Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_device_type.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3642886Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_dist_composable.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3643836Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_distributed.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3644992Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_dtype.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3645922Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_fsdp.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3647574Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_jit.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3648500Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_methods_invocations.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3653486Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3654304Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_modules.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3656290Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_nn.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3658150Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_optimizers.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3659301Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_pruning.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3660322Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_quantization.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3661896Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_quantized.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3662718Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_subclass.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3663619Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3665707Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/composite_compliance.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3666585Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/custom_op_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3667553Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/dist_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3668503Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/dynamo_test_failures.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3669458Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/hop_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3670901Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/hypothesis_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3671609Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/inductor_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3672602Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/jit_metaprogramming_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3673560Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3674624Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/logging_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3675775Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/logging_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3676832Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/quantization_torch_package_models.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3677724Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/static_module.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3678616Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/triton_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3679594Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/two_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:57:17.3680737Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2024-04-03T15:57:17.3681562Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2024-04-03T15:57:17.3682647Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-04-03T15:57:17.3683486Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-04-03T15:57:17.3684348Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data/network1.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-04-03T15:57:17.3685484Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data/network2.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-04-03T15:57:17.3686806Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:57:17.3687834Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:57:17.3688594Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/checkpoint_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:57:17.3689418Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/common_state_dict.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:57:17.3690421Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:57:17.3691505Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/distributed_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:57:17.3694370Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/distributed_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:57:17.3695078Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/fake_pg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:57:17.3695944Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/multi_threaded_pg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:57:17.3696994Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:57:17.3697845Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:57:17.3698909Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2024-04-03T15:57:17.3699886Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2024-04-03T15:57:17.3700798Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/test_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2024-04-03T15:57:17.3701548Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T15:57:17.3702731Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T15:57:17.3703778Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T15:57:17.3704848Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T15:57:17.3705349Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2024-04-03T15:57:17.3706295Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2024-04-03T15:57:17.3707226Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2024-04-03T15:57:17.3708285Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2024-04-03T15:57:17.3709193Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2024-04-03T15:57:17.3710329Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2024-04-03T15:57:17.3711125Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2024-04-03T15:57:17.3712056Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2024-04-03T15:57:17.3712811Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2024-04-03T15:57:17.3713835Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2024-04-03T15:57:17.3714529Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T15:57:17.3715513Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T15:57:17.3716461Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T15:57:17.3718055Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T15:57:17.3719715Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T15:57:17.3721475Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T15:57:17.3723050Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T15:57:17.3724549Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T15:57:17.3726280Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T15:57:17.3727525Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2024-04-03T15:57:17.3728770Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2024-04-03T15:57:17.3730474Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2024-04-03T15:57:17.3732263Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2024-04-03T15:57:17.3733498Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:57:17.3734632Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:57:17.3736242Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:57:17.3737784Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:57:17.3739297Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:57:17.3740370Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2024-04-03T15:57:17.3741402Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2024-04-03T15:57:17.3742825Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated/annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2024-04-03T15:57:17.3743821Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-04-03T15:57:17.3744802Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-04-03T15:57:17.3746049Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/core.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-04-03T15:57:17.3747285Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/refs.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-04-03T15:57:17.3748496Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-04-03T15:57:17.3749585Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T15:57:17.3750738Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T15:57:17.3752204Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/_masked.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T15:57:17.3753634Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/fft.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T15:57:17.3755088Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/linalg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T15:57:17.3756608Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/signal.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T15:57:17.3758081Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/sparse.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T15:57:17.3759558Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/special.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T15:57:17.3760708Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T15:57:17.3761667Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T15:57:17.3762982Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests/aot_autograd.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T15:57:17.3764391Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests/autograd_registration.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T15:57:17.3765864Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests/fake_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T15:57:17.3767210Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests/generate_tests.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T15:57:17.3768499Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests/make_fx.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T15:57:17.3769466Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-04-03T15:57:17.3770479Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-04-03T15:57:17.3771853Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module/future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-04-03T15:57:17.3773243Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module/no_future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-04-03T15:57:17.3774146Z creating build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3774866Z copying build/lib.linux-x86_64-cpython-38/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3775875Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_config_module.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3776925Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_content_store.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3777904Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_contextlib.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3779053Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_cpp_extension_versioner.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3780092Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_cxx_pytree.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3781061Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_device.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3782056Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_foreach_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3783035Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3784039Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_import_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3785053Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_mode_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3786129Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_python_dispatch.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3787124Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3788101Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_stats.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3789136Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_traceback.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3790114Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_triton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3791102Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_typing_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3792073Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3793084Z copying build/lib.linux-x86_64-cpython-38/torch/utils/backend_registration.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3794188Z copying build/lib.linux-x86_64-cpython-38/torch/utils/bundled_inputs.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3795187Z copying build/lib.linux-x86_64-cpython-38/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3796197Z copying build/lib.linux-x86_64-cpython-38/torch/utils/collect_env.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3797205Z copying build/lib.linux-x86_64-cpython-38/torch/utils/cpp_backtrace.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3798237Z copying build/lib.linux-x86_64-cpython-38/torch/utils/cpp_extension.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3799262Z copying build/lib.linux-x86_64-cpython-38/torch/utils/deterministic.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3800383Z copying build/lib.linux-x86_64-cpython-38/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3801393Z copying build/lib.linux-x86_64-cpython-38/torch/utils/file_baton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3802447Z copying build/lib.linux-x86_64-cpython-38/torch/utils/flop_counter.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3803425Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3804356Z copying build/lib.linux-x86_64-cpython-38/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3805537Z copying build/lib.linux-x86_64-cpython-38/torch/utils/mobile_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3806560Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_zoo.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3807712Z copying build/lib.linux-x86_64-cpython-38/torch/utils/show_pickle.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3808828Z copying build/lib.linux-x86_64-cpython-38/torch/utils/throughput_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3809862Z copying build/lib.linux-x86_64-cpython-38/torch/utils/weak.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:57:17.3810611Z creating build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T15:57:17.3811476Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T15:57:17.3812524Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/functions.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T15:57:17.3813615Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/interp.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T15:57:17.3814767Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/reference.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T15:57:17.3815908Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/singleton_int.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T15:57:17.3816978Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/solve.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T15:57:17.3818095Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/value_ranges.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T15:57:17.3818996Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2024-04-03T15:57:17.3819849Z copying build/lib.linux-x86_64-cpython-38/torch/utils/backcompat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2024-04-03T15:57:17.3820711Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2024-04-03T15:57:17.3821579Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2024-04-03T15:57:17.3822497Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T15:57:17.3823474Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T15:57:17.3824821Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/blas_compare_setup.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T15:57:17.3826213Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T15:57:17.3827577Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T15:57:17.3828886Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/op_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T15:57:17.3830329Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/simple_timeit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T15:57:17.3831771Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T15:57:17.3832793Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T15:57:17.3833787Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T15:57:17.3835092Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T15:57:17.3836458Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T15:57:17.3837879Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T15:57:17.3839208Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/spectral.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T15:57:17.3840601Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T15:57:17.3841572Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:57:17.3842529Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:57:17.3843751Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/_stubs.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:57:17.3845239Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:57:17.3846533Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:57:17.3847837Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/compile.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:57:17.3849142Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/cpp_jit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:57:17.3850417Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:57:17.3851756Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/sparse_fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:57:17.3853049Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/timer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:57:17.3854025Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:57:17.3855223Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:57:17.3856824Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:57:17.3858495Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:57:17.3860171Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:57:17.3861822Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:57:17.3863403Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:57:17.3864873Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/timeit_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:57:17.3865833Z creating build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2024-04-03T15:57:17.3866697Z copying build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2024-04-03T15:57:17.3867864Z copying build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2024-04-03T15:57:17.3868739Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T15:57:17.3869502Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T15:57:17.3870628Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/backward_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T15:57:17.3871775Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/dataloader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T15:57:17.3872882Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/dataset.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T15:57:17.3873950Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/distributed.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T15:57:17.3875078Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T15:57:17.3876190Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/graph_settings.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T15:57:17.3877305Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/sampler.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T15:57:17.3878084Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T15:57:17.3879025Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T15:57:17.3880168Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/collate.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T15:57:17.3881377Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/fetch.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T15:57:17.3882536Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/pin_memory.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T15:57:17.3883734Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/signal_handling.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T15:57:17.3885042Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/worker.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T15:57:17.3885955Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T15:57:17.3886877Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T15:57:17.3888110Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/_decorator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T15:57:17.3889400Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/_hook_iterator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T15:57:17.3890714Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/_typing.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T15:57:17.3892000Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/datapipe.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T15:57:17.3893247Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/gen_pyi.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T15:57:17.3894196Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-04-03T15:57:17.3895297Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-04-03T15:57:17.3896802Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-04-03T15:57:17.3898375Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/dataframes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-04-03T15:57:17.3899877Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/datapipes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-04-03T15:57:17.3901364Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/structures.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-04-03T15:57:17.3902379Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:57:17.3903405Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:57:17.3904766Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:57:17.3906238Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:57:17.3907656Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:57:17.3909092Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/filelister.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:57:17.3910491Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/fileopener.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:57:17.3911889Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:57:17.3913268Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/routeddecoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:57:17.3914681Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/selecting.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:57:17.3916081Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/sharding.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:57:17.3917477Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/streamreader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:57:17.3918838Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:57:17.3919827Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T15:57:17.3920893Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T15:57:17.3922281Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T15:57:17.3923669Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T15:57:17.3925199Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T15:57:17.3926620Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T15:57:17.3927963Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T15:57:17.3928975Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-04-03T15:57:17.3930037Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-04-03T15:57:17.3931387Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-04-03T15:57:17.3932759Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils/decoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-04-03T15:57:17.3934176Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils/snapshot.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-04-03T15:57:17.3935499Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/datapipe.pyi -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T15:57:17.3936386Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-04-03T15:57:17.3937309Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-04-03T15:57:17.3938392Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/constants.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-04-03T15:57:17.3939561Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/cuda_to_hip_mappings.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-04-03T15:57:17.3940791Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/hipify_python.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-04-03T15:57:17.3941892Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/version.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-04-03T15:57:17.3942721Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2024-04-03T15:57:17.3943503Z copying build/lib.linux-x86_64-cpython-38/torch/utils/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2024-04-03T15:57:17.3944559Z copying build/lib.linux-x86_64-cpython-38/torch/utils/jit/log_extract.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2024-04-03T15:57:17.3945392Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T15:57:17.3946264Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T15:57:17.3947407Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T15:57:17.3948564Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/skeleton.html -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T15:57:17.3949686Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/code.js -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T15:57:17.3950787Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/htm.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T15:57:17.3951969Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/preact.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T15:57:17.3952808Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:57:17.3953736Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:57:17.3954935Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_caffe2_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:57:17.3956177Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_convert_np.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:57:17.3957397Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_embedding.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:57:17.3958682Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_onnx_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:57:17.3959903Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_proto_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:57:17.3961206Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_pytorch_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:57:17.3962384Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:57:17.3963568Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/summary.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:57:17.3964884Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/writer.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:57:17.3965762Z creating build/bdist.linux-x86_64/wheel/torch/utils/viz 2024-04-03T15:57:17.3966608Z copying build/lib.linux-x86_64-cpython-38/torch/utils/viz/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/viz 2024-04-03T15:57:17.3967640Z copying build/lib.linux-x86_64-cpython-38/torch/utils/viz/_cycles.py -> build/bdist.linux-x86_64/wheel/torch/utils/viz 2024-04-03T15:57:17.3968398Z creating build/bdist.linux-x86_64/wheel/torch/xpu 2024-04-03T15:57:17.3969185Z copying build/lib.linux-x86_64-cpython-38/torch/xpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-04-03T15:57:17.3970109Z copying build/lib.linux-x86_64-cpython-38/torch/xpu/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-04-03T15:57:17.3971101Z copying build/lib.linux-x86_64-cpython-38/torch/xpu/_utils.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-04-03T15:57:17.3972030Z copying build/lib.linux-x86_64-cpython-38/torch/xpu/random.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-04-03T15:57:17.3972953Z copying build/lib.linux-x86_64-cpython-38/torch/xpu/streams.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-04-03T15:57:17.3973881Z copying build/lib.linux-x86_64-cpython-38/torch/py.typed -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.3974540Z creating build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:57:17.3975312Z copying build/lib.linux-x86_64-cpython-38/torch/bin/protoc-3.13.0.0 -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:57:17.3976264Z copying build/lib.linux-x86_64-cpython-38/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:57:17.3988357Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_edge_op_registration -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:57:17.3991656Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_jit -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:57:17.4021744Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:57:17.4061130Z copying build/lib.linux-x86_64-cpython-38/torch/bin/tutorial_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:57:17.4063897Z copying build/lib.linux-x86_64-cpython-38/torch/bin/FileStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:57:17.4066168Z copying build/lib.linux-x86_64-cpython-38/torch/bin/TCPStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:57:17.4068164Z copying build/lib.linux-x86_64-cpython-38/torch/bin/HashStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:57:17.4071548Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_dist_autograd -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:57:17.4074932Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_cpp_rpc -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:57:17.4079770Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_api -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:57:17.4137207Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_mobile_nnc -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:57:17.4140284Z copying build/lib.linux-x86_64-cpython-38/torch/bin/aot_model_compiler_test -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:57:17.4142669Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_lazy -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:57:17.4161222Z copying build/lib.linux-x86_64-cpython-38/torch/bin/torch_shm_manager -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:57:17.4162318Z creating build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4163332Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_CompileTimeFunctionPointer_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4167016Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_DeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4170009Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Device_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4173686Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_DispatchKeySet_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4177317Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Scalar_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4180675Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_StreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4183873Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_SymInt_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4187238Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_InlineDeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4190606Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_InlineStreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4194143Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_SizesAndStrides_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4197657Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_cow_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4202102Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Bitset_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4205925Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_ConstexprCrc_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4209557Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_DeadlockDetection_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4212898Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Half_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4216214Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_LeftRight_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4219826Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Metaprogramming_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4223379Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Synchronized_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4226690Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_ThreadLocal_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4230212Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_TypeIndex_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4233784Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_TypeList_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4236877Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_TypeTraits_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4240123Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_accumulate_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4243709Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_bfloat16_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4247664Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_bit_cast_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4250885Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_complex_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4254464Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_complex_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4258717Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_exception_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4261741Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_flags_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4265190Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_generic_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4267905Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_intrusive_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4279282Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_irange_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4282267Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_logging_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4286076Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_optional_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4289999Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_ordered_preserving_dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4293775Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_registry_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4297024Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_small_vector_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4308012Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_ssize_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4310979Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_string_util_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4314230Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_string_view_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4317405Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_tempfile_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4320752Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_typeid_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4324523Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_intrusive_ptr_benchmark -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4328992Z copying build/lib.linux-x86_64-cpython-38/torch/test/Dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4333195Z copying build/lib.linux-x86_64-cpython-38/torch/test/Dimname_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4336079Z copying build/lib.linux-x86_64-cpython-38/torch/test/MaybeOwned_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4340280Z copying build/lib.linux-x86_64-cpython-38/torch/test/NamedTensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4344036Z copying build/lib.linux-x86_64-cpython-38/torch/test/apply_utils_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4347631Z copying build/lib.linux-x86_64-cpython-38/torch/test/atest -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4351279Z copying build/lib.linux-x86_64-cpython-38/torch/test/basic -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4355144Z copying build/lib.linux-x86_64-cpython-38/torch/test/broadcast_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4359385Z copying build/lib.linux-x86_64-cpython-38/torch/test/cpu_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4362421Z copying build/lib.linux-x86_64-cpython-38/torch/test/cpu_generator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4366423Z copying build/lib.linux-x86_64-cpython-38/torch/test/cpu_profiling_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4370066Z copying build/lib.linux-x86_64-cpython-38/torch/test/cpu_rng_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4375365Z copying build/lib.linux-x86_64-cpython-38/torch/test/dispatch_key_set_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4379595Z copying build/lib.linux-x86_64-cpython-38/torch/test/dlconvertor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4382651Z copying build/lib.linux-x86_64-cpython-38/torch/test/extension_backend_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4386087Z copying build/lib.linux-x86_64-cpython-38/torch/test/half_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4389337Z copying build/lib.linux-x86_64-cpython-38/torch/test/ivalue_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4394517Z copying build/lib.linux-x86_64-cpython-38/torch/test/lazy_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4397788Z copying build/lib.linux-x86_64-cpython-38/torch/test/math_kernel_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4401498Z copying build/lib.linux-x86_64-cpython-38/torch/test/memory_format_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4405400Z copying build/lib.linux-x86_64-cpython-38/torch/test/memory_overlapping_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4408470Z copying build/lib.linux-x86_64-cpython-38/torch/test/mobile_memory_cleanup -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4411756Z copying build/lib.linux-x86_64-cpython-38/torch/test/native_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4415290Z copying build/lib.linux-x86_64-cpython-38/torch/test/operator_name_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4419077Z copying build/lib.linux-x86_64-cpython-38/torch/test/operators_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4422457Z copying build/lib.linux-x86_64-cpython-38/torch/test/packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4425611Z copying build/lib.linux-x86_64-cpython-38/torch/test/pow_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4429659Z copying build/lib.linux-x86_64-cpython-38/torch/test/quantized_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4433291Z copying build/lib.linux-x86_64-cpython-38/torch/test/reduce_ops_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4436505Z copying build/lib.linux-x86_64-cpython-38/torch/test/reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4439879Z copying build/lib.linux-x86_64-cpython-38/torch/test/scalar_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4443652Z copying build/lib.linux-x86_64-cpython-38/torch/test/scalar_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4447623Z copying build/lib.linux-x86_64-cpython-38/torch/test/StorageUtils_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4450855Z copying build/lib.linux-x86_64-cpython-38/torch/test/stride_properties_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4454255Z copying build/lib.linux-x86_64-cpython-38/torch/test/tensor_iterator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4459184Z copying build/lib.linux-x86_64-cpython-38/torch/test/test_parallel -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4462635Z copying build/lib.linux-x86_64-cpython-38/torch/test/thread_init_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4463684Z copying build/lib.linux-x86_64-cpython-38/torch/test/type_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4467254Z copying build/lib.linux-x86_64-cpython-38/torch/test/type_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4471079Z copying build/lib.linux-x86_64-cpython-38/torch/test/undefined_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4474542Z copying build/lib.linux-x86_64-cpython-38/torch/test/verify_api_visibility -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4475663Z copying build/lib.linux-x86_64-cpython-38/torch/test/legacy_vmap_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4480794Z copying build/lib.linux-x86_64-cpython-38/torch/test/weakref_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4483868Z copying build/lib.linux-x86_64-cpython-38/torch/test/wrapdim_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4486815Z copying build/lib.linux-x86_64-cpython-38/torch/test/xla_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4490441Z copying build/lib.linux-x86_64-cpython-38/torch/test/IListRef_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4494079Z copying build/lib.linux-x86_64-cpython-38/torch/test/List_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4500534Z copying build/lib.linux-x86_64-cpython-38/torch/test/KernelFunction_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4504786Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_function_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4512334Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_function_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4517344Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_lambda_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4525202Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_lambda_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4532931Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_stackbased_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4536237Z copying build/lib.linux-x86_64-cpython-38/torch/test/make_boxed_from_unboxed_functor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4541592Z copying build/lib.linux-x86_64-cpython-38/torch/test/CppSignature_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4544866Z copying build/lib.linux-x86_64-cpython-38/torch/test/backend_fallback_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4549424Z copying build/lib.linux-x86_64-cpython-38/torch/test/op_allowlist_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4552254Z copying build/lib.linux-x86_64-cpython-38/torch/test/op_registration_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4573020Z copying build/lib.linux-x86_64-cpython-38/torch/test/inline_container_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:57:17.4576178Z copying build/lib.linux-x86_64-cpython-38/torch/_VF.pyi -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.4580944Z copying build/lib.linux-x86_64-cpython-38/torch/return_types.pyi -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:17.4581821Z creating build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4582963Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_aoti.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4584274Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4585506Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_cpu.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4586504Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4587509Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_distributed_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4588632Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_distributed_c10d.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4589657Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_distributed_rpc.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4590699Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_distributed_rpc_testing.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4591701Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4592652Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_functorch.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4593600Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4594495Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4595533Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_lazy_ts_backend.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4596510Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4597417Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4598421Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4599340Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4600368Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4601340Z copying build/lib.linux-x86_64-cpython-38/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4603133Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4608638Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:57:17.4609403Z creating build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:57:17.4610147Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:57:17.4615914Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorchbind_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:57:17.4620271Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libjitbackend_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:57:17.4621994Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libbackend_with_compiler.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:57:17.4623851Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:57:17.4625106Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorch_python.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:57:17.4717359Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorch_cpu.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:57:17.5874428Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:57:17.5876775Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorch_global_deps.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:57:17.5877727Z creating build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5878828Z copying build/lib.linux-x86_64-cpython-38/torch/include/pthreadpool.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5880112Z copying build/lib.linux-x86_64-cpython-38/torch/include/fxdiv.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5881495Z copying build/lib.linux-x86_64-cpython-38/torch/include/cpuinfo.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5882897Z copying build/lib.linux-x86_64-cpython-38/torch/include/qnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5884138Z copying build/lib.linux-x86_64-cpython-38/torch/include/clog.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5885857Z copying build/lib.linux-x86_64-cpython-38/torch/include/psimd.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5886900Z copying build/lib.linux-x86_64-cpython-38/torch/include/fp16.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5887919Z copying build/lib.linux-x86_64-cpython-38/torch/include/qnnpack_func.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5888971Z copying build/lib.linux-x86_64-cpython-38/torch/include/nnpack.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5889988Z copying build/lib.linux-x86_64-cpython-38/torch/include/xnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5891317Z copying build/lib.linux-x86_64-cpython-38/torch/include/experiments-config.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5892498Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5893539Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_config.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5894669Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_debug.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5895723Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_ocl.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5896767Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_sycl.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5897817Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_sycl_types.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5898918Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_threadpool.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5899974Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_types.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5901031Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_version.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5902067Z copying build/lib.linux-x86_64-cpython-38/torch/include/sleef.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5903094Z copying build/lib.linux-x86_64-cpython-38/torch/include/libshm.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:57:17.5903866Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5904801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ATen.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5905934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/AccumulateType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5907159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5908329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5909430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5910602Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUApplyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5911849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUFixedAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5913064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5914304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CachedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5915551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CollapseDims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5916691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Config.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5917811Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Context.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5918946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/DLConvertor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5920071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5921443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/DeviceAccelerator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5922643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5923750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5925067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5926202Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5927346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Dispatch_v2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5928513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/DynamicLibrary.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5929703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5930888Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ExpandBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5932037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ExpandUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5933143Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5934328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/FuncTorchTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5935586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/FunctionalStorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5936884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/FunctionalTensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5938131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5939281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/InferSize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5940499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/InitialTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5941692Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5942874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LegacyBatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5944190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LegacyBatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5945531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LegacyVmapMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5946764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5947957Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LinalgBackend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5949157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MapAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5950318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MatrixRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5951454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MemoryOverlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5952673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5953872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NamedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5955085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NestedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5956330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NumericUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5957494Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/OpMathType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5958714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/OpaqueTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5959967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/PTThreadPool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5961168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/PadNd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5962277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Parallel-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5963443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5964749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ParallelFuture.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5966013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ParallelNative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5967198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ParallelNativeTBB.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5968478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ParallelOpenMP.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5969765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/PythonTorchFunctionTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5971001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SavedTensorHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5972166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5973293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ScalarOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5974435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5975586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SequenceNumber.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5976824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5978041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SparseCsrTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5979299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SparseCsrTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5980537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SparseTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5981708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5982893Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/StorageUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5984101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5985226Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5986423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorGeometry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5987675Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5988885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5990092Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorIteratorInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5991337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5992484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorNames.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5993688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5994848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5996091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorSubclassLikeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5997354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5998599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ThreadLocalPythonObjects.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.5999884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ThreadLocalState.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6001146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TracerMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6002297Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TypeDefault.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6003443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6004518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6005800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/WrapDimUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6007090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/WrapDimUtilsMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6008363Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/autocast_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6009477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ceil_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6010646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/code_template.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6011856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpp_custom_type_hack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6012984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/div_rtn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6014137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6015276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/jit_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6016477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/jiterator_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6017687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/record_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6018860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6020037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6021382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6022863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6024391Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6026029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6027559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6028989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6030586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6032196Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6033547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6034134Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6034780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MetaFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6035380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6035963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6036629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6037175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Operators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6037848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6038524Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6039172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/VmapGeneratedPlumbing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6039823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6040489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CUDAFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:57:17.6040809Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-04-03T15:57:17.6041451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/FlushDenormal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-04-03T15:57:17.6042048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-04-03T15:57:17.6042623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vml.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-04-03T15:57:17.6043281Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:57:17.6044493Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:17.6045398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:17.6046632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:17.6047487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:17.6048421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:17.6049954Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:17.6051969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:17.6053139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:17.6054082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:17.6054887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:17.6055722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:17.6056581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_half_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:17.6057563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:17.6058760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:17.6059556Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:57:17.6060777Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:17.6061579Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:17.6062766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:17.6063865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:17.6064864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:17.6065801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:17.6066878Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:17.6067891Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:17.6068949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:17.6069846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:17.6070861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:17.6071796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:17.6072820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:17.6074035Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:57:17.6075207Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/zarch 2024-04-03T15:57:17.6076024Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/zarch 2024-04-03T15:57:17.6077325Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:17.6078061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:17.6079175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:17.6080617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:17.6081578Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:17.6082652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:17.6083704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:17.6084794Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:17.6086451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:17.6087513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:17.6088395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:57:17.6089445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:57:17.6090496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/functional_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:57:17.6091421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:57:17.6092442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:57:17.6093345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:57:17.6094354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:57:17.6095768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:57:17.6096457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec_half.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:57:17.6097444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:57:17.6098451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec_n.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:57:17.6099857Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6100477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ATenGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6101495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ATenOpList.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6102511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ATen_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6103357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ATen_pch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6104657Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6105446Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6106282Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/CheckMemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6107242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/DeprecatedTypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6108813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6109401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Dict.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6110127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Dict_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6111070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6111986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6113080Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/DistributionsHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6113978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6115396Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6116248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/GeneratorForPrivateuseone.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6117059Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/IListRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6118470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/IListRef_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6119236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/LegacyTypeDispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6120168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/List.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6121207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/List_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6122545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/MT19937RNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6123335Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6124335Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/NestedIntSymNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6125480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/PhiloxRNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6127004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/PythonFallbackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6127759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6128464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/QuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6129397Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6130349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6131256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6132728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6133494Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6134646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6135498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TensorBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6136689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TorchDispatchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6137587Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TransformationHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6138676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6139546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/UnsafeFromTH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6140605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/VariableHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6141450Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6142390Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Vitals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6143980Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/alias_info.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6144872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6145926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/builtin_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6146887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/class_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6148035Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6149004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dynamic_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6149899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/enum_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6150889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6151894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/function_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6152966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/function_schema_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6153893Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6154879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6155806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6156969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/interned_strings_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6157817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6159181Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ivalue_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6160703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ivalue_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6161458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/jit_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6162919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/jit_type_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6163950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/operator_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6165174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/qualified_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6166025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/rref_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6167164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6168138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/symbol.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6169205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/type_factory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6170168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/type_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6171110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6172040Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TensorBody.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6174170Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6175323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:57:17.6176604Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-04-03T15:57:17.6177678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/BoxedKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-04-03T15:57:17.6178494Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-04-03T15:57:17.6179385Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/KernelFunction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-04-03T15:57:17.6180360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-04-03T15:57:17.6181461Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/OperatorKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-04-03T15:57:17.6182137Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-04-03T15:57:17.6183278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-04-03T15:57:17.6184379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-04-03T15:57:17.6185267Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl/boxing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-04-03T15:57:17.6186375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-04-03T15:57:17.6187432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl/test_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-04-03T15:57:17.6188130Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T15:57:17.6189250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/CppSignature.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T15:57:17.6190256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T15:57:17.6191336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/Dispatcher.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T15:57:17.6192522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/ObservedOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T15:57:17.6193402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/OperatorEntry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T15:57:17.6194463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/OperatorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T15:57:17.6195487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T15:57:17.6196211Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-04-03T15:57:17.6197278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration/adaption.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-04-03T15:57:17.6198376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration/infer_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-04-03T15:57:17.6199387Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration/op_allowlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-04-03T15:57:17.6200441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration/op_registration.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-04-03T15:57:17.6201692Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6202523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6203418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/AsmUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6204386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/Atomic.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6206021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6206941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6207742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6208702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/DeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6209742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/NumericLimits.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6210594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/PhiloxUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6211539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6212409Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/cub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6213890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/cub_definitions.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6214813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6215607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDABlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6216422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAContext.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6217925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAContextLight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6218748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDADataType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6219556Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDADevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6220413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6221487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6222491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAGraph.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6223410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDASparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6224411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDASparseBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6225433Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6226297Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6227321Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6228259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6229244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6230256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/PeerToPeerAccess.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6231859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/PhiloxCudaState.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6233354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6233992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/Sleep.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6234844Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/ThrustAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6235600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/cub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6236545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/jiterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6237546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/jiterator_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6238589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/llvm_jit_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:57:17.6239790Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:57:17.6240655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:57:17.6241700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:57:17.6242755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:57:17.6243695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:57:17.6244569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:57:17.6245781Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:57:17.6246918Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/CUDAHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:57:17.6247911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:57:17.6248694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/KernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:57:17.6249661Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:57:17.6250365Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T15:57:17.6251456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/GemmCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T15:57:17.6252642Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/GemmHipblaslt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T15:57:17.6253500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/GemmRocblas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T15:57:17.6254429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/StreamTimer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T15:57:17.6255345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/Tunable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T15:57:17.6256462Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/TunableGemm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T15:57:17.6257573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/TunableOp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T15:57:17.6258314Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T15:57:17.6259241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Descriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T15:57:17.6260689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T15:57:17.6261442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Handle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T15:57:17.6262278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Handles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T15:57:17.6263110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T15:57:17.6264045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T15:57:17.6265020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/cudnn-wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T15:57:17.6266099Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:57:17.6266957Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/ADInterpreters.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:57:17.6267937Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/BatchRulesHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:57:17.6268878Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/BatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:57:17.6269815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/BatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:57:17.6270953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:57:17.6272026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/DynamicLayer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:57:17.6272938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:57:17.6273784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/Interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:57:17.6274807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:57:17.6275741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:57:17.6276758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/PlumbingHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:57:17.6277688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/TensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:57:17.6278580Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/VmapInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:57:17.6294981Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6295656Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/from_blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6297312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6298470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6299616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6300784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6301751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6302678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6303679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6304690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6305848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6306860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6307807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6308861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6309853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6310783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6312199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6313293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6314140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6315102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6316034Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6316920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6318066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6318896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6319987Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6320987Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6322024Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6322927Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_batch_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6324412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6325265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6326680Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6327523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6328644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6329523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6330518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6331483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6332513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6333455Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6334958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6335941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6336783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6337749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6338720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6339635Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6340680Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6341613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6343184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6343851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6344765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6345745Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_aminmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6346646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_aminmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6347805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6348970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6349942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6350866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6351813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6352857Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6353708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6354910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6355823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6356834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6357810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6358868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6359796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6360910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_async.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6361952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6362966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6364708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_async_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6365589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_async_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6367147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6368292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6369086Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_scalar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6369961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_scalar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6370858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_tensor_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6372067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6372920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6373853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6374836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_full_precision.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6376057Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6377036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6378113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6379019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6380102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6381204Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6382158Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6383113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6384647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6385275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6386202Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6387144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6388259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6389341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6390214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6391222Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6392344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6393224Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6394227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6395149Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_no_update.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6396324Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6397239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_no_update_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6398241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_no_update_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6399177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_with_update.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6400870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6401629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6402491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6403568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_with_update_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6404413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_with_update_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6405495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Byte.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6407296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6407934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Byte_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6408899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Byte_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6409723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Char.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6411092Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6411848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Char_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6412861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Char_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6413859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6414984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6415826Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Double_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6417244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Double_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6417950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6419067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6419951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Float_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6420924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Float_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6421843Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Half.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6423305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6424201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Half_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6424948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Half_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6425816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6427168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6427844Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Int_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6428900Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Int_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6430423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Long.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6431420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6432266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Long_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6433380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Long_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6434240Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Short.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6435661Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6436435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Short_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6437361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Short_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6438378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6439733Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6440588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6441578Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6442583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6443568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6444436Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6446180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6447127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6448149Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6449084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6450104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6451111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cholesky_solve_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6452231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6453221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6454205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6455159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6456189Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6457181Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6458441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6459273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6460231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6461190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_chunk_cat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6462317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6463301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6464237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_chunk_cat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6465151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_chunk_cat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6466467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6467336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6468263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6474648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6475546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesced.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6476643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6477539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6478481Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesced_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6480002Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6481008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_compute_linear_combination.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6482436Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6483239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6484839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_compute_linear_combination_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6485619Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6486511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6487710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6488575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6489628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6490719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6491581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6492536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6493509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6494505Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6495663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_physical.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6496723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6497678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_physical_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6498581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6500121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conv_depthwise2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6500986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6502326Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6503148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6504126Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6505367Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6506272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6507201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6508663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6509386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6510295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6511218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6512220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6513541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6514376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6515254Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6516298Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6517275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6518351Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6519401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6520430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_weight_to_int4pack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6521465Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_weight_to_int4pack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6523267Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6523940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_weight_to_int4pack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6524980Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6525791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6527531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6528375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6529102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_double_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6530303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6531146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_double_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6532144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6533066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6534173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6535153Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_mode_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6536070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_mode_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6537103Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6538021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6539159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6540091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_and_resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6541301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6542094Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6543074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6544247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6545126Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6546113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6547548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_compress.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6548344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6549195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_compress_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6550186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_compress_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6551203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_sparse_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6552175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6553230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_sparse_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6554173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_sparse_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6555365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_sparse_mm_search.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6556284Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6557396Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_sparse_mm_search_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6558331Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6559232Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6560376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6561557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6562580Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6563484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6564435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6565613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6567849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6568724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6569602Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6570528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6571481Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6572831Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6573537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6574752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6575596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6576573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6577529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6578920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6579907Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6580791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6581779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6582736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6583643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6585001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6586046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6586930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6587931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6588895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6589976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6591015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6591910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6593524Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6594625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6595392Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6596382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6597341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6598060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6599145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6600413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6601350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6602363Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6603356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6604482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6605629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6607300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6607984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6608934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6609776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6610737Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6611748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6612913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6613903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6614798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6615773Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummax_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6616854Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6617927Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6618863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummax_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6619823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummax_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6620747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummin_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6621861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6622792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6623908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummin_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6624871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummin_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6625918Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6627183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6628288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6629393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6630331Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dimI.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6631342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dimI_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6632319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dimI_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6633272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dimV.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6635014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dimV_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6635710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dimV_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6636696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dim_arange.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6637915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6638922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dim_arange_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6639873Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dim_arange_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6641048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dirichlet_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6642235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6643213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6644230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6645347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dirichlet_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6647287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6648083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6649070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6650274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6651389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6652467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6653623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6655053Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6655936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6656979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6658621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6659476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6660559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6661682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6662707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6663685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6664621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6665976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6666977Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6668016Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6669012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6670176Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6671139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6672110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6673067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6674813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6675981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6677192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6678044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6679213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6680106Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6681475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6682576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6683736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6685092Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6686305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6687465Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6688392Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6689525Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6690776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6691742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6692855Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6693894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6695053Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6696164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6697992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6698757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6699762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6700733Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_affine_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6701989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6702798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6703886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6704853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6706522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6707685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6708534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6709499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6710358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6711341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_euclidean_dist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6712447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6713309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_euclidean_dist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6714229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_euclidean_dist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6715416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6716470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6717594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6718638Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6719617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6720711Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6721743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6722827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6723772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6724829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6725853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6727171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6728276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6729194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6730255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6731152Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6732070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6733200Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6734105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6735152Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6736092Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6737142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6738218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6739464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6740508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6741473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6742455Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6743529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6744238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2c.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6745250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6746241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6747150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2c_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6748107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2c_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6749111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2r.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6750194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6751271Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6752182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2r_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6753206Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2r_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6754146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_r2c.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6755253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6756178Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6757212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_r2c_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6758175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_r2c_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6759207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6760394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6761482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6762540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6763454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6764458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6765681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6767217Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6767926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6768692Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6769704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6770599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6772284Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6773047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foobar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6774101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6775036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6776014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foobar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6777026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foobar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6778104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_abs.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6779251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6780118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6781157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6782082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_abs_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6783049Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_abs_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6784405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_acos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6785304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6786282Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6787107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6788122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_acos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6789070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_acos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6790043Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6791188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6792119Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6793080Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6794118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6795137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6796140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcdiv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6797319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6798283Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6799321Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6800303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6801245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6802683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6803614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6804532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6805615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6807353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6808134Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6809060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_asin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6810232Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6811150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6812110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6813102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_asin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6814035Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_asin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6815000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_atan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6816221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6817177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6818296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6819287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_atan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6820244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_atan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6821246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_ceil.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6822479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6823584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6824489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6825501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_ceil_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6827036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_ceil_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6827965Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6828919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6829807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6830841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6831847Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6832915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6833906Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6835078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6836032Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6837044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6838663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6839472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6840551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6841697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6843519Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6844195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6845464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6846368Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6847248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6848358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6849194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6850217Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6851104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6852154Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6853121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6854358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6855194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6856299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6857368Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6858344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6859299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6860570Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6861448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6862463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6863474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6864545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6865528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6866797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6867607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6868647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6869686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6870705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6871621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6872958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6873763Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6874788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6875766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6876789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6877858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6878973Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6879926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6881102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6882101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6883049Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6884092Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6885499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6886615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6887613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6888532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6889567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6890514Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_floor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6891775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6892594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6893748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6894687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_floor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6895670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_floor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6896659Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_frac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6897874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6898827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6899843Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6900877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_frac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6901846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_frac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6902874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6904105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6905708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lerp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6906589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6907363Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lerp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6908404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lerp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6909393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6910643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6911557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6912578Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6913511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6914470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_spdiags.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6915617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6916699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6917889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log10.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6918988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6919943Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6920936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6922026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log10_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6923019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log10_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6924000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6925357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6926528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6927590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6928463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6929493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6930323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6931523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6932413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6933397Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6934435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6935428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6936672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6937519Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6938557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6939534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6940486Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6941531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_maximum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6942696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6943567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6944569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6945620Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_maximum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6946574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_maximum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6947645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_minimum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6948779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6949725Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6950762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6951776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_minimum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6952792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_minimum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6953798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_mul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6954996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6955960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6956978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6957930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_mul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6959001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_mul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6960021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6961276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6962375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6963289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6964350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6965482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6967189Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6968198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6968988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6969840Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6970880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6972694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6973879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6974865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6976654Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_pow_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6977570Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6978396Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_pow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6979224Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_pow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6980083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_reciprocal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6981081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6981892Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6982901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6983793Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6984918Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6985743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6986901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6987846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6988864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6989861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6990810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6991805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6993337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6994365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6995389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6996384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6997378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6998093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.6999222Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7000270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7001249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7002303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7003294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7004239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7005590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7007221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7008008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7008891Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7009596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7010579Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7011644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7012938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7013781Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7014783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7015774Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7016890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7017899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7019084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7019928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7020935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7021989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7023036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7024140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7025214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7026188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7027110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7028098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7029117Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7030104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7031335Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7032179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7033277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7034179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7035165Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7036163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7037349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7038965Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7039938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7040781Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7041758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7042797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_trunc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7043903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7044986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7046139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7047162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_trunc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7048176Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_trunc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7049003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_zero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7050271Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7051175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7052151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7053116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_zero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7054123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_zero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7055161Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_assert_async.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7056339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7057348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_assert_async_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7058350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_assert_async_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7059351Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_assert_scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7060627Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7061557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_assert_scalar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7062489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_assert_scalar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7063485Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_sym_constrain_range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7064723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7065932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7067079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7067913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7068820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7069721Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_sym_constrain_range_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7070742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_sym_constrain_range_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7071615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adam.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7072958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7073754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7074729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adam_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7075786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adam_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7076849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adamw.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7078155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7078967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7079949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adamw_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7081040Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adamw_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7082161Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7083330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7084216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7085460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7087350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7088305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7089547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7090424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7091284Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7092077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7093158Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7094204Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sdp_choice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7095219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7096251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7097271Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7098266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7099246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7100247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sgd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7101498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7102379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7103465Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sgd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7104471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sgd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7106120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7107242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7108142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7109067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7110188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7110996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7112144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7112997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7113968Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7115042Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_gather_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7116218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7117214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7118159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7119159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7120320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7121588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7122500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7123338Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7124741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7125583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7127307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7128055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7129256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7130072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7130941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7131880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_same_storage_numel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7133096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7133972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7135031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7136003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7137312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7138201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7139210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7140249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7141144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7142458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7143288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7144316Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7145487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7146388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7147501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7148353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7149401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7150377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7151508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7152565Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7153437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7154504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7155508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7156634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7157535Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7158533Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7159538Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7160847Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7162069Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7162949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7163891Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7165079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7166613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7167350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_int_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7168377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_int_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7169300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_int_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7170343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_int_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7171318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_int_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7172959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_all_true.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7173948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7174758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_all_true_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7175885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_all_true_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7176820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_any_true.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7178054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7178887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_any_true_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7179939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_any_true_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7180930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_zerotensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7182157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7183057Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_zerotensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7184053Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_zerotensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7185123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lazy_clone.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7186305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7187311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lazy_clone_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7188255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lazy_clone_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7189214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_check_errors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7190400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7191393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_check_errors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7192442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7193372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7194690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7195480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7196608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7197516Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7198618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7199606Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7200717Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7201885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7203113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7203923Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7205070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7206128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7207209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7208159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7209208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7210180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7211231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7212129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7213260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7214171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7215220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7216512Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7217309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7218471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7219381Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7220466Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7221416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7222543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7223466Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7224794Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7225571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7226560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7227595Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7228581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7229738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7230536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7231566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7232807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7233725Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7234791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7235759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7236888Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7237835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7239588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7240439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_local_scalar_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7241498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7242606Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7243474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_local_scalar_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7244490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7245677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7247817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7248822Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7249630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7250583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7251442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7252617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7253611Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7254592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7255828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7256712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7257764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7258794Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7259771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7260833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7261804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7262803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7263963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7264987Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7265994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7266963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7268041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lstm_mps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7269194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7270166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lstm_mps_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7271246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lstm_mps_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7272200Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lu_with_info.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7273386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7274250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lu_with_info_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7275332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lu_with_info_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7276361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dep_token.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7277435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7278434Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dep_token_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7279476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dep_token_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7280560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7281755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7282631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7283770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7284876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7285834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7287721Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7288437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7289302Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7290228Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7291319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7292489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7293631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7294626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7295605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7296581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7297644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7298652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7299950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7300804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7301826Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7302844Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7303927Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7304864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7306084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7307602Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7308444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7309458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7310438Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7311562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7312740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7313623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7314696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7315660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7316686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7317898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7318745Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7319824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7320831Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7322365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7323175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mixed_dtypes_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7324232Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7325427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mixed_dtypes_linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7327077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mixed_dtypes_linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7327932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_reshape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7328994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7329971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7330783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7331750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7332838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7333683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7334694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7335655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7336747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7337934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7338848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7339846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7340953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7342085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7343127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7344161Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7345084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7346330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7347316Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7348388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7349314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7350375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_no_training.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7351727Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7352610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7353543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7354512Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7355542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7356753Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7357714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7358769Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7359794Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7360831Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7361872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7363034Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7363879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7365317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7366450Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7367377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7368442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7369672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7370679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7371958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7372995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7373924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7375107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7376359Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7377493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7378487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7379397Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7380362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7381347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7382408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7383342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7384358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_jagged_dummy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7385519Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_jagged_dummy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7386474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7387465Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_lengths.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7388533Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_lengths_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7389541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_lengths_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7390603Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_offsets.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7391688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_offsets_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7392583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_offsets_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7393668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_ragged_idx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7394689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_ragged_idx_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7395684Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_ragged_idx_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7396799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7397763Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7399052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7400160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7401075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7402003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7402998Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7404021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7405251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7407170Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7408015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7408765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_sum_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7409759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7411155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7411860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7413033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7413907Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7415126Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7416116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7417184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7418232Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7419260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7420371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7421352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7422344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7423436Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7424609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7425542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7426487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7427476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7428612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7429619Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7430551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7432025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7432845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7433797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7434740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_storage_offsets.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7436060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7436883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7437946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7438974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_strides.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7440147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7441180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7443030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7443759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7444932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7446227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7447342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7448087Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7449177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7450715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7451522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7452392Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7453390Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7454368Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7455544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_jagged.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7456480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_jagged_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7457681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7458741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7459591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7460652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7461699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_jagged_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7462691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_jagged_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7463707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7464876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7465870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7466900Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7467817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_available.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7468933Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7469928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_available_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7470857Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_available_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7471967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7473127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7474082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7475058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7476028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7477361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnz_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7478179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnz_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7479202Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7480508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7481593Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7482531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7483591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7484866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7485804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7487754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7488405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_circular.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7489608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7490577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_circular_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7491453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_circular_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7492382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_enum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7493888Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7494563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_enum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7495584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_enum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7496560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_packed_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7497894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7498690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7499716Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7500722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7501936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7502799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7503813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7504854Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7505888Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7506887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7508040Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7508894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7510655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7511346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7512402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7513263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pin_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7514758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7515780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7516567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pin_memory_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7517590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7518506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7519565Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7520662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7521792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7522808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7523886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7525164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7526328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7527175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7528116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7529138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_print.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7530409Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7531266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_print_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7532209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_print_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7533303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_propagate_xla_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7534587Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7535404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_propagate_xla_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7536547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_propagate_xla_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7537490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_remove_batch_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7538423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7539632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7540712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_remove_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7541621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7542628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7543648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7544874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7546050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7546885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7547799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7548882Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7549895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7551116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7551894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7552880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7553881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7555124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7556077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7557013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7558089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_from_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7559345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7560186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7561319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7562285Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_resize_output.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7563511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7564358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7565531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_resize_output_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7567081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_resize_output_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7567949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_rowwise_prune.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7568992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7569738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_rowwise_prune_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7570785Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_rowwise_prune_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7571735Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sample_dirichlet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7573076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7573945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7574961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7575966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sample_dirichlet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7577642Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7578503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7579683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7580562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7581528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7582605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7583906Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7584920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7585750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7586782Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7587793Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7588813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7589838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7591033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7592005Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7593038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7594137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7595172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7596333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7597225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7598204Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7599266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7600466Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7601647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7602719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7603643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7604798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7605953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7607221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7608366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7609416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7610263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7611155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7612111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7613236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7614193Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7615206Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7616213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7617619Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7618452Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_segment_reduce_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7619592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7620480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7621540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7622553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7623532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7624533Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_shape_as_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7625696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7626618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_shape_as_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7627646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7628644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7630150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7630956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7632003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7632889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7633951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7634986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7636076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7637020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7638052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7639077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7640081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_draw.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7641360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7642312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7643249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7644984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_ff.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7646102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7647714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7648430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7649429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7650536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7651604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7652523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7653477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_scramble.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7654607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7655565Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7656572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7657983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7658722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7659953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7660792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7661839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7662885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7663936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7664902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7665956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7667081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7668004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7669020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7670068Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7671116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7672066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7673061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7674508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7675397Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7676348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7677319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7678686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7679428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7680662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7681761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7682684Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7683722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7684848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7686249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7687200Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7688174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7689107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7690074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7691444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7692386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7693285Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7694294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7695731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7696612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7697656Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7698594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7699589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7700596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7701975Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7702980Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7703983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7704965Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7705977Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7707162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7708340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7709323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7710413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7711295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7713098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7713938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7714861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7715808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7716823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7717973Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7718911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7719986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7721074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7722630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7723627Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7724435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7725397Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7726961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7727775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7728588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7729639Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7730733Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7731714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7732759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7733708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7734780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7735962Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7736967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7738037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7739114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7740153Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7741050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7742048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7743372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mask_projection.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7745203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7745935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mask_projection_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7746587Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mask_projection_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7747271Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7748700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7749373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7750349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7751558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_reduce_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7752459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7753702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7754598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7755628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7756523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7757672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7758643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7759700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7760828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7761768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7762805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7764225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7765167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7766303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7767686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7768560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7769370Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7770395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7771383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7772566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7773432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7774577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7775477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7776830Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7777919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7778772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7780221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7781221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7782318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7783294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7784324Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7785287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_spdiags_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7786268Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_spdiags_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7787529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7788602Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7789497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7790441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7791631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7792522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7793919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7794656Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7795749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7796683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7798097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7798906Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7799899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7800960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7802065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7802990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7803981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7805201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7806970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7807952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7808809Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7809945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7811174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7812086Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7812978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7813913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7814940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7816145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7817110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7818241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7819369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7820149Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7821250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7822204Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7823273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7824154Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_check_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7825326Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7826196Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_check_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7827192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_check_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7828249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_functorch_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7829388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7830320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7831341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_functorch_fallback_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7832377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_functorch_fallback_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7833400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7834612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7835568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7836564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7837645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7838583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_floatlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7840021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7840919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7841906Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7842848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7843895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_intlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7845339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7846517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7847936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_intlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7848734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7849761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_parallel_materialize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7850863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7851810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_parallel_materialize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7852821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_parallel_materialize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7853804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_serialization_subcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7855281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7856028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7857171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7858072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_string_default.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7859340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7860191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_string_default_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7861199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_string_default_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7862162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_warn_in_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7863622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7864365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7865367Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7866497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7867640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7868558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7869555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7870584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7871803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7872684Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7873694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7874584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7875878Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7876866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7877955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7878949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7879945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7881180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7882273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7883214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7884237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7885558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7886897Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7887783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7888706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7889777Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7890731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7891712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7892746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7893729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7894784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7895906Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7896939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7897877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7898953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7899869Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7901241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7901986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7902985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7903965Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7905307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7906151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_cpu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7907017Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_cpu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7908153Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7909217Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7910229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7911155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7912099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7913332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7914871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7915687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7916775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7917772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7918747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7919979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7921109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7922084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7923127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7924063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7925216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7926886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7927747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7928610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7929872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7931067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7931931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7932713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7933814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7934737Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7936032Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7936828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7937939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7938956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7940020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7940988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7941943Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7942952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7944015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_semi_structured.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7945249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7946212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_semi_structured_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7947305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_semi_structured_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7948173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7949526Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7950477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7951444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7952571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7953526Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7954599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7955834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7956864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7957817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7958800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7959805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7960887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_trilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7962250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7963297Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7964057Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_trilinear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7965246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_trilinear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7967108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7968219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7969278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7970066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7970841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7971829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7973198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7974118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7975073Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7976025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7977001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7978058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7979343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7980122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7981135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7982696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7983515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7984809Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7985710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7986698Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7987690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7988780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7989820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unpack_dual.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7991021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7991870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unpack_dual_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7992829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unpack_dual_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7993875Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7995045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7995967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7997012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7998024Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_index_put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.7999171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8000099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_index_put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8001358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_index_put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8002278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8003544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8004353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8005595Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8007158Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8008000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8009395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8010191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8011078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8012131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8013259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8014216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8015295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8016508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8017512Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8018496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8019544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8020449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8021491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8022551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8023528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8024705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8025699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8027037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8027904Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8028949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8029885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8031058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8032195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8033082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8034398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8035443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8036391Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8037303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8038291Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8039386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8040499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8041604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8042662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8043763Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8045300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8046206Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8047339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8048337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8049198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8050893Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8051767Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8052786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8053758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8054614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8055642Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8056663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8057817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8058827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8059853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8061023Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8062025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8063277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8064296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8065258Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8066242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8067264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8068350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8069322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8070532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8071481Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8072411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8073479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8074484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8075584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8076547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8077542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8078609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8079745Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8081126Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8081887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8083018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8083943Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8085208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8086951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8087970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8089050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8089989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8090768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8091882Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8092742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8093665Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8094689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8095707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8096788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8098012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8098967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8099945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8101014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8102223Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8103195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8104394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8105497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8106659Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8107725Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8108760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8109796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8110727Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8111941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8112807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8113812Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8114902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8116120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8116983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8118524Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8119427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8120814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8121796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8122687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8123593Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8125113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8126118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8128051Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8129231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8130210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8131095Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8131917Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8132688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8133874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8134746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8135746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8136717Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8137804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8139006Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8140078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8140889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8141916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8142960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8144009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8145032Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8146171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8147009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_version_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8148071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_version_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8149106Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_int4pack_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8150159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_int4pack_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8151241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8152203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_int4pack_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8153231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_int4pack_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8154322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_int8pack_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8155373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8156338Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_int8pack_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8157364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_int8pack_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8158362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8159550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8160661Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8161867Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8162749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8163727Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8164909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8166194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8167518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8168473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8169357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8170251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8171284Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8172349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8173319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8174259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8175307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8176375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8177386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8178340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8179382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/abs.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8180736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8181500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8182503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8183659Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8184630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/abs_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8186294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/abs_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8187067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/absolute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8188279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8189123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/absolute_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8190702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/absolute_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8191517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8192567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8193337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8194412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8195379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8196448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8197504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8198455Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8199514Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8200909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8201843Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8202861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8203675Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8205068Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8206035Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8207103Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8208138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8209356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8210250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8211170Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8212199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8213408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8214430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8215364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8216354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8217375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8218408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8219467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8220586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8221714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8222636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8223702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8224824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8225831Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8226859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8227720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8228749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8229663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8230942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8231749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8232819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8233811Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8234944Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8236197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8237123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8238159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8239061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8240184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8241272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8242355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8243639Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8244560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8245555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8246723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8247931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8248791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8249778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8250702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8251764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8253550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8254621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8255613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8256474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8257454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8258379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8259558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8260898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8261798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8262687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8263619Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8264675Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8265808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8266766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8267601Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8268778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8269885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8270747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8271861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8272709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8273761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8274716Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8275816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8277328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8278150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8279045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8279994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addbmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8281112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addbmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8282144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8283500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8284308Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8285448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8287365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8288214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8289002Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8289926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8290959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8292274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8293067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8294076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8295094Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8296198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8297180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8298168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8299153Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8300505Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8301266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8302265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8303214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8304253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8305272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8306338Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8307264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8308600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8309561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8310404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8311499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8312503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8313501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8314521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8315471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8316778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8317630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8318660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8320297Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8321164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8322230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adjoint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8323419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8324251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adjoint_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8325442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adjoint_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8326982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8327883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8328985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8329893Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8331055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8332089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8332889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8333970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8334748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8335963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8336832Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8338056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8339212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8340038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8340997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8341967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8342985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8344017Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8345334Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8346112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8347114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8348160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8349313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8350220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8351368Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8352230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8353373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8354245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8355239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8356288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8357477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8358597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8359543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8360525Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8361608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8362555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8363565Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8364534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8365775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8366952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/allclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8368147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8369062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/allclose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8369952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/allclose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8371623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alpha_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8372602Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8373359Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8374166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8375074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8376388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8377196Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8378305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8379188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8380299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8381307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8382339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8383292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8384425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8385641Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8387003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8387946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8388829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8389959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8390860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8391833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8392970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8394219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8395113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8396014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8397035Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8398031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8399019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8400037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8401140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8402427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8403269Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8404204Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8405411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/angle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8407112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/angle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8407846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/angle_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8408601Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/angle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8409604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/angle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8410559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8411787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8412946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8413808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8414816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8415762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8416772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8418286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8419147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8419880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8420881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8422134Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8423100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8424124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8425060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8426052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8427004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8428076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8429311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8430167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8431161Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8432166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8433300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8434354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8435429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8436431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8437630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8438459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8439537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8440583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8441769Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8442711Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8443671Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8444847Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8446002Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8447782Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8448628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8449432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8450553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8451484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8452521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8454033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8455102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8455951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8457076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8458255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8459343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8460150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8461309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8462313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8463468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8464365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8465294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8466328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8467548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8468501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8469610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8470454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8471591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8472576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8473572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8474627Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8475772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8476862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8477738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8478825Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8479870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8480941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8481901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argwhere.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8483466Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8484222Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argwhere_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8485309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argwhere_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8486501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8487753Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8488501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8489733Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8490952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8491760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8492835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8493828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8494867Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8495892Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8496910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8497988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8499129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8500562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8501301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8502379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8503320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8504636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8505456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8506443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8507426Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8508509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8509416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8510422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8511466Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8512728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8513486Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8514569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8515495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8516704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8517588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8518598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8519612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8521279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8522634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8523471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8524294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8525517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8527014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8527810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8528594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8529887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8530742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8531752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8532684Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8533780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8534751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8535808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8536916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8538167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8538962Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8540042Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8541017Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8542150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8543160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8544150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8545142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8546305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8547132Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8548175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8549140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8550386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8551189Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8552260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8553296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8554546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8555319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8556312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8557334Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8558544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8559474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8560640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8561681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8562691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8564019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8565230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8566200Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8567292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8568185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8569366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8570262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8571444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8572235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8573261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8574196Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8575267Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8576323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8577340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8578420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8579389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8580709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8581557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8582551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8583473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8584573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8585589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8586664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8588311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8589296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8590131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8590988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8592039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8593043Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8594013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8595219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8596392Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8597247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8598350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8599340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8600449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8601424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8602538Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8603610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bartlett_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8604495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binomial_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8606487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8607957Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bartlett_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8608707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bartlett_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8609546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8610521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8612072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8612958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8613960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8615508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8616447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8617941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8618970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8619717Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8620712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8621798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8623205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8624210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8625537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8626663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8628247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8629136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_elemt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8630066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8631095Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_elemt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8632185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8633238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8634635Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8635850Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8636998Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8638081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8639142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8640583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8641457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8643183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8644015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8644814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8645660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8647148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8648196Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8649057Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8649886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8650861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8652099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_update_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8653149Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8653988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8655047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8656029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8657168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8658372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8659590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8660700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8661829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8662714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8664516Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8665374Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8666201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8667286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8668578Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8669432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bilinear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8670365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bilinear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8671480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8672491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8673653Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8674807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8675712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8676766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8677770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8678830Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8679780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8680912Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8682055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8683233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8684077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8685242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8686394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bincount.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8687611Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8688471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8689447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8690429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bincount_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8691347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bincount_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8692319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8693505Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8694446Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8695510Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8696435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binomial_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8697547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8698798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8700048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8700900Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8701737Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8702782Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8703757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8704775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8705757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8706858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8708072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8709252Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8710103Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8711079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8712026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8713052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8714072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8715001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8716037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8717292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8718148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8719139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8720078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8721241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8722287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8723359Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8724317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8726348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8727408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8728212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8729168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8730141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8731220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8733515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8736218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8737649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8739132Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8740815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8742507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8743836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8745155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8746520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8747875Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8749157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8750402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8751748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8753318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8754776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8756162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8757494Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8758751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8760021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8761363Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8762671Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/blackman_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8764072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8765631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/blackman_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8766879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/blackman_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8768096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/block_diag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8769557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8770922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/block_diag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8772117Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/block_diag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8773373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8774699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8776067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8777270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8778464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8779670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8780876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8782004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8783225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8784676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8786118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8787411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8788645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8790008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8791388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8792652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8793882Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bucketize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8795235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8796613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8797908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8799210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bucketize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8800577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bucketize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8801776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/can_cast.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8803113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8804470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/can_cast_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8805827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/can_cast_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8807056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cartesian_prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8808412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8809821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cartesian_prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8811121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cartesian_prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8812293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8813623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8815064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8816454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8817771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8818990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8820181Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8821388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8822644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8823807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8824951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8826262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8827623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8828877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8830224Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8831493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8832675Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8833896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8835243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8836596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8837968Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8839542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8841038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8842343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8843590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8844964Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8846233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8847551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8848853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cdist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8850038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cdist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8851166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8852517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8853969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8855210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8856379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8857596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8858820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8860039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8861198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/celu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8862496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8863843Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/celu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8865003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/celu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8866174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chain_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8867543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8868900Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chain_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8870121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chain_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8871281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chalf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8872600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8873892Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chalf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8875107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chalf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8876290Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/channel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8877666Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8879101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8880517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8881800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8883203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8884424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8885820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8887153Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8888400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8889763Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8891114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8892442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8893805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8895046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8896272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8897499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8898867Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8900249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8901547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8903181Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/choose_qparams_optimized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8904600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8906128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8907529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8908811Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8910134Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8911432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chunk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8912624Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chunk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8913841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8915183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8916592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8917852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8919052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8920617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8922054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8923326Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8924741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8926016Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8927251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8928505Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8929705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8930937Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8932170Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8933549Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8934974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8936249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8937529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8938810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8940076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8941274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8942471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8943655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8944911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8946199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8947502Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clip_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8948664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clip_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8949833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clone.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8951065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8952412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8953735Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clone_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8955012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clone_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8956197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8957561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8958914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/coalesce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8960161Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/coalesce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8961407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col2im.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8962603Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8963862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8965250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col2im_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8966457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col2im_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8967690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8969026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8970348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8971765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8973330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8974829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8976124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8977361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8978550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8979771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/column_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8981173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8982569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/column_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8983786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/column_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8985049Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/combinations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8986445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8987862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/combinations_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8989094Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/combinations_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8990318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8991632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8992998Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8994263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8995520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8996735Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8997968Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.8999272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9000681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9001936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9003165Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concatenate.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9004502Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9006070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concatenate_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9007322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concatenate_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9008519Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9009771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9011070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9012395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9013618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9014958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9016538Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9017952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9019263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9020549Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9021838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9023067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/constant_pad_nd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9024469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9025851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/constant_pad_nd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9027128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/constant_pad_nd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9028416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/contiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9029778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9031113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/contiguous_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9032381Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/contiguous_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9033584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9034939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9036286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9037487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9038661Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9039976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9041346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9042579Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9043761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9045163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9046548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9047759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9048964Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_depthwise3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9050354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9051747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9053039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_depthwise3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9054320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9055543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9056731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9058165Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9059573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9060897Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9062226Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9063557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9064786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9066073Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9067421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9068817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9070096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9071344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9072748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9076004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9077345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9078647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9080003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9081513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9082807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9084284Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9085884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9087257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9088610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9089975Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_overrideable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9091557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9093144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9094670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9096133Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9097507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9098768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9100070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_overrideable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9101543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9103009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_overrideable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9104359Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9105674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9106989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9108544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9109939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9111095Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9112323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9113731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9115163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9116542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9117841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9119088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9120472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9122053Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9123526Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9124928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9126182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9127473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9128723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9129956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9131155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/corrcoef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9132477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9133817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/corrcoef_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9135039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/corrcoef_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9136265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9137669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9139060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9140350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9141543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9142725Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9143949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9145122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9146252Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9147607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9148990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9150242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9151474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9152724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9153953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9155126Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9156326Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_embedding_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9157771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9159211Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9160601Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9161853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_similarity.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9163262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9164799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_similarity_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9166146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_similarity_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9167367Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/count_nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9168834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9170273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9171591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9172881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/count_nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9174122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/count_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9175317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cov.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9176587Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9177877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cov_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9179065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cov_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9180208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9181555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9182895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_entropy_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9184291Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9185715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_entropy_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9187068Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9188294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9189522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9190695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9192036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9193413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9194818Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9196405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9197876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9199193Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9200552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9201814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9203009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9204321Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9205814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9207000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9208184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9209442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9210813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9212387Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9213985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9215425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9216885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9218365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9219851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9221260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9222614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9223892Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9225199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9226700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9228215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9229662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9231014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9232444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9233886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9235212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9236526Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9237777Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9239111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9240645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9242122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9243552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9245067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9246438Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9247742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9249062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9250357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9251791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9253237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9254613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9255945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9257334Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9258786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9260330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9261806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9263156Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9264440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9265755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9267242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9268772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9270172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9271504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9273025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9274463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9275799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9277068Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9278343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_is_acceptable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9279751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9281272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9282541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9283795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9285246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9286685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9288062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9289321Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9290566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummaxmin_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9292026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9293422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummaxmin_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9294731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9295959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9297276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9298696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9300075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9301292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9302457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9303701Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9305112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9306507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9307886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9309319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9310831Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9312188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9313468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9314747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9315982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9317229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9318488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9319688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9321120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9322555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9323884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9325365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9326658Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9327893Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9329135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9330383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9331583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9332838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumulative_trapezoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9334315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9335777Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9337111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9338324Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9339598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9340896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9342075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9343247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/deg2rad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9344590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9345938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/deg2rad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9347148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/deg2rad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9348386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dense_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9349637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dense_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9350955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dense_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9352274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dense_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9353492Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dense_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9354702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dequantize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9356066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9357452Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9358796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9360083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dequantize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9361374Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dequantize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9362560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9363842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9365304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9366543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9367707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9369022Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9370343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9371699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9373274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9374703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9375951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9377197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9378387Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9379616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9380976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9382264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_embed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9383652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9385187Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9386601Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_embed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9387832Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_embed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9389036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9390227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9391399Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagflat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9392726Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9394082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagflat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9395356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagflat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9396582Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9397790Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9399189Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9400677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9401339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9402066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9402784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9403483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9404237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9405243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9405889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9406529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9407194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9407806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9408428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9409180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9410002Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9410652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9411273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9411840Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diff.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9412534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9413148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diff_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9413727Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diff_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9414298Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9415120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9415778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9416404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9417027Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9417663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9418292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9418871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9419407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9420124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9420741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9421357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9421908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9422630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9423419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9424015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9424628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9425186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9425801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9426402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9426956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9427533Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9428157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9428899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9429607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9430235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9430784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9431469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9432083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9432686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9433278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9433826Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9434380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9435128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9435762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9436420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9436982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9437715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9438320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9438895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9439502Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9440277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9440873Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9441462Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9442037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/einsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9442786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9443400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/einsum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9443974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/einsum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9444527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9445240Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9446075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9446731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9447371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9447995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9448621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9449249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9449842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9450668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9451299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9451943Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9452582Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9453172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9453736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9454341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9454911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9455586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9456358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9457006Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9457671Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9458269Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_bag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9459080Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9459715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9460348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9461100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9461750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9462576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9463260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9463975Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9464637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9465303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9465965Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9466566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9467251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9468034Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9468692Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9469400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9470095Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9470749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9471359Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9471998Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9472835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9473504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9474202Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9474752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9475447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9476185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9476806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9477446Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9478032Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9478742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9479372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9479959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9480645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9481249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9481842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9482482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_permuted.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9483267Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9483956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_permuted_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9484574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_permuted_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9485304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9486072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9486683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9487332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9487934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9488684Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9489379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9490032Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9490691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9491316Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9491938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9492474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9493227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9493847Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9494407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9494992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9495540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9496192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/equal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9496827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/equal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9497465Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9498135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9498691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9499432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9500040Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9500648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9501227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9501832Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9502398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9502983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9503542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9504352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9505052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9505674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9506240Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9506835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9507424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9507986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9508585Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9509363Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9509966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9510604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9511220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9511896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9512513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9513115Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9513682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9514227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9514996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9515610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9516229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9516792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9517393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9517997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9518571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9519386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9519986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9520646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9521241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9521831Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9522433Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9523003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9523568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9524193Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9525037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9525698Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9526330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9527051Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9527701Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9528479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9529285Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9529900Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9530499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9531121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9531689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9532265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9533022Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9533640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9534326Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9534912Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9535536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9536113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9536669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9537314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9538064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9538735Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9539388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9540028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9540676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9541324Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9541890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9542608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9543224Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9543885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9544491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9545090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9545639Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9546315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9547049Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9547791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9548690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9549490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9550283Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9551120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9551873Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9552764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9553481Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9554213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9555009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9555713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9556434Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9557100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9557848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9558599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9559487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9560292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9561071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9561933Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9562689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9563453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9564219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9565106Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9565926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9566609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9567299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9567945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9568799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9569503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9570383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9571105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9571861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9572560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9573275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9573983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9574765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9575454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9576314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9577045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9577780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9578451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9579109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9579810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9580636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9581362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9582037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9582706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9585250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9586054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9586761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9587412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9588271Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9589006Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9589757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9590413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_alpha_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9591241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9591886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9592555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9593157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9593955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9594590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9595226Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9595784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9596342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9597085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9597685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9598329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9599037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9599620Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9600296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9600955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftfreq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9601720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9602316Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftfreq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9602909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftfreq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9603499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9604264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9605037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9605689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9606310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9607055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9607666Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9608316Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9608886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9609454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9610184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9610796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9611435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9612137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9612766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9613351Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9613919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9614664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9615275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9615931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9616489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9617052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9617798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9618394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9619018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9619772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9620386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9621025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9621584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9622341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9622935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9623527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9624146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9624905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9625545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9626156Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9626722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9627327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9628039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9628664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9629283Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9630004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9630617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9631229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9631822Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9632541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9633187Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9633785Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9634393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9635004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9635746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9636400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9637001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9637709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9638342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9638931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9639536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9640339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9640958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9641582Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9642146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9642734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9643449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9644081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9644829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9645560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9646746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9647732Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9648736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftfreq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9649502Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9650298Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftfreq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9651312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9652296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9653582Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9654422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9655434Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9656632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9657664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9658549Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9659668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9660604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9661705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9662586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9663526Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9664994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9665915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9666694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9667710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fix.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9669432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9670161Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fix_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9671250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fix_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9672164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9673494Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9674337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9675684Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9676618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9677550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9678397Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9679439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9680539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9681681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9682728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flip_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9683630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flip_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9684801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flip_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9685828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flip_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9687430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fliplr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9688522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9689505Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fliplr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9690380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fliplr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9691140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flipud.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9692157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9693104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flipud_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9694088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flipud_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9695172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/float_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9696306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9697203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/float_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9698244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/float_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9699258Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9700624Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9701390Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9702399Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9703343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9704550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9705588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9706562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9707577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9708622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9709714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9710675Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9711748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9712652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9713654Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9714737Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9715982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9716831Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9717815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9718769Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9719849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9720929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9721978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9722846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9724480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9725382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9726609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9728756Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9730442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9731864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9733207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9734650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9736199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9736965Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9737589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9738191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9738791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9739408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9739994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9740572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9741106Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9742118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9743011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9744312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9745094Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9746124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9747034Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9748344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9749209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9750294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9751513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9752373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9753391Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9754355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9755390Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9756402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9757403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9758639Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9759487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9760608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9761571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9762694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9763615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9764862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9765784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9767783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9769070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9770054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9770907Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9771747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9772988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9773855Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9774807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9775661Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9776973Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9777786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9778828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9779842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9780972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9781944Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9782963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9783950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9784949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9785941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frobenius_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9787156Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9788022Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frobenius_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9788971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frobenius_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9790037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/from_file.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9791286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9792062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9793145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/from_file_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9794055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/from_file_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9795041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9796317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9797229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9798410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9799269Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9800370Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9801342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9802976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9803982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9805307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9806339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9807474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9808308Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9809314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9810571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9811567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9812438Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9813654Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9814550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9815667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9816655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9817594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9818621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9819637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9820636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9821631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9822899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9823751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9824622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9825644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9826708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9827757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9828700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9829642Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9831000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9831732Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9832948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9833806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9834859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9835870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9836839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9837901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9838917Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9840468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9841441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9843193Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9843911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9844772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9845621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9846693Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9847748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9848600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9849659Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9850661Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9851936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9852696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9854005Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9854756Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9855919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9856819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9857884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9858851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9859950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9860831Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9862209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geqrf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9862907Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9864024Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9864887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geqrf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9865894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geqrf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9866824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ger.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9868418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9869327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ger_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9870319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ger_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9871361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9872403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9873405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9874813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9875521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_jvp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9876755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9877608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9878706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9879613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_jvp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9880767Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9882091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9882845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9883989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9885045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9886469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9887884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_jvp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9888859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9889825Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9890730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9891694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_jvp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9892676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_jvp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9893875Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9894926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9895871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9897187Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9898023Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gradient.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9899077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9900090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gradient_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9901005Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gradient_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9902456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9903348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9904175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9905343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9906247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9907164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9908559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9909244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9910296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9911292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9912557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9913625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9914616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9915692Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9916759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9917724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9918927Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9919785Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9920952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9922303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9923085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9924026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9925177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9926911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9928019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9928858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9929745Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9930495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9931560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9932445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9933600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9934442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9935508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9937322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9938177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9939377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9940114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9941140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9942156Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/group_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9943055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/group_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9944019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9945076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9946197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9947031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9948256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9949206Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9950166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9951133Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9952108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9953714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9954569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9955300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9956266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9957644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9958420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9959379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9960800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hamming_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9961857Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9962721Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hamming_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9963668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hamming_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9964745Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hann_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9966317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9967106Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hann_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9968056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hann_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9969061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9970118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9971348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9972183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9973585Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9974325Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9975294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9976196Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9977475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9978457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9979297Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9980267Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9981290Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9982281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9983276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9984317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9985359Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9986400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9987582Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9988413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9989532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9990423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9991534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9992645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9993613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9994779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9995652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9996630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9997635Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9998650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:17.9999658Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0000826Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0001993Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0003537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0004484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0005522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0007509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0008528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0009546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0010441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0011205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0012270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0013358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0014328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0015311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0016307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0017531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0018489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0019467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0020440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0021479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0022467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0023521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0024424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0025858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0026515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0027674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0028629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0029605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0030576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0031815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0032636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0034015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0034772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hinge_embedding_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0035910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0036784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0037787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0038667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0040073Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0040876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0041994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0042809Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0044173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0045136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0046576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogram_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0047286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogram_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0048275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogramdd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0049439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0050370Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogramdd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0051369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogramdd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0052333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0053843Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0054963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0055666Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0056501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hspmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0057591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hspmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0058543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hspmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0059529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0060712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0061622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0062632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0064155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0064983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0066018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0067012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0067964Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0068992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0070447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0071344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0072315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0073637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0074343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0075441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0076617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0077463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0078529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0079464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0080556Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0081851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0082572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0083635Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0084905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0085819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0087460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0088112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0089019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0089983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0090920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0092656Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0093461Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0094200Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0095110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0096038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0097430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0098167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0099489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0100309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0101459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0102365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0103313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0104525Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0105371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0106410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0107442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0108398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0109450Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0110480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0111506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/im2col_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0112909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/im2col_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0113611Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/imag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0114736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0115627Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/imag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0116703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/imag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0117631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0118789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0119935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0121058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0122027Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0123015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0123874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0125403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0126653Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0127603Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0128840Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0129515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0130748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0131687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0132731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0133678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0135095Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0135948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0137491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0138330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0139296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0140446Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0141372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0142447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0143457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0144421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0145460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0146467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0147369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0148343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0149601Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0150477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0151469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0152474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0153742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0154684Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0155545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0156618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0157552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0159026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0159731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0160942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0161890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0162931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0163894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0165048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0166121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0167713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0168724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0169627Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0170601Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0171810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0172667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0173753Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0174719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0175741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0176732Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0178187Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0178962Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0180154Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0181189Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0182080Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0183026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0184140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0185190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0186262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0187460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0188322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0189305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0190282Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inner.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0191319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0192274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inner_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0193295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inner_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0194610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/instance_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0195505Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0196425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/instance_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0197339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/instance_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0198604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/int_repr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0199553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0200515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/int_repr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0201841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/int_repr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0202596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0204326Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0205245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0206671Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0207603Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_coalesced.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0208690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0209612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_coalesced_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0210517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0211461Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0212633Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0213572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0214511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0215737Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0216738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0217625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0218661Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0219673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0221070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0221795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_distributed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0222796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_distributed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0223993Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_floating_point.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0225033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0225985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_floating_point_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0227231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_floating_point_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0228204Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0229258Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0230198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_inference_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0231133Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_inference_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0232285Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_leaf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0233306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0234236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_leaf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0235213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_leaf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0236407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0237406Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0238279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0239246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0240568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0241670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0242497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0243462Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0244740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_pinned.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0245889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0246965Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0247802Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_pinned_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0248820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_pinned_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0250089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_same_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0251085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0252063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_same_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0253037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_same_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0253989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_set_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0255145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0256109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0257340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_set_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0258150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_set_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0259186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_signed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0260316Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0261265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_signed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0262230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_signed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0263295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_vulkan_available.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0264453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0265360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_vulkan_available_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0266311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_vulkan_available_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0267605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0268818Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0269626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isclose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0271034Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isclose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0271969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isfinite.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0273077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0273996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isfinite_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0274994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isfinite_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0275977Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0277529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0278278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0279182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0280173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0281278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0282338Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0283298Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0284307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0285713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0286794Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isinf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0287647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isinf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0288777Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isnan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0289790Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0290726Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0291745Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0292744Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isnan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0293659Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isnan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0294919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0296011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0296851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0297959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0298898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0299961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0300968Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0301898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0302939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0304136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0305002Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0306088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0306997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0308018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0309029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0309948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0310929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isreal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0312294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0313113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isreal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0314132Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isreal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0315084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/istft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0316425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0317219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/istft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0318220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/istft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0319270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/item.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0320517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0321395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/item_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0322380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/item_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0323670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kaiser_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0324861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0326056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kaiser_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0327683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kaiser_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0328510Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kl_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0329620Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0330524Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kl_div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0331589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kl_div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0332526Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kron.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0333699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0334600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kron_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0335577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kron_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0336773Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0338379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0339352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0340725Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0341711Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0342693Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0343672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0344607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/l1_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0345996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0346724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/l1_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0347710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0348957Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0349944Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0350809Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0351852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0352798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0354290Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0355043Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0355936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0356901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0358102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0358934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0360026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0361039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ldexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0362467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0363198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ldexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0364151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ldexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0365510Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0366911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0367592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0368601Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0369566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0370703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0371557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0372537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0373686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0374692Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0375885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0376939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0377868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0378864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0379860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0380913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0381855Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0383075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0384008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0385036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0385951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0387235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0388056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0389038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0389961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0391499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0392331Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0393223Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0394095Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0395360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0396220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0397182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0398374Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0399405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0400329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0401746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0402513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0403895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0405373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0406611Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0407481Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0408654Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0409552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0410472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0411402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0412480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0413401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0414483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0415451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0416820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0417511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0418860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0419622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0421031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0421928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0422747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0423711Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0425014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0425827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0426741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0427713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0428982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0430041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0430899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0432106Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0433034Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0434003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0435041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0436015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0437122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0438088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0439091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0440072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0441438Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cond.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0442854Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0443512Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cond_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0444389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cond_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0445533Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0447468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0448250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0449319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0450322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0451322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0452350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0453286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0454500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0455741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0456603Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0457611Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0458618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0459760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0460713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0461686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0462643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0463713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0464806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0465790Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eig_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0466690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eig_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0467607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0469025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0469690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0470734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0472216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0473568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0474301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0475352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0476280Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0477336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0478349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvalsh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0479695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0480526Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0481530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0482603Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_householder_product.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0483665Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0484889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0486190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_householder_product_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0487167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_householder_product_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0488111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0489143Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0490093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0491278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0492160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0493157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0494198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0495202Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0496292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0497247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0498231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0499254Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0500282Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0501453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0502286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0503503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0504372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0505405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0506411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0507397Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0508393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0509345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0510430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0511325Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0512403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0513576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0514469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0515508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0516521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0517515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0518499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0519538Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0520605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lstsq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0522028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0522762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0523706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0525300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lstsq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0526170Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lstsq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0527186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0528497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0529285Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0530217Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0531197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0532356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0533317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0534566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0535419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0536406Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0537476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0539077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0539932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0540858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0541865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0543213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0544047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0545063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0546109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0547025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0548225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0549369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0550274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0551245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0552242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0553222Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0554257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0555262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0556266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0557457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0558361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0559381Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0560475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0561730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0562643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0563628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0564800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0565901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0567682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0568628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0569489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0570368Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0571451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0573040Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0573936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0574670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0575734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_rank.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0577160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0578064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0578971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0580044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_multi_dot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0581209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0582201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_multi_dot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0583183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0584315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0585422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0586407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0587367Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0588550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_pinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0589716Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0590950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0591918Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0592966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_pinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0593923Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_pinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0595221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0596373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0597283Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0598323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0599661Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0601367Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0602879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0603690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0604817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0606222Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0607175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0608625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0609511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0610633Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0611475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0612614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0613566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0614518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0615750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0616646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0617697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_triangular.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0618717Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0619835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0620782Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0621882Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0622803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0624280Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0625072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0626004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0626979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svdvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0628136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0628996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svdvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0630275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svdvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0631070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0632252Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0633098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0634130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0635138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorsolve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0636442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0637216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0638263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0639168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0640545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vander.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0641734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0642615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vander_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0643526Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vander_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0644791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vecdot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0646048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0647125Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vecdot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0648088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vecdot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0649104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0650338Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0651128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0652123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0653165Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0654139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0655174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0656146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0657352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0658323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0659487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0660306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0661358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0662468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0663502Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0664472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0665437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0666428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0667793Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0668539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0669621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0670637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0671716Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0672624Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0673822Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0675214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0676356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0677168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0678182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0679101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0680482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0681306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0682333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0683293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0684884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0685685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0687092Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0687787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0688930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0689796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0691010Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0691928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0693139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0694020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0695028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0695977Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0697028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0698086Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0699012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0700247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0701090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0702124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0703116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0704063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0705344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0706167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0707626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0708382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0709433Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0710337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0711360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0712320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0713594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0714427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0715469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0716544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0717544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0718577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0719644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0720774Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0721614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0722781Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0723806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0724934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0726028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0727683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0728613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0729511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0730730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0731667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0732610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0733574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0734533Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0735761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0736925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0737799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0738819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0739685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0740831Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0742277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0743300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0744414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0745303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0746188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0747275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0748364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0749591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0750566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0751530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0752554Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0753937Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0754832Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0755769Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0756728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0757903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0758889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0759805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0760879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0762135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0763070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0763964Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0765155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0766579Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0767478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0768432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_not.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0769506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0770450Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0771441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0772423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_not_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0773785Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_not_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0774629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0775787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0776750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0777786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0778814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0779743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0780841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0782011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0782915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0783850Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0784829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0785902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0786824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0788094Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0789157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0790041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0791106Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0792039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0793115Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0794085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0795140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0796136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0797226Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0798207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0799216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0800157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0801304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0802643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0803430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0804460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0805998Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0807035Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0810403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0811457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0812670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0813859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0814740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0815704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0816908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0817708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0819326Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0819990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0820963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0821868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0822848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0823863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0825162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0826077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0827564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0828308Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0829287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0830606Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0831302Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_mps_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0832414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0833354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_mps_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0834274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0835343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0836332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0837333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0838751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0839455Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0840631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0841504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0843058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0843856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0845426Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0846286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0848059Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0848728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0849522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0850223Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0851800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0852607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0853437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0854344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0855400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0856392Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0857449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0858559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0859896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0860556Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mH_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0861741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mH_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0862646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mT.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0863791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0865152Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mT_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0865838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mT_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0867055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/margin_ranking_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0868231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0869477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/margin_ranking_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0870221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0871088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0872241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0873152Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0874211Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0875167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0876189Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0877174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0878969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0879763Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0881001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0882054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0883038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0885073Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0885762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0887448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0888300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0889132Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0890059Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0891065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0892077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0893277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0894131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0895129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0896145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0897137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0898172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0899216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0900069Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0901516Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0902341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0903350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0904233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0905782Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0906778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0907444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0908365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_H.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0909449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0910320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_H_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0911354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_H_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0912350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0913353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0914620Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0915506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0916523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0917645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0918622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0919489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0920646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0921790Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0922735Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0923768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0924917Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0926225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0927260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0928126Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0929592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0930285Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0931260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0932150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0933184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0934208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0935863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0936563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0937536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0938466Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0940015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0940804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0941685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0942566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0943621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0944816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0946251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0947105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0948119Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0948954Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0949976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0951054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0952218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0953474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0954387Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0955412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0956493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0957442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0959158Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0959918Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0961333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0962052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0962935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0963836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0965215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0966185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0967679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0968539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0969472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0970311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0971259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0972305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0973419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0974442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0975562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0976548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0977626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0978600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0979669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0980729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0981755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0982653Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0983694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0984728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0985738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0986823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0987828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0988880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0989924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0990901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0991919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0992842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0994593Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0995303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0996137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0997062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0998185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.0999242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1000106Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1001183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1002471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1003525Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1004553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1005668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1007179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1007792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1008819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1009704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1010811Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1011747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1013630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1014607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1015434Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1016368Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1017529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1018430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1019718Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/meshgrid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1020676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1021532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/meshgrid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1022776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/meshgrid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1023494Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1024849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1025706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1026636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1027623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1028607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1030031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1030736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1031793Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1032774Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1033966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1034856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1035900Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1036806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1037914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1038884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1039900Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1040995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1042369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1043259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1044211Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1045441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1047403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1048160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1049063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1049935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1050940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1051937Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1053229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1054275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1055283Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1056277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1057532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1058392Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1059566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1060399Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1061406Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1062534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1063471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1064500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1065619Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1066868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1067724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1068667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1069687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1070700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1072005Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1073007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1073983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1074950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1075902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1076997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1078211Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1079118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1080735Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1081572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1082843Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1083720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1084842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1086005Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1087388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1088180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1089249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1090096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1091126Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1092008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1093065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1094272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1095100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1096117Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1097125Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1098164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1099354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1100199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1101655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1102514Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1103630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1104562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1105647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1106570Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1107580Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1108534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1109779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1110678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1111714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1112674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1113784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1114880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1115866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1117050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1117942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1118912Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1120519Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1121278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1122197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1123303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1124325Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1125382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1127111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1127807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1128673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1129580Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1130674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1131844Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1132746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1133686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1134838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1135689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1136869Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1137779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1139371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1140248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1141064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1142014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1143211Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1144169Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1145096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1146132Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1148076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1148814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1149752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1150715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1152464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1153220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1154085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1154900Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1155950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1157117Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1158097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1159038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1160004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1161301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1162264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1163301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1164250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1165383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1167014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1167852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1168663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1169594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1170715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1171629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1172707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1173697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1174835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1175906Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1176815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1177827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1178846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1179874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1180794Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/moveaxis.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1182127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1182941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/moveaxis_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1183933Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/moveaxis_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1185398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/movedim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1186275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1187009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/movedim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1188123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/movedim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1189142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1190266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1191190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1192174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1193305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1194621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1195470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1196519Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1197354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1198592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1199681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1200735Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1201636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1202667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1203830Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1204938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1206031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1207612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1208609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1209530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1210537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1211519Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/msort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1212683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1213557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/msort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1215053Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/msort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1216027Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1217144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1218301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1219141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1220172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1221126Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1222219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1223159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1224174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1225235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1226303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1227387Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1228445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1229377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1230447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1231456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1232503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1233479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1234556Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1235500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1236631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1237671Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1238747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1239821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1240949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1242133Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1242988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1244084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1245306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1246463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1247581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1248484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1249389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1250400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multinomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1251401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1252362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1253394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multinomial_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1254333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multinomial_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1255485Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multiply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1256584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1257525Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multiply_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1258480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multiply_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1259447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1260621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1261621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1262907Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1263638Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mvlgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1264807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1265745Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1266839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1267707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mvlgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1268673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mvlgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1269676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nan_to_num.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1271080Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1271879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1272860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1273804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nan_to_num_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1274713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nan_to_num_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1275966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1276925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1277825Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1278861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1280111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1283322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1284046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1284922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1285579Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1286201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1287081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1287957Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanquantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1289389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1290123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanquantile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1291144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanquantile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1292009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nansum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1293197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1294066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1295131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nansum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1296124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nansum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1297574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1298572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1299449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1300759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1301587Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1302539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1303535Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1304518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1305848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1306623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1307581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1308626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1309629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1310610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1311677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1312625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1313682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1315117Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1315959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1316870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1317986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_channel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1319174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1320125Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1321189Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1322258Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1323266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1324272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1325667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1327075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1327938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1328732Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1329739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1330853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1331784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1332822Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1333792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1334813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1335814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1337328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1338337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1339288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1340240Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1341286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1342322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1343420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1344269Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1345312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1346239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1347273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1348918Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1349708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1351112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1351949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1352926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1353939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1354907Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1356058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1356987Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1358437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1359157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1360140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1361160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1362661Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1363480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1364347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1365411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1367380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1368115Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1369061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1369949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1371124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1371978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1373223Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1374094Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1375475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1376225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1377385Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1378243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1379633Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1380323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1381492Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1382315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/negative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1383634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1384398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/negative_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1385659Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/negative_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1386537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nested_to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1387690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1388596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1389621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1390652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1392019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1392756Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1393756Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1394748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1396078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1397109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1397943Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1398902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1400067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_full.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1401246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1402253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_full_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1403180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_full_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1404475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_ones.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1405574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1406922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_ones_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1407708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_ones_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1408652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_zeros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1409859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1410743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_zeros_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1411717Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_zeros_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1412950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1414062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1414971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1416424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1417353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1418343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1419431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1420373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1421628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1422508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1423753Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1424726Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1425715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1426665Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1427679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1428788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1429723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1431031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1431903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1432850Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1433915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1434855Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1435926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1436883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1438512Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1439277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1440349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1441393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1442412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1443345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1444512Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1445658Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1447016Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1447979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1448795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1449743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1450739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1451739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1452806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1453731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1454850Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1455711Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_nd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1457176Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1458047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_nd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1459080Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_nd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1459980Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1461176Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1462100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1463310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1464213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1465231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1466380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1467233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_numpy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1468202Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_numpy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1469343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1470248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_static.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1471338Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_static_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1472257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_static_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1473372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_static_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1474256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1475649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1476562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1477544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1478458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1479461Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1480605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_except_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1481798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1483190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_except_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1484007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_except_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1485078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1486660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1487496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1488473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1489415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1490779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1491510Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1492601Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1493585Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1494668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1495606Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1496851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/not_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1497914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1498808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/not_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1499812Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/not_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1500977Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nuclear_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1502061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1502938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nuclear_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1504166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nuclear_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1504984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/numpy_T.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1506102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1507146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/numpy_T_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1508068Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/numpy_T_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1509096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/one_hot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1510485Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1511235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/one_hot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1512195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/one_hot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1513168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1514488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1515301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1516416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1517319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1518261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1519374Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1520466Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1521378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1522780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1523566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1524736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1525765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/orgqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1527662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1528385Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/orgqr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1529401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/orgqr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1530411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ormqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1531462Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1532572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1533457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ormqr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1534464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ormqr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1535411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/outer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1536846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1537686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/outer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1538598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/outer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1539572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/output_nr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1540816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1541675Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/output_nr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1542685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/output_nr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1543622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1544916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1545708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1547377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1548160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1549000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1550466Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pairwise_distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1551577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1552422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pairwise_distance_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1553431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pairwise_distance_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1554412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1555703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1556534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pdist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1557534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pdist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1558503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1559950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1560728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1562174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1563175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1563961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1565062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1566373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1567286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1568205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pin_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1569311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1570247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pin_memory_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1571247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1572305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pinverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1573398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1574338Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pinverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1575268Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pinverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1576469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1577522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1578596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1579458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1580520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1581478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1582511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_unshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1583771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1584792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1585691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1586705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_unshuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1587738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1588710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1589822Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1590783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1591782Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1592831Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1593750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_nll_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1595143Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1595856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_nll_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1596897Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1597882Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1598983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1600142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1601172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1602450Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polar_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1603227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1604206Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1605479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1606894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1607797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1608590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1609710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1610577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1611623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1612587Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1613548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1614516Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/positive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1615955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1617199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/positive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1618063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/positive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1619045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1620418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1621146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1622214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1623129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1624389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1625204Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1626291Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1627252Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1628615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1629354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1630372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1631431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1632572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1633630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1634643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1635646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1636654Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1637586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1638776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1639676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1641021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1641999Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/promote_types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1643125Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1644029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/promote_types_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1645204Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/promote_types_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1646469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1647594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1648449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1649648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1650482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1651677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1652516Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1653835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_axis.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1654664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_axis_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1655603Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1656573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_scales.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1657980Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1658773Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_scales_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1659805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1660772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_zero_points.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1661963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1662785Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1663837Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1664723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1665958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1666812Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1667778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_zero_point.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1668870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_zero_point_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1669804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_zero_point_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1670929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1672165Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1672908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1674047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1674951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qscheme.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1676116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qscheme_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1677014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qscheme_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1678114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1679160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1680115Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1681163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1682511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_channel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1684086Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1685177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1686174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1687853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_channel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1688666Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_channel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1689714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1690800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1691737Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1692790Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1693773Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1695023Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1695914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1696986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1697962Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1698979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1700042Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1700991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1702108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1703229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1704163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1705131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1706208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1707482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1708362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1709317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1710377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1711589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1712387Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1713376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1714397Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1715616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1716540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1717529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1718445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1719620Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1720722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1721605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1723459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1724422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1725645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1726725Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1727730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1728854Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1729772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1730851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1731835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1732983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1733905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1734918Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1735814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rad2deg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1737260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1737990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rad2deg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1738930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rad2deg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1740010Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1741351Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1742360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1743223Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1744494Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1745447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1746485Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1747388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1748477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1749440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1750478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1752400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1753104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1754337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1755223Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1756191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1757305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1758215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1759558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1760715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1761813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1762647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1763880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1765005Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1765987Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1767325Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1768230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1769225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1770175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1771301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1772307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1773281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1774369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1775269Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1776306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1777309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randperm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1778748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1779623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1780609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1781469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randperm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1782538Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randperm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1783418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1784799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1785596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1786634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1787534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1788506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1789507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1790704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ravel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1791718Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1792731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ravel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1793627Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ravel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1794598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/real.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1795741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1796653Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/real_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1797593Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/real_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1798894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1799972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1800951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1801981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1802858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1803996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1805096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1806590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1807500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/record_stream.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1808330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1809256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/record_stream_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1810209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/record_stream_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1811553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/refine_names.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1812449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1813282Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/refine_names_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1814540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/refine_names_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1815456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1816466Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1817981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1818986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1820054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1820984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1822234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1823108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1824151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1825328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1826164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1827249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1828207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1829263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1830244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1831226Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1832226Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1833393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1834471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1835439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1836430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1837427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1838466Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1839504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1840657Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1841765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1842702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1843754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1845138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1846174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1847779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1848703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1849677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1850805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1851807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1852982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1853910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1854870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1855897Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1856922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1858023Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1858879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1860060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1860935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu6.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1862271Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1863085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu6_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1864049Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu6_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1865432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1866169Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1867127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1868108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1869169Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1870079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1871055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1872399Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1873362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1874327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1875274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1876343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1877425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1878422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1879318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1880696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rename.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1881698Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1882561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rename_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1883496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rename_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1884797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1886839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1887672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1888437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1889367Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1890346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1891556Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1892368Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1893521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1894730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1895531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1896823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1897757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1898730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1899765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1900709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1901769Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1902697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1903738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1904752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1905869Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1907173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1908141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1909056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1910067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1911098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1912098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1913103Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1914331Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1915183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1916158Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1917202Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1918279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1919265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1920373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1921408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1922866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1923828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1924930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1925910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1927263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1928181Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1929067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1930011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1931044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1932021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1933336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1934159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1935182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1936236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1937313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1938297Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1939320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1940350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1941353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1942561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1943628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1944563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1945642Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1946639Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1947722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1948692Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1949650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/requires_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1950813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1951697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/requires_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1953257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/requires_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1954060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1955033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1956437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1957394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1958294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1959228Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1960636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1961662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1962499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1963490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1964536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1965725Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1967273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1967985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1969006Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1970050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1971151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1972089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1973049Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1974023Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1975193Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1976128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1977348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1978209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1979226Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1980124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1981441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1982394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1983258Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1984228Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1985247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1986531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1987364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1988399Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1989381Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/result_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1990531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1991404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/result_type_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1992571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/result_type_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1993588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retain_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1994716Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1995633Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retain_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1996568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retain_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1997884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retains_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1998786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.1999683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retains_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2000776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retains_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2001953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rms_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2003057Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2003919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rms_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2005035Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rms_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2006376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2007798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2008883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2009715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2010751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2011836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2012818Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2013726Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2014811Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2015785Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2017164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2017942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2018958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2020573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2021403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2022246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2023207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/roll.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2024538Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2025314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/roll_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2026374Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/roll_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2027352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/roll_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2028467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/roll_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2029444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rot90.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2030632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2031571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rot90_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2032483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rot90_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2033683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2034734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2035659Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2036760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2037798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2038821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2039790Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2040991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2041964Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2043210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2044057Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2045329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2046674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2047555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2048688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2049493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2050608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2051445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2052832Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2053517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2054691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2055584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2057007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2057754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2058685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2059974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2060853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2062151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2062942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2063983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2064999Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2066055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2067085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2068039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2069071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2070014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2071452Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2072173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2073137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2074361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2075181Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2076163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2077575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2078449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2079291Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2080375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2081648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2082478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2083501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2084428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2085975Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2087530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2088416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2089274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2090373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2091310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2092605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scalar_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2093581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2094460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scalar_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2095763Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scalar_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2096528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scaled_dot_product_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2097832Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2098691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scaled_dot_product_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2099749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scaled_dot_product_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2100670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2101650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2103182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2104132Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2104975Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2105872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2106880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2107854Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2108884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2109918Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2111152Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2112142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2113079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2114123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2115094Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2116235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2117203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2118166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2119484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2120693Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2121630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2122599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2123588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2124721Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2125875Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2127113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2127985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/searchsorted.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2129004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2130053Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2131019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/searchsorted_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2132090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/searchsorted_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2133091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/segment_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2134378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2135350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2136345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2137290Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/segment_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2138359Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/segment_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2139365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2140396Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2141569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2142702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2143540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2144529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2145563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2146638Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2147759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2148689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2149905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2151035Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2151829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2152815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2154346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2155244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2156232Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2157528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2158519Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2159373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2160418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2161438Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/selu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2162770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2163586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/selu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2164556Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/selu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2165970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2167752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2168607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2169451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2170491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2171470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2172680Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2173552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2174586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2175614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2176746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2177610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2178913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2180011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2180846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2181820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2182852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2183875Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2184822Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2185852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2186836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2187947Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2189186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2190048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2191044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2191975Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2193090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2194018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2195120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2196311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2197159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2198130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2199136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2200311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2201261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2202613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2203271Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2204471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2205485Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2207044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2207728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2208739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2209664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2210629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2211925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2213028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2213831Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2214807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2215814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2216859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2217865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2218835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2219820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2221484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2222530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2223508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2224409Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2225373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2226412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2227451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2228657Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2229475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2230735Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2231550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2232567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2233539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2234644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2235586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2236745Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2237637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2239096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2239864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2240909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2242280Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2243113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2244025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2245495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2246463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2247705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2248494Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2249835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2250557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2251527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2252514Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2253794Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2254685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2255997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2256958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2257958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2258908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2260040Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2260984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2262061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2262947Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2264369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2265049Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2266008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2266926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2268089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2269192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2270185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2271092Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2272513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2273205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2274662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2275523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2276384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2277391Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2278732Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2279752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2280652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2281594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2282624Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2283563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2285008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2286102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2287379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2288793Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2289655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2290579Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2292018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2292747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2293668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2294672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2296104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2296904Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2297968Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2298952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2299989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2300973Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2301998Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2303024Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2304264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2305114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2306157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2307108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2308147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2309118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2310640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2311378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2312436Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2313391Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2314355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2315368Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2316770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2317575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2318595Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2319558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2320739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2321783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2322765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2323743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2325045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2326068Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2327881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2328716Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2329475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2330903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2331560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2332549Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2333926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2334721Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2335966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2336867Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2337934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2338930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2339944Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2341093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2341962Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2342937Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2344178Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2345116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2346068Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2347078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2348031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2349192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2350400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2351206Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2352497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2353383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2354467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2356013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2357133Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2358105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2358954Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2359915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2361004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2362324Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2363453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2364287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2365453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2366880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2367711Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2368656Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2369695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2370882Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2371708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2372663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2373662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2374733Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2375826Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2376746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2377787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2378816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2380094Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2381044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2382041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2383018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2384028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2385078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2386114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2387247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2388153Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2389154Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2390147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2391213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2392200Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2393111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2394231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2395362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2396525Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2397521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2398433Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2399424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2400467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2401517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2402858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2403545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2404887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsc_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2406074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2407147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2408045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2409136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsr_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2410234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2411132Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2412145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2413189Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_compressed_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2414423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2415333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2416327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2417320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_coo_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2418556Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2419592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2420516Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2421524Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2423123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csc_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2424142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2424955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2426051Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2426949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csr_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2428395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2429195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2430069Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2431058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2432113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2433143Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2434122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2435112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2436337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2437353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2438285Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2439229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2440442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2441410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_and_clear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2442924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2443677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2444755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2445879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2447472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2448234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2449168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2450109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2451138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_sampled_addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2452220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2453306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2454177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2455410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2456292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2457345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2458269Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2459387Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2460298Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2461314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2462293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2463568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2464435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2465422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2466382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2467430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2468435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2469423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2470445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2471733Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2472517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2473598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2474512Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2475673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2476560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2477619Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2478558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2479835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2480829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2481906Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2482859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2483921Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2485116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2486166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2487848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2489094Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2490592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2491619Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2492593Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2494126Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2494899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2495889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2497106Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2498639Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2499759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2500664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2501838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2503033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2504449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2505432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2506609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2507725Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2509276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2510231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2511226Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2512687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2513677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2515063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2516076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2517515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2518565Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2520064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2521214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2522182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2523308Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2524987Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2526090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2527691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2528591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2529976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2531052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2531948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2533290Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2534400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2535873Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2536906Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2538143Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2539129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2540104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2541079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_digamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2542275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2543298Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_digamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2544203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_digamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2545247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2546439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2547341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2548346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2549409Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2550377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2551396Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2552347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2553347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2554598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2555449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2556471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2557456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2558588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2559537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2560598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2561596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2563421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2564481Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2565588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2566527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2567583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2568554Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2569509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2570582Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2571751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2572717Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2573680Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2574635Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_exp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2575816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2576781Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_exp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2577741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_exp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2578719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2579887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2580788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2581823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2582792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2584000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2584897Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2585908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2586956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammainc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2588164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2589061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammainc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2589986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammainc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2591068Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaincc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2592180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2593138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaincc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2594110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaincc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2595130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaln.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2596332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2597222Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaln_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2598289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaln_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2599278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2600528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2601636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2602526Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2603576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2604794Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2608105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2609990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2611793Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2613468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2615741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2616900Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2617692Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2618554Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2619281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2620090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2620807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2621538Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2622195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2622945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2623727Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2624452Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2625096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2625704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2626587Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2627256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2627930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2628606Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2629314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2629989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2631077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2631921Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2633196Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2633983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2635003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2635922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2637083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2638107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2639065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2640086Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2641458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2643145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2643896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2644705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2645650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2647422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2649405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2650253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2651357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2652467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2653304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2654340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2655308Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2656422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2657478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2658531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2659538Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2660771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2661996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2663128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2663934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2664925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2665978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2666909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2667889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2668877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2670052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2671004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2671996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2673071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2674293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2675161Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2676159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2677504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2678466Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2679419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2680512Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2681568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2682764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2683677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2684860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2685874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2687568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2688256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2689124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2690195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2691245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2692166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2693093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2694161Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2695472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2696340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2697564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2699228Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2699990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2700880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2701904Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2702920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2704138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2705030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2706024Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2707160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2708102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2709253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2710173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2711218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2712478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2713444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2714435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2715433Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2716507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2717615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2718635Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2719607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2721087Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2721831Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2722846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2723852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2724951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2726131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2727177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2728127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_multigammaln.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2729327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2730273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_multigammaln_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2731201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_multigammaln_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2732203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2733331Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2734343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2735323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2736354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2737628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2738518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2739501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2740475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2741515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2742495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2743474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2744557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_polygamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2745683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2746615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_polygamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2747586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_polygamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2748701Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_psi.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2749865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2750771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_psi_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2751748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_psi_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2752813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2753986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2754806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2755795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2756997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2758276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2759234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2760570Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2761504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2762417Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2763433Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2764346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2766207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2767380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2768184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2769255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2770179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2771198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2772194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2773181Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2774241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2775515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2776622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2777421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2778555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2779596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2780709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2781676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2782725Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2783705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2784998Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2785801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2787216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2788306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2789200Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2790278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2791253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2792417Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2793382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2794386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2795390Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2796625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2797820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2798643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2799663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2800700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2801763Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2802772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2803817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2804971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2806273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2808004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2809334Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2810343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2811239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2812127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2812951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2814001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2814740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_sinc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2816182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2817094Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_sinc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2818047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_sinc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2818903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2820186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2820994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2822037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2823109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2824459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2825327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2826314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2827226Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2828276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2829240Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2830274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2831292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2832459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2834055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2834837Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2835732Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2836800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2837812Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2838813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2839765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2841168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlogy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2842112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2843052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlogy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2844008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlogy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2845361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2846887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2847793Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2848669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2849644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2850551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2851550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2852548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2853698Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2854738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2855850Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2856892Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2857857Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2859123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2860203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2860986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2862269Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2863166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2864461Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2865536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2866405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2867307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2868348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2869375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2870388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2871348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2872721Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2873477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2874764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2875535Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2876835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2877594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2878651Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2879589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/square.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2881084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2881859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/square_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2882849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/square_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2883820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2885195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2886233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2887187Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2888337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2889467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2890257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2891239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2892283Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2893377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2894367Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sspaddmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2895597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2896497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2897944Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2898783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sspaddmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2899607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sspaddmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2901024Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2902101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2902899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2904222Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2904934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2906330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2907006Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2908017Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2908952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2910416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2911229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2912114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2913209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2914173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2915203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2916168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2917183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2918509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2919416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2920476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2921420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2922561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stride.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2923552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2924514Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stride_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2925669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stride_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2927083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2928102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2929123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2929997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2930982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2931993Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2933012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2933978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2935112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2936000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/subtract.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2937472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2938223Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/subtract_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2939221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/subtract_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2940084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2941491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2942416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2943471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2944324Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2945323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2946358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2947348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2948361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2949450Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2950414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_to_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2951852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2952542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_to_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2953632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_to_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2954548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2955988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2956682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2957956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2958721Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapaxes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2960087Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2960914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapaxes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2962196Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapaxes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2962999Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapdims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2964395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2965270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapdims_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2967042Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapdims_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2968284Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_constrain_range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2969439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2970280Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_constrain_range_for_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2971565Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2972471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_constrain_range_for_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2973485Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_constrain_range_for_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2974426Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_constrain_range_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2975489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_constrain_range_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2976411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_numel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2977975Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2978923Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_numel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2979724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_numel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2980632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2981950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2982711Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2983696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2984713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_storage_offset.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2985992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2986928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_storage_offset_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2987848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_storage_offset_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2988827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_stride.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2990000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2990811Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_stride_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2991899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_stride_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2992792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2994116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2994891Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2996113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2997230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2998265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.2999417Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3000156Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3001237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3002310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3003365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_along_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3004577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3005673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_along_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3006895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_along_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3007734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3008716Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3009733Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3010744Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3011791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3013119Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3013952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3014940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3015944Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3017183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3018108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3019043Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3020218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3021122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3022565Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3023562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3024410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3025226Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3026320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3027251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3028205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3029432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3030279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3031269Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3032244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3033360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3035074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3035838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3036861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensor_split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3038091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3039013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensor_split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3039876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensor_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3041145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensordot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3042307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3043172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensordot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3044201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensordot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3045387Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/thnn_conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3047163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3047896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/thnn_conv2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3048666Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/thnn_conv2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3049621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3050743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3051986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3052829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3053844Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3054832Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3055964Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3056955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3058067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3059287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3060196Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3061279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3062135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3063160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3064117Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3065229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3066154Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3067484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3068308Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3069232Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3070281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3071444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3072376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3073418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3074637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3075462Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3076606Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3077632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3078728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3079676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3080814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3082109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3082978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3084097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3085274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3086264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3087243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3088212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3089301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3090189Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3091301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3092499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3093407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3094319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3095403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3096344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3097605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3098481Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3099468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3100548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3102390Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3103230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3103939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3105562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3106179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3107336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3108197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3109127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3110122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3111252Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3112239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3113182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3114218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3115167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3116190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3117457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3118343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3119326Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3120422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3121458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3122484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3123527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3124500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3125816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3127896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3128657Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3129488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3130480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3131338Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3132333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3133418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3134348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3135402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3136585Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3137625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3138591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3139736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3140935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3141801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3142720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3143745Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3144746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3145801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapezoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3147504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3148268Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapezoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3148977Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3149924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3151134Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3152144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapz_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3152989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapz_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3154087Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3155414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3156237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3157423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3158282Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3159372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3160404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3161448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3162432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3163732Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3164551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3165676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3167222Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3168169Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3169439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3170340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3171320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3172294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3173291Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3174411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3175395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3176411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3177540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triplet_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3178776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3179614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triplet_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3180561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3181869Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3182738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3183807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3184757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3186070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3186927Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3187961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3189033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3189971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3190959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3191958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3192968Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3193938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3194955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/true_divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3196164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3197082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/true_divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3198062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/true_divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3199008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3200420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3201206Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3202411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3203248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3204306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3205438Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3207115Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3207996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/type_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3208873Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3209801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/type_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3210688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/type_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3211901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3212980Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3213961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3214833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3216350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3217459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3218266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3218996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3219983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3220925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3222244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3223110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3224055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3225216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3226167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3227203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3228130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3229175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3230475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3231162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3232593Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3233323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3234434Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3236030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3236825Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3237733Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3239213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3240079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3241053Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3242058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3243093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3244137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3245202Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3246829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3247543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3248508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3250273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3250895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3251636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3252592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3253608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3254655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3255714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_consecutive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3256819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3257874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3258879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3259874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_consecutive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3260852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3261840Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3263028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3263958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_consecutive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3265125Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3266094Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3267118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3268141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3269112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3270230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3271190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3272190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3273183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3274482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3275373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3276365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_chunk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3277387Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_chunk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3278379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3279559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3280594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3281553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3282925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3284052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3285095Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3286814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3287626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3288712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3289651Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3290821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3291853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3292637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3293742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3294694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3295688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3296688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3298133Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3299146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3300027Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3301069Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3302026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3303728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3304517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3305445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3306694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3307552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3308527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3309660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3310574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3311588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3312623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3313588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3314699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3315699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3316982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3317819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3318890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3319981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3321109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3322203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3323160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3324410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3325468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3327023Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3328052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3328934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3329894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3330776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3331700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3332625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3333660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3335229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3336321Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3337182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3338093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3339018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3340019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3340994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3342327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3343324Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3344142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3345163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3346206Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3347320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3348142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3349151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3350118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3351327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3352614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3353704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3354591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3355435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3356548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3357426Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3358541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3359799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3360870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3361709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3362730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3363828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3365130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3366202Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3367373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3368162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3369298Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3371248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3372133Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3372927Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3373803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3374890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3375913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3376919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3378120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3379110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3380131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3380995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3381968Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3383062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3383998Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3385107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3386063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3387336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3388479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3389332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3390343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3391523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3392595Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3393528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3394547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3395827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3396876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3397748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3398789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3399671Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3400815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3401826Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3402794Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3403892Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3405301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3409263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3409978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3410709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3411433Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3412165Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3412849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3413528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3414388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3415252Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3415990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3416981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3417743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3418769Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3419807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3420836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3421915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3423030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3423969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3424997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3426043Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3427142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3428008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3429184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3430286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3431173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3432186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3433158Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3434165Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3435134Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vander.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3436706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3437699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vander_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3438681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vander_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3439628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3441201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3441985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3443039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3444015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3445426Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3447718Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3448346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3449957Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3450629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3451314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3452256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3453205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3454604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vdot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3455505Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3456425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3457339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3458285Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vdot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3459319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vdot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3460290Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3461543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3462407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3463791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3464699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3465700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3466705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3467710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3468790Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3469750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3470823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3471739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3472766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3473838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3474766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3475720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3477015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3477740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3478867Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3479943Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3480893Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3481898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3482905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3483943Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3485553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3486426Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3487483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3488608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3489520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3490616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3491826Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3492606Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3493579Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3494641Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3496064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3496836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3497777Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3498777Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3500221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3501072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3501966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3502889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3504186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3505693Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3506525Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3507567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3508524Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/where.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3509922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3510646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/where_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3511758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/where_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3512672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/where_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3513621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/where_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3514730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3515805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3517067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3517731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3518742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3519689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3521168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3521863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3522882Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3523991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3525158Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3526597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3527429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3528430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3529841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3530613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3531612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3532553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3533949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3534657Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3535903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3537022Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3537939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3539041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3540188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3541015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3542029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3543036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3544054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:57:18.3547037Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2024-04-03T15:57:18.3547788Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-04-03T15:57:18.3548795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-04-03T15:57:18.3549920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-04-03T15:57:18.3550878Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-04-03T15:57:18.3551953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-04-03T15:57:18.3553052Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:57:18.3554629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:57:18.3555230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/IndexKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:57:18.3556065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:57:18.3557218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSAllocatorInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:57:18.3558142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSDevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:57:18.3559085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:57:18.3560088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:57:18.3561124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:57:18.3562087Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:57:18.3563125Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSProfiler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:57:18.3564045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSStream.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:57:18.3565088Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T15:57:18.3566269Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen/Descriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T15:57:18.3567094Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T15:57:18.3568033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen/Handle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T15:57:18.3569161Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T15:57:18.3570065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T15:57:18.3571027Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen/miopen-wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T15:57:18.3572105Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:57:18.3573086Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/AcceleratorHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:57:18.3574115Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/CUDAHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:57:18.3575067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/FunctionTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:57:18.3576289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/HIPHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:57:18.3577056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/IPUHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:57:18.3578071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/MPSHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:57:18.3579017Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/MTIAHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:57:18.3579989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/ORTHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:57:18.3581104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/PrivateUse1HooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:57:18.3581930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/XPUHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:57:18.3583015Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3584447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3585363Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/AdaptivePooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3586333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/AmpKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3587376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/BatchLinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3588336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3589251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/BucketizationUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3590165Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CPUBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3591465Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CPUFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3592216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CanUse32BitIndexMath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3593123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ComplexHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3594106Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3595137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3596007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ConvUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3597051Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ConvolutionMM3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3598352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3599119Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3600318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/DilatedConvolutionUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3601211Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/DispatchStub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3602242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3603201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3604256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3605519Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/EmbeddingBag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3607252Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3607999Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ForeachUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3609089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/FractionalMaxPooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3610013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3610977Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3611986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/GridSamplerUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3612963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3613869Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3614834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/IndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3615719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3616861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/LinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3617874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/LinearAlgebraUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3618879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/LossMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3619747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Math.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3621636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/MathBitFallThroughLists.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3622407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/MathBitsFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3623310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/MaxPooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3624379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/NonEmptyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3625281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/NonSymbolicBC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3626234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3627177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Padding.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3628154Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/PixelShuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3629191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/PointwiseOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3630063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Pool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3631362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3632129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/RNN.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3633165Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/RangeFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3634077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ReduceAllOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3635080Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3636001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ReduceOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3637105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ReductionType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3637980Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3638945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3640088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ResizeCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3641116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ScatterGatherChecks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3642074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SegmentReduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3643040Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SharedReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3644023Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SobolEngineOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3645199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3646303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SortingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3647216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SparseTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3648164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SpectralOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3649803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/StridedRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3650565Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorAdvancedIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3651599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3652468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorCompare.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3653472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorConversions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3654384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorDimApply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3655388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3656462Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3657523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3658419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3659375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorShape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3660508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorTransformations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3661408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TopKImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3662362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TransposeType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3663883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TriangularOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3664516Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3665353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/UnaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3666283Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Unfold2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3667340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Unfold3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3668247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/UnfoldBackward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3669253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/UpSample.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3670286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3671275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3672245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3673623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/im2col_shape_check.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3674346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3675294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/verbose_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3676195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/vol2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:57:18.3677508Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3678472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3679306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/CatKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3680454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3681430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/CopyKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3682527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3684072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3685166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3685919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3688066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/Intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3688945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/IsContiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3689871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/LogAddExp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3690783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/Loops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3691760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3692666Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3693541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/Reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3694699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/ReduceUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3695622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/SampledAddmmKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3696323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/SerialStackImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3697225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3698256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/SpmmReduceKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3699162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/StackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3700328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3701391Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/WeightNormKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3702398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/avx_mathfun.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3703422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/int_mm_kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3704465Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/mixed_data_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3705395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/moments_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3706447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3707347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/zmath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:57:18.3708687Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3709498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3710599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/BinaryInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3711668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3712498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3713564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3714550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CuFFTUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3715545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3716652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3717669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3718488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3719415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/LaunchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3720511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/MiscUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3721442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3722445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3723314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ScanKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3724237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3725847Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/SortStable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3726844Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3727733Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/TensorModeKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3728690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/TensorTopK.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3729603Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/jit_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3730647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/thread_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3731662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3732689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CUDALoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3733667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3734727Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3735664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3736827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3738385Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/GridSampler.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3739797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/JitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3741215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/KernelUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3742608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Loops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3743954Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Math.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3745318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3746905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3748374Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Normalization.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3749849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3751216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Pow.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3752526Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Randperm.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3753897Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3755254Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3756643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/SortUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3758017Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/SortingCommon.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3759455Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3761117Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3762543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/UniqueCub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3763910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/UpSample.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3765576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/block_reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3767018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3768480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3769959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3771422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3772836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/fused_adamw_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3774203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/im2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3775598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/reduction_template.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3776968Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/vol2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:57:18.3777939Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T15:57:18.3778913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T15:57:18.3780293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps/MPSGraphSonomaOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T15:57:18.3781696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps/MPSGraphVenturaOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T15:57:18.3783093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps/OperationUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T15:57:18.3784473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps/TensorFactory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T15:57:18.3785850Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps/UnaryConstants.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T15:57:18.3786824Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T15:57:18.3787972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested/NestedTensorBinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T15:57:18.3789484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested/NestedTensorFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T15:57:18.3790994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested/NestedTensorMath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T15:57:18.3792587Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T15:57:18.3794218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested/NestedTensorTransformerUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T15:57:18.3795750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested/NestedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T15:57:18.3796845Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T15:57:18.3797937Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/AffineQuantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T15:57:18.3799495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T15:57:18.3801137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/ConvUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T15:57:18.3802557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T15:57:18.3804009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T15:57:18.3805706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T15:57:18.3807172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/PackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T15:57:18.3808444Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:18.3809582Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:18.3811186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:18.3812789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:18.3814368Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:18.3815911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:18.3817458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:18.3818991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:18.3820541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:18.3822136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:18.3823651Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:18.3825231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:18.3826834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:18.3828453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:57:18.3829591Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-04-03T15:57:18.3830627Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils/Factory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-04-03T15:57:18.3832020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils/ParamUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-04-03T15:57:18.3833463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils/ParamsHash.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-04-03T15:57:18.3834446Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2024-04-03T15:57:18.3835445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized/QTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2024-04-03T15:57:18.3836779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized/Quantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2024-04-03T15:57:18.3837688Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-04-03T15:57:18.3838572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/XPUContext.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-04-03T15:57:18.3839766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/XPUDevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-04-03T15:57:18.3841075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/XPUEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-04-03T15:57:18.3842456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/XPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-04-03T15:57:18.3843383Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu/detail 2024-04-03T15:57:18.3844374Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/detail/XPUHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu/detail 2024-04-03T15:57:18.3845439Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2024-04-03T15:57:18.3846042Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T15:57:18.3847045Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/crc_alt.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T15:57:18.3848372Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/file_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T15:57:18.3849757Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/in_memory_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T15:57:18.3851115Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/inline_container.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T15:57:18.3852476Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/istream_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T15:57:18.3853889Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/read_adapter_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T15:57:18.3855354Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/versions.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T15:57:18.3856307Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2024-04-03T15:57:18.3856857Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-04-03T15:57:18.3857769Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/macros/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-04-03T15:57:18.3858978Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/macros/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-04-03T15:57:18.3860183Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/macros/cmake_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-04-03T15:57:18.3861095Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3862012Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Allocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3863270Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/AutogradState.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3864431Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3865684Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/CPUAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3866992Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/CompileTimeFunctionPointer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3868337Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/ConstantSymNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3869564Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Contiguity.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3870749Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/CopyBytes.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3871939Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DefaultDtype.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3873228Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DefaultTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3874426Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3875585Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DeviceArray.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3876805Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3878011Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DeviceType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3879192Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DispatchKey.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3880542Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3881757Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DynamicCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3882908Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3884094Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/GeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3886235Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/GradMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3887856Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3889516Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3891102Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3892551Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/OptionalRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3894222Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/PyHandleCache.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3895734Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/QEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3897399Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3898939Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/RefcountedDeleter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3900543Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SafePyObject.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3901981Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3903515Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3904983Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3906661Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3908073Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/StorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3909637Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3911150Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/StreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3912570Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymBool.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3913979Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3915526Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymInt.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3916922Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymIntArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3918567Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3920018Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymbolicShapeMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3921701Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/TensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3923151Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3924968Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3926513Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/WrapDimMinimal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3928090Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/alignment.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3929551Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:57:18.3930637Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:57:18.3931912Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/COW.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:57:18.3933580Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/COWDeleter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:57:18.3935489Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:57:18.3937370Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/FakeGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:57:18.3938949Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/GPUTrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:57:18.3940815Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:57:18.3942611Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/InlineDeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:57:18.3944346Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/InlineEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:57:18.3946113Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/InlineStreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:57:18.3947760Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:57:18.3949453Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:57:18.3951190Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/PyObjectSlot.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:57:18.3952769Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:57:18.3954534Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/SizesAndStrides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:57:18.3956380Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:57:18.3958063Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/VirtualGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:57:18.3959668Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/alloc_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:57:18.3960911Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3962036Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/AbortHandler.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3963673Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/AlignOf.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3965501Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ApproximateClock.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3966926Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3968382Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3969864Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/BFloat16-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3971410Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/BFloat16-math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3972919Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/BFloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3974372Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3976004Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3977369Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/C++17.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3978712Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/CallOnce.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3980286Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ConstexprCrc.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3981806Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/DeadlockDetection.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3983407Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Deprecated.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3984790Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3986205Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Exception.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3987779Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ExclusivelyOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3989434Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3990985Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/FbcodeMaps.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3992551Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Flags.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3993899Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e4m3fn-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3995560Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e4m3fn.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3996988Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e4m3fnuz-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.3998656Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e4m3fnuz.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4000081Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e5m2-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4001811Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e5m2.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4003300Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e5m2fnuz-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4005103Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e5m2fnuz.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4006518Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_fnuz_cvt.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4008160Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/FunctionRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4009632Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Half-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4011124Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Half.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4012591Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/IdWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4014261Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/LeftRight.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4015825Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Load.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4017216Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Logging.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4018757Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/MathConstants.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4020161Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/MaybeOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4021655Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Metaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4023191Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Optional.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4024672Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/OptionalArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4026249Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ParallelGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4027814Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Registry.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4029247Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ScopeExit.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4030778Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/SmallBuffer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4032312Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4033799Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/StringUtil.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4035348Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Synchronized.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4036771Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ThreadLocal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4038280Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ThreadLocalDebugInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4039791Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4041406Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4043020Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeIndex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4044385Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeList.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4046166Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeSafeSignMath.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4047684Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4049231Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Unicode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4050917Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/UniqueVoidPtr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4052398Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Unroll.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4053930Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/accumulate.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4055290Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/bit_cast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4056845Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/bits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4058170Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4059603Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/complex_math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4061130Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/complex_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4062586Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4064063Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/env.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4065480Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4066999Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/floating_point_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4068511Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/generic_math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4070035Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4071536Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/int128.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4072909Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/intrusive_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4074418Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/irange.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4075861Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/llvmMathExtras.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4077569Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/logging_is_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4079049Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/logging_is_not_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4080780Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/numa.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4082227Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/order_preserving_flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4083912Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/overloaded.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4085577Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4087189Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/qint32.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4088581Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/qint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4090199Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/quint2x4.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4091525Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/quint4x2.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4092942Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/quint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4094495Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/safe_numerics.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4095856Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/signal_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4097330Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/sparse_bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4098840Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ssize.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4100412Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/static_tracepoint.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4101860Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/static_tracepoint_elfx86.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4103463Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/strides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4104870Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/string_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4106297Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/string_view.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4107828Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/strong_type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4109251Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/tempfile.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4110793Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/thread_name.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4112295Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4113767Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/win32-headers.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:57:18.4114900Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:57:18.4116059Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAAlgorithm.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:57:18.4117698Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAAllocatorConfig.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:57:18.4119326Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDACachingAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:57:18.4120968Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDADeviceAssertion.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:57:18.4122616Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:57:18.4124403Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAException.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:57:18.4126198Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:57:18.4127976Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:57:18.4129506Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:57:18.4130979Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAMacros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:57:18.4132638Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAMathCompat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:57:18.4134091Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAMiscFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:57:18.4135710Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAStream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:57:18.4137131Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/driver_api.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:57:18.4138188Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2024-04-03T15:57:18.4139344Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2024-04-03T15:57:18.4141089Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl/CUDATest.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2024-04-03T15:57:18.4142200Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T15:57:18.4143360Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/XPUCachingAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T15:57:18.4145122Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/XPUDeviceProp.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T15:57:18.4146678Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/XPUException.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T15:57:18.4148162Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/XPUFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T15:57:18.4149549Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/XPUMacros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T15:57:18.4151081Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/XPUStream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T15:57:18.4152282Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/impl 2024-04-03T15:57:18.4153511Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/impl/XPUGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/impl 2024-04-03T15:57:18.4154640Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2024-04-03T15:57:18.4155670Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-04-03T15:57:18.4157060Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/custom_class_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-04-03T15:57:18.4158546Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/library.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-04-03T15:57:18.4159960Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-04-03T15:57:18.4161413Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/extension.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-04-03T15:57:18.4162622Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4163842Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4165492Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/CudaIPCTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4166972Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/DataLoader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4168502Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4170033Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Dtype.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4171458Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/DynamicTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4173034Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4174566Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4176051Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4177619Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4179156Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4180724Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4182263Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4183718Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Size.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4185140Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4186800Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/StorageMethods.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4188320Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/StorageSharing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4189957Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4191363Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/THConcat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4192908Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/THP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4194346Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/TypeInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4195825Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4197417Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/copy_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4198950Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/itt_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4200628Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/python_dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4202413Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/python_headers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4203885Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4205675Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:57:18.4206804Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2024-04-03T15:57:18.4207580Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2024-04-03T15:57:18.4208445Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4209973Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/all.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4211872Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/arg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4213646Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4215628Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4217610Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4219709Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/enum.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4221850Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4223831Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/fft.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4225800Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/imethod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4227706Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4229727Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/linalg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4231740Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/mps.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4233668Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nested.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4235565Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4237585Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4239616Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4241768Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4243837Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4245969Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4247928Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/special.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4249920Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/torch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4251845Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4253792Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4255766Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/xpu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4257733Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/version.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:57:18.4259124Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:57:18.4260778Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:57:18.4262958Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:57:18.4265131Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:57:18.4267202Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/example.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:57:18.4269339Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:57:18.4271518Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:57:18.4273573Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:57:18.4275752Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:57:18.4277251Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-04-03T15:57:18.4279170Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-04-03T15:57:18.4281701Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-04-03T15:57:18.4284249Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-04-03T15:57:18.4286073Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:57:18.4287911Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:57:18.4290161Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:57:18.4292544Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:57:18.4294761Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:57:18.4297055Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:57:18.4299349Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:57:18.4301717Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:57:18.4303297Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2024-04-03T15:57:18.4305131Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2024-04-03T15:57:18.4307351Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2024-04-03T15:57:18.4309743Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2024-04-03T15:57:18.4311583Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:57:18.4313138Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:57:18.4315341Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:57:18.4318009Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:57:18.4320632Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:57:18.4323056Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:57:18.4325795Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:57:18.4328058Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:57:18.4329726Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T15:57:18.4331582Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T15:57:18.4334019Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T15:57:18.4336345Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T15:57:18.4338764Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T15:57:18.4341030Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T15:57:18.4342644Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2024-04-03T15:57:18.4344468Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2024-04-03T15:57:18.4346695Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/detail/static.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2024-04-03T15:57:18.4348305Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:18.4349827Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:18.4351960Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:18.4353913Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:18.4355968Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:18.4357968Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:18.4359969Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:18.4362209Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:18.4364310Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:18.4366527Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:57:18.4368201Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:18.4370014Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:18.4372394Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:18.4374655Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:18.4376929Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:18.4379278Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:18.4381586Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:18.4383860Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:18.4386269Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:18.4388483Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:18.4390770Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:18.4393079Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:18.4395505Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:18.4397859Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:18.4400121Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:18.4402557Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:18.4405141Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:57:18.4406983Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4408827Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4411136Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4413475Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4415682Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4417929Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4420135Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4422511Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4424722Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4426965Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4429229Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4431533Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4433752Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4436217Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4438484Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4440755Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4442965Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4445599Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4448020Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4450610Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4453021Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4455316Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:57:18.4456829Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4458557Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4460822Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4463148Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4465231Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4467281Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4469329Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4471704Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4473894Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4476142Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4478547Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4480928Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4483128Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4485500Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4487865Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4490350Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4492683Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4494936Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4497257Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4499458Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4501727Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4504093Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4506501Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4508722Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:57:18.4510490Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:18.4512295Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:18.4514728Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:18.4517378Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:18.4519890Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:18.4522643Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:18.4525330Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:18.4527868Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:18.4530585Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:18.4533159Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:18.4535625Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:57:18.4537389Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2024-04-03T15:57:18.4539060Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2024-04-03T15:57:18.4540641Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2024-04-03T15:57:18.4542391Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2024-04-03T15:57:18.4544639Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2024-04-03T15:57:18.4546875Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2024-04-03T15:57:18.4548409Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:57:18.4549938Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:57:18.4552060Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:57:18.4554078Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:57:18.4556097Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:57:18.4558191Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:57:18.4560410Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:57:18.4562566Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:57:18.4564832Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:57:18.4566494Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-04-03T15:57:18.4568589Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-04-03T15:57:18.4571150Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-04-03T15:57:18.4573814Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-04-03T15:57:18.4575601Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T15:57:18.4577240Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T15:57:18.4579466Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T15:57:18.4581791Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T15:57:18.4583933Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T15:57:18.4584271Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4585188Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/FunctionsManual.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4586121Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4587061Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4587928Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4588788Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4589694Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4590514Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/cpp_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4591442Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/custom_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4592334Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4593225Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4594109Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/forward_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4595021Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4595929Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/function_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4596821Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4597697Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/graph_task.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4598563Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/input_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4599497Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/input_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4600421Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4601323Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/profiler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4602075Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/profiler_kineto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4602916Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/profiler_legacy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4603800Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/profiler_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4604772Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4605710Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4606488Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_cpp_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4607389Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4608303Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4609213Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_fft_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4610082Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4610914Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4611895Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4612847Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4613783Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_nested_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4614738Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_nn_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4615765Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4616742Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4617741Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_special_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4618748Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_torch_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4619677Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4620656Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4621602Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/record_function_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4622479Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/saved_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4623355Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4624103Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/symbolic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4624994Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4625925Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/variable_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:57:18.4626451Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T15:57:18.4627439Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T15:57:18.4628404Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T15:57:18.4629312Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T15:57:18.4630304Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T15:57:18.4631304Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T15:57:18.4632162Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T15:57:18.4632686Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T15:57:18.4633694Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T15:57:18.4634776Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/python_return_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T15:57:18.4635844Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/VariableType.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T15:57:18.4636917Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T15:57:18.4637935Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T15:57:18.4638960Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/ViewFuncs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T15:57:18.4639735Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T15:57:18.4640801Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/error_messages.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T15:57:18.4641816Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T15:57:18.4642770Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T15:57:18.4643741Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T15:57:18.4644836Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/warnings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T15:57:18.4645722Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T15:57:18.4646147Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:57:18.4647058Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:57:18.4647862Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:57:18.4648524Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:57:18.4649348Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:57:18.4650095Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/THCP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:57:18.4650889Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:57:18.4651736Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/device_set.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:57:18.4652587Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/memory_snapshot.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:57:18.4653390Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:57:18.4654275Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/python_comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:57:18.4655037Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/python_nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:57:18.4655541Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2024-04-03T15:57:18.4655934Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4656927Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4658002Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/c10d.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4658943Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/debug.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4659889Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/error.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4660851Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4661823Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4662913Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4663867Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/socket.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4664869Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4665794Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4666645Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4667582Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4668429Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4669320Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4670243Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4671201Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4672088Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4672890Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4673867Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4674702Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4675685Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4676678Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4677506Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4678399Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4679294Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4680181Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/RankLocal.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4681118Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4681930Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4682869Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4683726Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4684772Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4685703Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4686649Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4687516Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4688526Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4689423Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4690176Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4691133Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4692084Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4693013Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4693944Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4694791Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4695674Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:57:18.4696063Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4696860Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4697734Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4698568Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4699476Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4700355Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4701228Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4702076Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4702949Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4703815Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4704716Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4705667Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4706528Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rpc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4707425Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4708267Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4709031Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4709923Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4710795Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4711702Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/script_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4712635Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4713498Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4714381Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4715238Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4716140Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4716927Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4717836Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4718778Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4719634Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:57:18.4720016Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd 2024-04-03T15:57:18.4720579Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2024-04-03T15:57:18.4721602Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/context/container.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2024-04-03T15:57:18.4722595Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/context/context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2024-04-03T15:57:18.4723017Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/functions 2024-04-03T15:57:18.4724104Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/functions 2024-04-03T15:57:18.4725306Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/functions 2024-04-03T15:57:18.4725904Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:18.4726976Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:18.4728188Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:18.4729330Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:18.4730526Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:18.4731670Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:18.4732728Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:18.4733816Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:18.4734880Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:18.4735947Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:18.4737011Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:57:18.4737412Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:57:18.4738148Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/cache_entry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:57:18.4738924Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/compiled_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:57:18.4739588Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/cpp_shim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:57:18.4740345Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/cpython_defs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:57:18.4741100Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/debug_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:57:18.4741948Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/eval_frame.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:57:18.4742660Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/extra_state.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:57:18.4743377Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/guards.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:57:18.4744031Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:57:18.4744845Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/python_compiled_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:57:18.4745608Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:57:18.4745959Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor 2024-04-03T15:57:18.4746769Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/inductor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor 2024-04-03T15:57:18.4747152Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T15:57:18.4748056Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T15:57:18.4748964Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T15:57:18.4749901Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T15:57:18.4750695Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T15:57:18.4751061Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:18.4752013Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:18.4752905Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:18.4753741Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:18.4754621Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/model.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:18.4755514Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/model_container.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:18.4756461Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:18.4757269Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:18.4758106Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:18.4759021Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:57:18.4759384Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T15:57:18.4760339Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T15:57:18.4761247Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T15:57:18.4762158Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T15:57:18.4762591Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/c 2024-04-03T15:57:18.4763464Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/c/shim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/c 2024-04-03T15:57:18.4764013Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-04-03T15:57:18.4765123Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-04-03T15:57:18.4766055Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-04-03T15:57:18.4766324Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-04-03T15:57:18.4767054Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/jit_log.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-04-03T15:57:18.4767821Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/jit_opt_limit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-04-03T15:57:18.4768584Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/resource_guard.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-04-03T15:57:18.4768946Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:18.4769751Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:18.4770655Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:18.4771516Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:18.4772303Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:18.4773151Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:18.4773968Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:18.4774801Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:18.4775769Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:18.4776547Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:57:18.4776977Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4777788Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4778531Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4779452Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/autocast.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4780313Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4781175Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/batch_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4781982Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/canonicalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4782856Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4783625Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4784485Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4785380Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4786279Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4787111Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/concat_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4787936Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4788726Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4789603Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4790461Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4791310Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4792095Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4792950Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4793752Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4794569Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4795420Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4796311Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4797059Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4797951Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4798752Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/freeze_module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4799591Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4800530Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4801377Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4802224Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4803066Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4803945Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4804863Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4805738Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4806556Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4807314Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4808179Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4809060Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4809861Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4810778Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4811664Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4812503Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4813203Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inliner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4814096Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inplace_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4814822Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/insert_guards.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4815800Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4816618Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/lift_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4817351Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/liveness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4818186Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4818913Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4819720Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/lower_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4820525Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4821371Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4822170Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4822973Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4823771Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4824594Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4825405Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4826220Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/pass_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4826934Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4827898Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4828692Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4829553Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4830391Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4831277Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4832112Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4832943Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4833828Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4834660Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_expands.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4835491Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4836222Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4837078Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4838015Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4838855Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4839720Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4840626Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4841431Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4842248Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4843078Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4843973Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4845055Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4845936Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4846796Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4847688Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4848476Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4849335Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4850239Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:57:18.4850752Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:18.4851710Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:18.4852635Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:18.4853601Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:18.4854531Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:18.4855474Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:18.4856493Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:18.4857477Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:18.4858449Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:18.4859498Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:57:18.4859855Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-04-03T15:57:18.4860776Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-04-03T15:57:18.4861629Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-04-03T15:57:18.4862445Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-04-03T15:57:18.4863397Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-04-03T15:57:18.4864291Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-04-03T15:57:18.4864667Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4865442Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4866286Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/autodiff.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4867187Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4868082Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4869009Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4869890Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4870726Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/exception_message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4871486Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4872358Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4873200Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4874048Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/instruction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4874872Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4875629Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4876407Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4877259Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4878067Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4878916Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/operator_options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4879669Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/print_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4880676Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4881555Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4882389Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4883220Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/script_profile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4884148Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4885220Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4886017Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4886942Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4887794Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4888659Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4889560Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4890386Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4891305Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:57:18.4891622Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:18.4892320Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:18.4893162Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/attributes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:18.4893844Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:18.4894660Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:18.4895493Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/graph_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:18.4896202Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:18.4896949Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/ir_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:18.4897693Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/irparser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:18.4898488Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/named_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:18.4899277Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/node_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:18.4899920Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/scope.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:18.4900768Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:18.4901491Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/type_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:57:18.4902154Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4903032Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/source_range.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4903889Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/lexer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4904668Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/strtod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4905467Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4906317Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4907235Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4908095Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4908919Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/error_report.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4909712Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/tree.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4910525Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4911438Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4912352Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4913208Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4914036Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4914862Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4915791Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4916614Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4917476Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4918279Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4919123Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4919967Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4920864Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4921794Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4922597Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/source_ref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4923424Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4924281Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4925237Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4926222Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:57:18.4926558Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-04-03T15:57:18.4927342Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/compilation_unit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-04-03T15:57:18.4928145Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/function_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-04-03T15:57:18.4928845Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-04-03T15:57:18.4929611Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-04-03T15:57:18.4930407Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/object.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-04-03T15:57:18.4930852Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4931760Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4932844Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4933706Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4934549Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4935529Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4936484Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4937414Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4938413Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4939382Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4940329Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4941208Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_legacy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4942100Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_read.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4942983Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_source.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4943906Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4944766Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4945633Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/pickle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4946455Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/pickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4947344Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/python_print.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4948294Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4949201Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/storage_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4950116Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4951049Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/unpickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:57:18.4951381Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:57:18.4952172Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:57:18.4952973Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/module_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:57:18.4953703Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:57:18.4954547Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/pybind_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:57:18.4955389Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:57:18.4956286Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:57:18.4957121Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_dict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:57:18.4957930Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:57:18.4958799Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:57:18.4959566Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:57:18.4960500Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:57:18.4961293Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:57:18.4962088Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:57:18.4962852Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/script_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:57:18.4963697Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:57:18.4964572Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:57:18.4965036Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4965799Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/code.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4966556Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4967337Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/file_format.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4968275Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4968973Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/frame.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4969795Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4970587Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4971337Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/import_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4972314Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4973189Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4973974Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4974752Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4975538Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4976366Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4977178Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4978035Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4978835Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4979577Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4980418Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4981278Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4982104Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4982922Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:57:18.4983260Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2024-04-03T15:57:18.4984047Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing/file_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2024-04-03T15:57:18.4984873Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2024-04-03T15:57:18.4985290Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.4986148Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.4987017Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.4987877Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.4988727Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.4989650Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.4990543Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.4991433Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.4992272Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.4993048Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.4993960Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.4994761Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.4995674Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.4996488Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.4997435Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.4998305Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.4999176Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5000040Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5000955Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5001820Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5002635Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5003517Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5004407Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5005348Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5006199Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5007137Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5007995Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5008857Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5009813Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5010649Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5011461Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5012349Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5013249Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5014134Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5015047Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5015887Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5016788Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5017563Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5018471Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5019341Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5020082Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5021043Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5021814Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:57:18.5022247Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:18.5023253Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:18.5024192Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:18.5025188Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:18.5026174Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:18.5027140Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:18.5028176Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:18.5029174Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:18.5030186Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:18.5031143Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:57:18.5031568Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2024-04-03T15:57:18.5031903Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2024-04-03T15:57:18.5032802Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2024-04-03T15:57:18.5033174Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-04-03T15:57:18.5033855Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx/back_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-04-03T15:57:18.5034588Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-04-03T15:57:18.5035279Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-04-03T15:57:18.5035595Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:57:18.5036326Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/api.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:57:18.5037114Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/collection.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:57:18.5037956Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/combined_traceback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:57:18.5038779Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/containers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:57:18.5039552Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/data_flow.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:57:18.5040346Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/events.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:57:18.5041138Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/kineto_shim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:57:18.5041934Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/perf-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:57:18.5042653Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/perf.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:57:18.5043507Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:57:18.5043963Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-04-03T15:57:18.5045080Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-04-03T15:57:18.5045988Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-04-03T15:57:18.5046938Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-04-03T15:57:18.5047347Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2024-04-03T15:57:18.5048204Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/stubs/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2024-04-03T15:57:18.5048590Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:18.5049360Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/action.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:18.5050266Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/communicate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:18.5051139Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/dwarf_enums.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:18.5052042Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:18.5052849Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/fde.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:18.5053644Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/lexer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:18.5054474Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/unwind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:18.5055370Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/unwind_error.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:18.5056313Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/unwinder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:57:18.5056661Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-04-03T15:57:18.5057629Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python/combined_traceback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-04-03T15:57:18.5058423Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-04-03T15:57:18.5059290Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-04-03T15:57:18.5059587Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5060387Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/byte_order.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5061275Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5062069Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/cuda_enabled.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5062956Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/device_lazy_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5063672Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/disable_torch_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5064287Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5065073Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/invalid_arguments.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5065820Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/nested.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5066621Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/numpy_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5067373Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/object_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5068033Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/out_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5068769Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5069534Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5070367Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/pyobject_preservation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5071178Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_arg_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5071977Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5072783Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5073658Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_numbers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5074484Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_raii.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5075355Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_scalars.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5076096Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5076847Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5077655Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_symnode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5078402Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5079374Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5080319Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5081085Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/schema_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5081755Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/six.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5082508Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/structseq.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5083338Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_apply.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5084118Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_dtypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5085008Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5085820Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_layouts.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5086534Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5087345Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5088146Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_new.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5088980Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5089770Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_qschemes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5090524Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5091442Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5092248Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/throughput_benchmark.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5093080Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5093742Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5094497Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/verbose.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:57:18.5094838Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2024-04-03T15:57:18.5095773Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/tensor/python_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2024-04-03T15:57:18.5096248Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2024-04-03T15:57:18.5096594Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-04-03T15:57:18.5097499Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend/backend_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-04-03T15:57:18.5098401Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend/backend_device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-04-03T15:57:18.5099269Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-04-03T15:57:18.5100192Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-04-03T15:57:18.5100515Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5101290Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5102181Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5103051Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/debug_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5103800Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5104573Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5105366Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5106129Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5106919Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5107632Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5108484Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5109246Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5110148Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5110998Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/metrics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5111700Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/multi_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5112548Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/permutation_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5113374Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/shape.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5114243Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/shape_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5115041Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5115895Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5116704Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/tensor_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5117466Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5118232Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/trie.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5119020Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/unique.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5119791Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:57:18.5120187Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2024-04-03T15:57:18.5121153Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2024-04-03T15:57:18.5121537Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2024-04-03T15:57:18.5122496Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2024-04-03T15:57:18.5123238Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ops/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2024-04-03T15:57:18.5123638Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/python 2024-04-03T15:57:18.5124408Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/python/python_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/python 2024-04-03T15:57:18.5124964Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:18.5125777Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:18.5126768Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:18.5127685Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:18.5128550Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:18.5129356Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:18.5130296Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:18.5131191Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:18.5132051Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:18.5132874Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:18.5133763Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:57:18.5134058Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-04-03T15:57:18.5134804Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-04-03T15:57:18.5135539Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-04-03T15:57:18.5136218Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-04-03T15:57:18.5136509Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5137122Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/attr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5137695Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/buffer_info.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5138275Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/cast.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5138834Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/chrono.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5139425Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5140075Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5140641Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5141298Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/embed.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5141950Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5142532Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5143218Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/gil.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5143908Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/gil_safe_call_once.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5144543Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/iostream.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5145177Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5145826Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5146419Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/options.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5147124Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/pybind11.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5147876Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/pytypes.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5148454Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/stl.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5149165Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/stl_bind.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5149917Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/type_caster_pyobject_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5150523Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/typing.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:57:18.5150869Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T15:57:18.5151561Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/class.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T15:57:18.5152239Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T15:57:18.5152952Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/descr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T15:57:18.5153673Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/init.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T15:57:18.5154350Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/internals.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T15:57:18.5155128Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/type_caster_base.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T15:57:18.5155879Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T15:57:18.5156215Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-04-03T15:57:18.5156922Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-04-03T15:57:18.5157611Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen/matrix.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-04-03T15:57:18.5158232Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-04-03T15:57:18.5158509Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2024-04-03T15:57:18.5159233Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/tensorpipe.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2024-04-03T15:57:18.5159957Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/config.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2024-04-03T15:57:18.5160402Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2024-04-03T15:57:18.5161258Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/context.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2024-04-03T15:57:18.5162048Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2024-04-03T15:57:18.5162408Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/basic 2024-04-03T15:57:18.5163280Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/basic/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/basic 2024-04-03T15:57:18.5163680Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cma 2024-04-03T15:57:18.5164765Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/cma/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cma 2024-04-03T15:57:18.5165139Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/mpt 2024-04-03T15:57:18.5166039Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/mpt/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/mpt 2024-04-03T15:57:18.5166371Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/xth 2024-04-03T15:57:18.5167191Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/xth/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/xth 2024-04-03T15:57:18.5167667Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-04-03T15:57:18.5168411Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common/buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-04-03T15:57:18.5169194Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common/cpu_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-04-03T15:57:18.5169869Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common/device.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-04-03T15:57:18.5170600Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-04-03T15:57:18.5171340Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common/optional.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-04-03T15:57:18.5171620Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-04-03T15:57:18.5172355Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core/context.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-04-03T15:57:18.5172978Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-04-03T15:57:18.5173707Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core/listener.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-04-03T15:57:18.5174378Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core/message.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-04-03T15:57:18.5175043Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core/pipe.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-04-03T15:57:18.5175442Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2024-04-03T15:57:18.5176145Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/context.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2024-04-03T15:57:18.5176929Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2024-04-03T15:57:18.5177305Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-04-03T15:57:18.5178043Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-04-03T15:57:18.5178912Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-04-03T15:57:18.5179653Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv/utility.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-04-03T15:57:18.5180018Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/shm 2024-04-03T15:57:18.5180872Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/shm/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/shm 2024-04-03T15:57:18.5181252Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-04-03T15:57:18.5182016Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-04-03T15:57:18.5182861Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-04-03T15:57:18.5183560Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv/utility.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-04-03T15:57:18.5183790Z creating build/bdist.linux-x86_64/wheel/torch/share 2024-04-03T15:57:18.5184017Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2024-04-03T15:57:18.5184375Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2024-04-03T15:57:18.5185019Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/ATen/ATenConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2024-04-03T15:57:18.5185276Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T15:57:18.5185947Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T15:57:18.5186721Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/FindCUDAToolkit.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T15:57:18.5187370Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/FindCUSPARSELT.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T15:57:18.5188159Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/FindSYCLToolkit.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T15:57:18.5188826Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T15:57:18.5189528Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T15:57:18.5189818Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:57:18.5190563Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/cuda.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:57:18.5191241Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/xpu.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:57:18.5192024Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/glog.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:57:18.5192769Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/gflags.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:57:18.5193519Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/mkl.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:57:18.5194245Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:57:18.5195024Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/protobuf.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:57:18.5195780Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/utils.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:57:18.5196638Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:57:18.5197024Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-04-03T15:57:18.5197893Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-04-03T15:57:18.5198782Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-04-03T15:57:18.5199162Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T15:57:18.5200307Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T15:57:18.5201274Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T15:57:18.5202363Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T15:57:18.5203362Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T15:57:18.5203793Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T15:57:18.5205013Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T15:57:18.5206098Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T15:57:18.5207153Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T15:57:18.5208238Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T15:57:18.5208549Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2024-04-03T15:57:18.5209341Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2024-04-03T15:57:18.5210267Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2024-04-03T15:57:18.5210580Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2024-04-03T15:57:18.5211250Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2024-04-03T15:57:18.5212009Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch/TorchConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2024-04-03T15:57:18.5212663Z copying build/lib.linux-x86_64-cpython-38/torch/_C.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:57:18.5212915Z creating build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:57:18.5213462Z copying build/lib.linux-x86_64-cpython-38/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:57:18.5213993Z copying build/lib.linux-x86_64-cpython-38/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:57:18.5214564Z copying build/lib.linux-x86_64-cpython-38/torchgen/context.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:57:18.5215005Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:57:18.5215637Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_aoti_c_shim.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:57:18.5216203Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:57:18.5216710Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_executorch.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:57:18.5217310Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:57:18.5217810Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:57:18.5218364Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:57:18.5218844Z copying build/lib.linux-x86_64-cpython-38/torchgen/local.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:57:18.5219354Z copying build/lib.linux-x86_64-cpython-38/torchgen/model.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:57:18.5219866Z copying build/lib.linux-x86_64-cpython-38/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:57:18.5220393Z copying build/lib.linux-x86_64-cpython-38/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:57:18.5220848Z copying build/lib.linux-x86_64-cpython-38/torchgen/yaml_utils.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:57:18.5221131Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:57:18.5221656Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:57:18.5222234Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:57:18.5222720Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:57:18.5223316Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:57:18.5223922Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:57:18.5224409Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:57:18.5224966Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:57:18.5225476Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:57:18.5226050Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:57:18.5226557Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:57:18.5227135Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:57:18.5227593Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:57:18.5228162Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:57:18.5228428Z creating build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-04-03T15:57:18.5229069Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-04-03T15:57:18.5229662Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-04-03T15:57:18.5230301Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/types/types.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-04-03T15:57:18.5230948Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/types/types_base.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-04-03T15:57:18.5231335Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T15:57:18.5231862Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T15:57:18.5232392Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/lazy_ir.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T15:57:18.5232979Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/lazy_ts_lowering.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T15:57:18.5233549Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/native_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T15:57:18.5234185Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/register_dispatch_key.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T15:57:18.5234690Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T15:57:18.5234942Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-04-03T15:57:18.5235450Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-04-03T15:57:18.5235988Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/model.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-04-03T15:57:18.5236519Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/parse.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-04-03T15:57:18.5236774Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-04-03T15:57:18.5237450Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-04-03T15:57:18.5238059Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/custom_ops.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-04-03T15:57:18.5238621Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/et_cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-04-03T15:57:18.5239221Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-04-03T15:57:18.5239517Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-04-03T15:57:18.5240158Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-04-03T15:57:18.5240939Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-04-03T15:57:18.5241564Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types/types.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-04-03T15:57:18.5241840Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-04-03T15:57:18.5242421Z copying build/lib.linux-x86_64-cpython-38/torchgen/operator_versions/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-04-03T15:57:18.5243100Z copying build/lib.linux-x86_64-cpython-38/torchgen/operator_versions/gen_mobile_upgraders.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-04-03T15:57:18.5243763Z copying build/lib.linux-x86_64-cpython-38/torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-04-03T15:57:18.5244035Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-04-03T15:57:18.5244820Z copying build/lib.linux-x86_64-cpython-38/torchgen/selective_build/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-04-03T15:57:18.5245497Z copying build/lib.linux-x86_64-cpython-38/torchgen/selective_build/operator.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-04-03T15:57:18.5246157Z copying build/lib.linux-x86_64-cpython-38/torchgen/selective_build/selector.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-04-03T15:57:18.5246409Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-04-03T15:57:18.5246962Z copying build/lib.linux-x86_64-cpython-38/torchgen/static_runtime/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-04-03T15:57:18.5247531Z copying build/lib.linux-x86_64-cpython-38/torchgen/static_runtime/config.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-04-03T15:57:18.5248147Z copying build/lib.linux-x86_64-cpython-38/torchgen/static_runtime/gen_static_runtime_ops.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-04-03T15:57:18.5248730Z copying build/lib.linux-x86_64-cpython-38/torchgen/static_runtime/generator.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-04-03T15:57:18.5248967Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2024-04-03T15:57:18.5249211Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2024-04-03T15:57:18.5249506Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2024-04-03T15:57:18.5250185Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native/native_functions.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2024-04-03T15:57:18.5250824Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native/tags.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2024-04-03T15:57:18.5251138Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5251844Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5252629Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5253358Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5254094Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5254854Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5255677Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5256499Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5257169Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Function.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5257915Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5258590Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5259351Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5260045Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/LazyIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5260768Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5261502Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5262205Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/NativeFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5262904Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5263659Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5264383Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5265067Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Operator.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5265742Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Operators.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5266409Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Operators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5267162Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5267912Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5268708Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5269505Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5270280Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5271033Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5271819Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5272570Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5273317Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5274017Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/TensorBody.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5274748Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5275447Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5276214Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5276927Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5277667Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5278371Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5279076Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5279762Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/enum_tag.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:57:18.5280045Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:57:18.5280745Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/BUILD.bazel -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:57:18.5281344Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/README.md -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:57:18.5281928Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:57:18.5282547Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/build.bzl -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:57:18.5283145Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/context.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:57:18.5283799Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/deprecated.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:57:18.5284440Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/derivatives.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:57:18.5285420Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:57:18.5286180Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_autograd.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:57:18.5286836Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_autograd_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:57:18.5287594Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_inplace_or_view_type.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:57:18.5288249Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_python_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:57:18.5288865Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_trace_type.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:57:18.5289579Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_variable_factories.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:57:18.5290218Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_variable_type.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:57:18.5290895Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_view_funcs.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:57:18.5291580Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/load_derivatives.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:57:18.5291885Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5292716Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5293424Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5294158Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/Functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5294871Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/TraceType.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5295636Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/VariableType.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5296402Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/VariableType.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5297105Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/ViewFuncs.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5297825Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/ViewFuncs.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5298576Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/annotated_fn_args.py.in -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5299340Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_enum_tag.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5300099Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_fft_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5300830Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5301581Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5302363Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_linalg_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5303164Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_nested_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5303946Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_nn_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5304698Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_return_types.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5305459Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_return_types.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5306239Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_sparse_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5307069Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_special_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5307836Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_torch_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5308657Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_variable_methods.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5309394Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/variable_factories.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:57:18.5309496Z running install_egg_info 2024-04-03T15:57:18.5361705Z running egg_info 2024-04-03T15:57:18.5362084Z creating torch.egg-info 2024-04-03T15:57:18.5459087Z writing torch.egg-info/PKG-INFO 2024-04-03T15:57:18.5468081Z writing dependency_links to torch.egg-info/dependency_links.txt 2024-04-03T15:57:18.5469101Z writing entry points to torch.egg-info/entry_points.txt 2024-04-03T15:57:18.5473977Z writing requirements to torch.egg-info/requires.txt 2024-04-03T15:57:18.5475119Z writing top-level names to torch.egg-info/top_level.txt 2024-04-03T15:57:18.5476370Z writing manifest file 'torch.egg-info/SOURCES.txt' 2024-04-03T15:57:18.7288821Z reading manifest file 'torch.egg-info/SOURCES.txt' 2024-04-03T15:57:18.7289249Z reading manifest template 'MANIFEST.in' 2024-04-03T15:57:20.5207559Z warning: no previously-included files matching '*.o' found anywhere in distribution 2024-04-03T15:57:20.6333775Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2024-04-03T15:57:20.8445977Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2024-04-03T15:57:20.8447814Z adding license file 'LICENSE' 2024-04-03T15:57:20.8448620Z adding license file 'NOTICE' 2024-04-03T15:57:21.5577559Z writing manifest file 'torch.egg-info/SOURCES.txt' 2024-04-03T15:57:21.5633684Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/torch-2.4.0a0+gitd253bd7-py3.8.egg-info 2024-04-03T15:57:21.5653196Z running install_scripts 2024-04-03T15:57:21.5786343Z creating build/bdist.linux-x86_64/wheel/torch-2.4.0a0+gitd253bd7.dist-info/WHEEL 2024-04-03T15:57:21.5789530Z creating 'dist/torch-2.4.0a0+gitd253bd7-cp38-cp38-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-04-03T15:57:21.5939726Z adding 'functorch/_C.cpython-38-x86_64-linux-gnu.so' 2024-04-03T15:57:21.5943099Z adding 'functorch/__init__.py' 2024-04-03T15:57:21.5944314Z adding 'functorch/_src/__init__.py' 2024-04-03T15:57:21.5945761Z adding 'functorch/_src/aot_autograd/__init__.py' 2024-04-03T15:57:21.5947179Z adding 'functorch/_src/eager_transforms/__init__.py' 2024-04-03T15:57:21.5948437Z adding 'functorch/_src/make_functional/__init__.py' 2024-04-03T15:57:21.5949982Z adding 'functorch/_src/vmap/__init__.py' 2024-04-03T15:57:21.5951388Z adding 'functorch/compile/__init__.py' 2024-04-03T15:57:21.5953691Z adding 'functorch/dim/__init__.py' 2024-04-03T15:57:21.5955202Z adding 'functorch/dim/batch_tensor.py' 2024-04-03T15:57:21.5956911Z adding 'functorch/dim/delayed_mul_tensor.py' 2024-04-03T15:57:21.5958958Z adding 'functorch/dim/dim.py' 2024-04-03T15:57:21.5960641Z adding 'functorch/dim/magic_trace.py' 2024-04-03T15:57:21.5963596Z adding 'functorch/dim/op_properties.py' 2024-04-03T15:57:21.5969727Z adding 'functorch/dim/reference.py' 2024-04-03T15:57:21.5971008Z adding 'functorch/dim/tree_map.py' 2024-04-03T15:57:21.5972657Z adding 'functorch/dim/wrap_type.py' 2024-04-03T15:57:21.5974102Z adding 'functorch/einops/__init__.py' 2024-04-03T15:57:21.5977793Z adding 'functorch/einops/_parsing.py' 2024-04-03T15:57:21.5980503Z adding 'functorch/einops/rearrange.py' 2024-04-03T15:57:21.5982194Z adding 'functorch/experimental/__init__.py' 2024-04-03T15:57:21.5983516Z adding 'functorch/experimental/control_flow.py' 2024-04-03T15:57:21.5984739Z adding 'functorch/experimental/ops.py' 2024-04-03T15:57:21.5992067Z adding 'torch/_C.cpython-38-x86_64-linux-gnu.so' 2024-04-03T15:57:21.5993501Z adding 'torch/_VF.py' 2024-04-03T15:57:21.6176246Z adding 'torch/_VF.pyi' 2024-04-03T15:57:21.6183806Z adding 'torch/__config__.py' 2024-04-03T15:57:21.6184966Z adding 'torch/__future__.py' 2024-04-03T15:57:21.6208980Z adding 'torch/__init__.py' 2024-04-03T15:57:21.6214865Z adding 'torch/_appdirs.py' 2024-04-03T15:57:21.6215979Z adding 'torch/_classes.py' 2024-04-03T15:57:21.6217219Z adding 'torch/_compile.py' 2024-04-03T15:57:21.6220712Z adding 'torch/_custom_ops.py' 2024-04-03T15:57:21.6222663Z adding 'torch/_deploy.py' 2024-04-03T15:57:21.6231380Z adding 'torch/_guards.py' 2024-04-03T15:57:21.6248675Z adding 'torch/_jit_internal.py' 2024-04-03T15:57:21.6251137Z adding 'torch/_linalg_utils.py' 2024-04-03T15:57:21.6263335Z adding 'torch/_lobpcg.py' 2024-04-03T15:57:21.6266764Z adding 'torch/_lowrank.py' 2024-04-03T15:57:21.6316038Z adding 'torch/_meta_registrations.py' 2024-04-03T15:57:21.6319398Z adding 'torch/_namedtensor_internals.py' 2024-04-03T15:57:21.6332293Z adding 'torch/_ops.py' 2024-04-03T15:57:21.6335219Z adding 'torch/_python_dispatcher.py' 2024-04-03T15:57:21.6336887Z adding 'torch/_sources.py' 2024-04-03T15:57:21.6338479Z adding 'torch/_storage_docs.py' 2024-04-03T15:57:21.6339848Z adding 'torch/_streambase.py' 2024-04-03T15:57:21.6356076Z adding 'torch/_tensor.py' 2024-04-03T15:57:21.6390693Z adding 'torch/_tensor_docs.py' 2024-04-03T15:57:21.6397856Z adding 'torch/_tensor_str.py' 2024-04-03T15:57:21.6506096Z adding 'torch/_torch_docs.py' 2024-04-03T15:57:21.6518624Z adding 'torch/_utils.py' 2024-04-03T15:57:21.6520734Z adding 'torch/_utils_internal.py' 2024-04-03T15:57:21.6524263Z adding 'torch/_vmap_internals.py' 2024-04-03T15:57:21.6527551Z adding 'torch/_weights_only_unpickler.py' 2024-04-03T15:57:21.6551388Z adding 'torch/functional.py' 2024-04-03T15:57:21.6560611Z adding 'torch/hub.py' 2024-04-03T15:57:21.6567556Z adding 'torch/library.py' 2024-04-03T15:57:21.6588078Z adding 'torch/overrides.py' 2024-04-03T15:57:21.6589362Z adding 'torch/py.typed' 2024-04-03T15:57:21.6592450Z adding 'torch/quasirandom.py' 2024-04-03T15:57:21.6595065Z adding 'torch/random.py' 2024-04-03T15:57:21.6596151Z adding 'torch/return_types.py' 2024-04-03T15:57:21.6598820Z adding 'torch/return_types.pyi' 2024-04-03T15:57:21.6617066Z adding 'torch/serialization.py' 2024-04-03T15:57:21.6626941Z adding 'torch/storage.py' 2024-04-03T15:57:21.6628606Z adding 'torch/torch_version.py' 2024-04-03T15:57:21.6630202Z adding 'torch/types.py' 2024-04-03T15:57:21.6631607Z adding 'torch/version.py' 2024-04-03T15:57:21.6813889Z adding 'torch/_C/_VariableFunctions.pyi' 2024-04-03T15:57:21.6890249Z adding 'torch/_C/__init__.pyi' 2024-04-03T15:57:21.6893817Z adding 'torch/_C/_aoti.pyi' 2024-04-03T15:57:21.6894964Z adding 'torch/_C/_autograd.pyi' 2024-04-03T15:57:21.6896247Z adding 'torch/_C/_cpu.pyi' 2024-04-03T15:57:21.6897532Z adding 'torch/_C/_cudnn.pyi' 2024-04-03T15:57:21.6899057Z adding 'torch/_C/_distributed_autograd.pyi' 2024-04-03T15:57:21.6902926Z adding 'torch/_C/_distributed_c10d.pyi' 2024-04-03T15:57:21.6905234Z adding 'torch/_C/_distributed_rpc.pyi' 2024-04-03T15:57:21.6907212Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2024-04-03T15:57:21.6908172Z adding 'torch/_C/_functions.pyi' 2024-04-03T15:57:21.6909891Z adding 'torch/_C/_functorch.pyi' 2024-04-03T15:57:21.6911238Z adding 'torch/_C/_itt.pyi' 2024-04-03T15:57:21.6912508Z adding 'torch/_C/_lazy.pyi' 2024-04-03T15:57:21.6913956Z adding 'torch/_C/_lazy_ts_backend.pyi' 2024-04-03T15:57:21.6915390Z adding 'torch/_C/_monitor.pyi' 2024-04-03T15:57:21.6917187Z adding 'torch/_C/_nn.pyi' 2024-04-03T15:57:21.6918683Z adding 'torch/_C/_nvtx.pyi' 2024-04-03T15:57:21.6919961Z adding 'torch/_C/_onnx.pyi' 2024-04-03T15:57:21.6922450Z adding 'torch/_C/_profiler.pyi' 2024-04-03T15:57:21.6923964Z adding 'torch/_C/_verbose.pyi' 2024-04-03T15:57:21.6925840Z adding 'torch/_awaits/__init__.py' 2024-04-03T15:57:21.6927330Z adding 'torch/_custom_op/__init__.py' 2024-04-03T15:57:21.6930665Z adding 'torch/_custom_op/autograd.py' 2024-04-03T15:57:21.6933512Z adding 'torch/_custom_op/functional.py' 2024-04-03T15:57:21.6945236Z adding 'torch/_custom_op/impl.py' 2024-04-03T15:57:21.6949029Z adding 'torch/_decomp/__init__.py' 2024-04-03T15:57:21.6994455Z adding 'torch/_decomp/decompositions.py' 2024-04-03T15:57:21.6998434Z adding 'torch/_decomp/decompositions_for_jvp.py' 2024-04-03T15:57:21.7001660Z adding 'torch/_decomp/decompositions_for_rng.py' 2024-04-03T15:57:21.7003597Z adding 'torch/_dispatch/__init__.py' 2024-04-03T15:57:21.7006368Z adding 'torch/_dispatch/python.py' 2024-04-03T15:57:21.7008320Z adding 'torch/_dynamo/__init__.py' 2024-04-03T15:57:21.7010439Z adding 'torch/_dynamo/_trace_wrapped_higher_order_op.py' 2024-04-03T15:57:21.7013309Z adding 'torch/_dynamo/bytecode_analysis.py' 2024-04-03T15:57:21.7025857Z adding 'torch/_dynamo/bytecode_transformation.py' 2024-04-03T15:57:21.7028691Z adding 'torch/_dynamo/cache_size.py' 2024-04-03T15:57:21.7030019Z adding 'torch/_dynamo/callback.py' 2024-04-03T15:57:21.7031366Z adding 'torch/_dynamo/code_context.py' 2024-04-03T15:57:21.7035664Z adding 'torch/_dynamo/codegen.py' 2024-04-03T15:57:21.7039495Z adding 'torch/_dynamo/compiled_autograd.py' 2024-04-03T15:57:21.7043229Z adding 'torch/_dynamo/comptime.py' 2024-04-03T15:57:21.7048523Z adding 'torch/_dynamo/config.py' 2024-04-03T15:57:21.7058002Z adding 'torch/_dynamo/convert_frame.py' 2024-04-03T15:57:21.7059737Z adding 'torch/_dynamo/create_parameter_op.py' 2024-04-03T15:57:21.7060979Z adding 'torch/_dynamo/current_scope_id.py' 2024-04-03T15:57:21.7069407Z adding 'torch/_dynamo/debug_utils.py' 2024-04-03T15:57:21.7072934Z adding 'torch/_dynamo/decorators.py' 2024-04-03T15:57:21.7075355Z adding 'torch/_dynamo/device_interface.py' 2024-04-03T15:57:21.7091701Z adding 'torch/_dynamo/eval_frame.py' 2024-04-03T15:57:21.7095145Z adding 'torch/_dynamo/exc.py' 2024-04-03T15:57:21.7096701Z adding 'torch/_dynamo/external_utils.py' 2024-04-03T15:57:21.7098011Z adding 'torch/_dynamo/funcname_cache.py' 2024-04-03T15:57:21.7125000Z adding 'torch/_dynamo/guards.py' 2024-04-03T15:57:21.7126260Z adding 'torch/_dynamo/hooks.py' 2024-04-03T15:57:21.7127708Z adding 'torch/_dynamo/logging.py' 2024-04-03T15:57:21.7129996Z adding 'torch/_dynamo/mutation_guard.py' 2024-04-03T15:57:21.7155846Z adding 'torch/_dynamo/output_graph.py' 2024-04-03T15:57:21.7157627Z adding 'torch/_dynamo/polyfill.py' 2024-04-03T15:57:21.7160359Z adding 'torch/_dynamo/profiler.py' 2024-04-03T15:57:21.7161626Z adding 'torch/_dynamo/replay_record.py' 2024-04-03T15:57:21.7169084Z adding 'torch/_dynamo/resume_execution.py' 2024-04-03T15:57:21.7174388Z adding 'torch/_dynamo/side_effects.py' 2024-04-03T15:57:21.7177995Z adding 'torch/_dynamo/source.py' 2024-04-03T15:57:21.7205336Z adding 'torch/_dynamo/symbolic_convert.py' 2024-04-03T15:57:21.7207456Z adding 'torch/_dynamo/tensor_version_op.py' 2024-04-03T15:57:21.7208760Z adding 'torch/_dynamo/test_case.py' 2024-04-03T15:57:21.7211949Z adding 'torch/_dynamo/test_minifier_common.py' 2024-04-03T15:57:21.7215258Z adding 'torch/_dynamo/testing.py' 2024-04-03T15:57:21.7241394Z adding 'torch/_dynamo/trace_rules.py' 2024-04-03T15:57:21.7243692Z adding 'torch/_dynamo/types.py' 2024-04-03T15:57:21.7270258Z adding 'torch/_dynamo/utils.py' 2024-04-03T15:57:21.7272095Z adding 'torch/_dynamo/backends/__init__.py' 2024-04-03T15:57:21.7274130Z adding 'torch/_dynamo/backends/common.py' 2024-04-03T15:57:21.7276528Z adding 'torch/_dynamo/backends/cudagraphs.py' 2024-04-03T15:57:21.7279313Z adding 'torch/_dynamo/backends/debugging.py' 2024-04-03T15:57:21.7289006Z adding 'torch/_dynamo/backends/distributed.py' 2024-04-03T15:57:21.7290088Z adding 'torch/_dynamo/backends/inductor.py' 2024-04-03T15:57:21.7292507Z adding 'torch/_dynamo/backends/onnxrt.py' 2024-04-03T15:57:21.7293961Z adding 'torch/_dynamo/backends/registry.py' 2024-04-03T15:57:21.7295246Z adding 'torch/_dynamo/backends/tensorrt.py' 2024-04-03T15:57:21.7296895Z adding 'torch/_dynamo/backends/torchxla.py' 2024-04-03T15:57:21.7299335Z adding 'torch/_dynamo/backends/tvm.py' 2024-04-03T15:57:21.7300670Z adding 'torch/_dynamo/repro/__init__.py' 2024-04-03T15:57:21.7309896Z adding 'torch/_dynamo/repro/after_aot.py' 2024-04-03T15:57:21.7314869Z adding 'torch/_dynamo/repro/after_dynamo.py' 2024-04-03T15:57:21.7316765Z adding 'torch/_dynamo/variables/__init__.py' 2024-04-03T15:57:21.7320085Z adding 'torch/_dynamo/variables/base.py' 2024-04-03T15:57:21.7344301Z adding 'torch/_dynamo/variables/builder.py' 2024-04-03T15:57:21.7360996Z adding 'torch/_dynamo/variables/builtin.py' 2024-04-03T15:57:21.7364236Z adding 'torch/_dynamo/variables/constant.py' 2024-04-03T15:57:21.7371513Z adding 'torch/_dynamo/variables/ctx_manager.py' 2024-04-03T15:57:21.7379769Z adding 'torch/_dynamo/variables/dicts.py' 2024-04-03T15:57:21.7383489Z adding 'torch/_dynamo/variables/distributed.py' 2024-04-03T15:57:21.7393097Z adding 'torch/_dynamo/variables/functions.py' 2024-04-03T15:57:21.7408630Z adding 'torch/_dynamo/variables/higher_order_ops.py' 2024-04-03T15:57:21.7411262Z adding 'torch/_dynamo/variables/iter.py' 2024-04-03T15:57:21.7413305Z adding 'torch/_dynamo/variables/lazy.py' 2024-04-03T15:57:21.7419186Z adding 'torch/_dynamo/variables/lists.py' 2024-04-03T15:57:21.7427271Z adding 'torch/_dynamo/variables/misc.py' 2024-04-03T15:57:21.7435302Z adding 'torch/_dynamo/variables/nn_module.py' 2024-04-03T15:57:21.7438937Z adding 'torch/_dynamo/variables/optimizer.py' 2024-04-03T15:57:21.7441093Z adding 'torch/_dynamo/variables/sdpa.py' 2024-04-03T15:57:21.7453202Z adding 'torch/_dynamo/variables/tensor.py' 2024-04-03T15:57:21.7462771Z adding 'torch/_dynamo/variables/torch.py' 2024-04-03T15:57:21.7466189Z adding 'torch/_dynamo/variables/torch_function.py' 2024-04-03T15:57:21.7475199Z adding 'torch/_dynamo/variables/user_defined.py' 2024-04-03T15:57:21.7480358Z adding 'torch/_export/__init__.py' 2024-04-03T15:57:21.7482228Z adding 'torch/_export/error.py' 2024-04-03T15:57:21.7483626Z adding 'torch/_export/exported_program.py' 2024-04-03T15:57:21.7487700Z adding 'torch/_export/non_strict_utils.py' 2024-04-03T15:57:21.7492117Z adding 'torch/_export/pass_base.py' 2024-04-03T15:57:21.7496033Z adding 'torch/_export/utils.py' 2024-04-03T15:57:21.7500361Z adding 'torch/_export/verifier.py' 2024-04-03T15:57:21.7501844Z adding 'torch/_export/wrappers.py' 2024-04-03T15:57:21.7503388Z adding 'torch/_export/db/__init__.py' 2024-04-03T15:57:21.7506366Z adding 'torch/_export/db/case.py' 2024-04-03T15:57:21.7507216Z adding 'torch/_export/db/gen_example.py' 2024-04-03T15:57:21.7508911Z adding 'torch/_export/db/logging.py' 2024-04-03T15:57:21.7510638Z adding 'torch/_export/db/examples/__init__.py' 2024-04-03T15:57:21.7511765Z adding 'torch/_export/db/examples/assume_constant_result.py' 2024-04-03T15:57:21.7513385Z adding 'torch/_export/db/examples/autograd_function.py' 2024-04-03T15:57:21.7514483Z adding 'torch/_export/db/examples/class_method.py' 2024-04-03T15:57:21.7516375Z adding 'torch/_export/db/examples/cond_branch_class_method.py' 2024-04-03T15:57:21.7517902Z adding 'torch/_export/db/examples/cond_branch_nested_function.py' 2024-04-03T15:57:21.7519488Z adding 'torch/_export/db/examples/cond_branch_nonlocal_variables.py' 2024-04-03T15:57:21.7520906Z adding 'torch/_export/db/examples/cond_closed_over_variable.py' 2024-04-03T15:57:21.7522399Z adding 'torch/_export/db/examples/cond_operands.py' 2024-04-03T15:57:21.7523795Z adding 'torch/_export/db/examples/cond_predicate.py' 2024-04-03T15:57:21.7525568Z adding 'torch/_export/db/examples/constrain_as_size_example.py' 2024-04-03T15:57:21.7527222Z adding 'torch/_export/db/examples/constrain_as_value_example.py' 2024-04-03T15:57:21.7528179Z adding 'torch/_export/db/examples/decorator.py' 2024-04-03T15:57:21.7529668Z adding 'torch/_export/db/examples/dictionary.py' 2024-04-03T15:57:21.7531142Z adding 'torch/_export/db/examples/dynamic_shape_assert.py' 2024-04-03T15:57:21.7532743Z adding 'torch/_export/db/examples/dynamic_shape_constructor.py' 2024-04-03T15:57:21.7533721Z adding 'torch/_export/db/examples/dynamic_shape_if_guard.py' 2024-04-03T15:57:21.7535307Z adding 'torch/_export/db/examples/dynamic_shape_map.py' 2024-04-03T15:57:21.7536649Z adding 'torch/_export/db/examples/dynamic_shape_round.py' 2024-04-03T15:57:21.7538065Z adding 'torch/_export/db/examples/dynamic_shape_slicing.py' 2024-04-03T15:57:21.7539497Z adding 'torch/_export/db/examples/dynamic_shape_view.py' 2024-04-03T15:57:21.7540872Z adding 'torch/_export/db/examples/fn_with_kwargs.py' 2024-04-03T15:57:21.7542245Z adding 'torch/_export/db/examples/list_contains.py' 2024-04-03T15:57:21.7543611Z adding 'torch/_export/db/examples/list_unpack.py' 2024-04-03T15:57:21.7545049Z adding 'torch/_export/db/examples/model_attr_mutation.py' 2024-04-03T15:57:21.7546431Z adding 'torch/_export/db/examples/nested_function.py' 2024-04-03T15:57:21.7547804Z adding 'torch/_export/db/examples/null_context_manager.py' 2024-04-03T15:57:21.7549080Z adding 'torch/_export/db/examples/optional_input.py' 2024-04-03T15:57:21.7550491Z adding 'torch/_export/db/examples/pytree_flatten.py' 2024-04-03T15:57:21.7551906Z adding 'torch/_export/db/examples/scalar_output.py' 2024-04-03T15:57:21.7553286Z adding 'torch/_export/db/examples/specialized_attribute.py' 2024-04-03T15:57:21.7554587Z adding 'torch/_export/db/examples/static_for_loop.py' 2024-04-03T15:57:21.7555932Z adding 'torch/_export/db/examples/static_if.py' 2024-04-03T15:57:21.7557287Z adding 'torch/_export/db/examples/tensor_setattr.py' 2024-04-03T15:57:21.7558600Z adding 'torch/_export/db/examples/torch_sym_min.py' 2024-04-03T15:57:21.7560102Z adding 'torch/_export/db/examples/type_reflection_method.py' 2024-04-03T15:57:21.7561608Z adding 'torch/_export/db/examples/user_input_mutation.py' 2024-04-03T15:57:21.7563045Z adding 'torch/_export/pass_infra/__init__.py' 2024-04-03T15:57:21.7564441Z adding 'torch/_export/pass_infra/node_metadata.py' 2024-04-03T15:57:21.7566253Z adding 'torch/_export/pass_infra/proxy_value.py' 2024-04-03T15:57:21.7567863Z adding 'torch/_export/passes/__init__.py' 2024-04-03T15:57:21.7571091Z adding 'torch/_export/passes/add_runtime_assertions_for_constraints_pass.py' 2024-04-03T15:57:21.7572746Z adding 'torch/_export/passes/collect_tracepoints_pass.py' 2024-04-03T15:57:21.7574709Z adding 'torch/_export/passes/functionalize_side_effectful_ops_pass.py' 2024-04-03T15:57:21.7577941Z adding 'torch/_export/passes/lift_constants_pass.py' 2024-04-03T15:57:21.7579415Z adding 'torch/_export/passes/remove_runtime_assertions.py' 2024-04-03T15:57:21.7581866Z adding 'torch/_export/passes/replace_set_grad_with_hop_pass.py' 2024-04-03T15:57:21.7583714Z adding 'torch/_export/passes/replace_sym_size_ops_pass.py' 2024-04-03T15:57:21.7585487Z adding 'torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py' 2024-04-03T15:57:21.7586849Z adding 'torch/_export/serde/__init__.py' 2024-04-03T15:57:21.7589680Z adding 'torch/_export/serde/schema.py' 2024-04-03T15:57:21.7592144Z adding 'torch/_export/serde/schema.yaml' 2024-04-03T15:57:21.7595125Z adding 'torch/_export/serde/schema_check.py' 2024-04-03T15:57:21.7623228Z adding 'torch/_export/serde/serialize.py' 2024-04-03T15:57:21.7625464Z adding 'torch/_export/serde/union.py' 2024-04-03T15:57:21.7628451Z adding 'torch/_export/serde/upgrade.py' 2024-04-03T15:57:21.7630169Z adding 'torch/_functorch/__init__.py' 2024-04-03T15:57:21.7647411Z adding 'torch/_functorch/aot_autograd.py' 2024-04-03T15:57:21.7652623Z adding 'torch/_functorch/apis.py' 2024-04-03T15:57:21.7659581Z adding 'torch/_functorch/autograd_function.py' 2024-04-03T15:57:21.7661110Z adding 'torch/_functorch/batch_norm_replacement.py' 2024-04-03T15:57:21.7667456Z adding 'torch/_functorch/benchmark_utils.py' 2024-04-03T15:57:21.7668084Z adding 'torch/_functorch/compile_utils.py' 2024-04-03T15:57:21.7670232Z adding 'torch/_functorch/compilers.py' 2024-04-03T15:57:21.7672198Z adding 'torch/_functorch/config.py' 2024-04-03T15:57:21.7674066Z adding 'torch/_functorch/deprecated.py' 2024-04-03T15:57:21.7693735Z adding 'torch/_functorch/eager_transforms.py' 2024-04-03T15:57:21.7697118Z adding 'torch/_functorch/functional_call.py' 2024-04-03T15:57:21.7701867Z adding 'torch/_functorch/fx_minifier.py' 2024-04-03T15:57:21.7707564Z adding 'torch/_functorch/make_functional.py' 2024-04-03T15:57:21.7722644Z adding 'torch/_functorch/partitioners.py' 2024-04-03T15:57:21.7725872Z adding 'torch/_functorch/pyfunctorch.py' 2024-04-03T15:57:21.7727278Z adding 'torch/_functorch/python_key.py' 2024-04-03T15:57:21.7728285Z adding 'torch/_functorch/pytree_hacks.py' 2024-04-03T15:57:21.7734193Z adding 'torch/_functorch/top_operators_github_usage.py' 2024-04-03T15:57:21.7735863Z adding 'torch/_functorch/utils.py' 2024-04-03T15:57:21.7740837Z adding 'torch/_functorch/vmap.py' 2024-04-03T15:57:21.7742597Z adding 'torch/_functorch/_aot_autograd/__init__.py' 2024-04-03T15:57:21.7753030Z adding 'torch/_functorch/_aot_autograd/collect_metadata_analysis.py' 2024-04-03T15:57:21.7755611Z adding 'torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py' 2024-04-03T15:57:21.7759531Z adding 'torch/_functorch/_aot_autograd/functional_utils.py' 2024-04-03T15:57:21.7764890Z adding 'torch/_functorch/_aot_autograd/input_output_analysis.py' 2024-04-03T15:57:21.7778082Z adding 'torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py' 2024-04-03T15:57:21.7780078Z adding 'torch/_functorch/_aot_autograd/logging_utils.py' 2024-04-03T15:57:21.7792976Z adding 'torch/_functorch/_aot_autograd/runtime_wrappers.py' 2024-04-03T15:57:21.7802836Z adding 'torch/_functorch/_aot_autograd/schemas.py' 2024-04-03T15:57:21.7807640Z adding 'torch/_functorch/_aot_autograd/subclass_utils.py' 2024-04-03T15:57:21.7817454Z adding 'torch/_functorch/_aot_autograd/traced_function_transforms.py' 2024-04-03T15:57:21.7820496Z adding 'torch/_functorch/_aot_autograd/utils.py' 2024-04-03T15:57:21.7822023Z adding 'torch/_higher_order_ops/__init__.py' 2024-04-03T15:57:21.7825160Z adding 'torch/_higher_order_ops/auto_functionalize.py' 2024-04-03T15:57:21.7829297Z adding 'torch/_higher_order_ops/cond.py' 2024-04-03T15:57:21.7831838Z adding 'torch/_higher_order_ops/effects.py' 2024-04-03T15:57:21.7835658Z adding 'torch/_higher_order_ops/map.py' 2024-04-03T15:57:21.7838330Z adding 'torch/_higher_order_ops/out_dtype.py' 2024-04-03T15:57:21.7840305Z adding 'torch/_higher_order_ops/strict_mode.py' 2024-04-03T15:57:21.7842406Z adding 'torch/_higher_order_ops/torchbind.py' 2024-04-03T15:57:21.7851578Z adding 'torch/_higher_order_ops/triton_kernel_wrap.py' 2024-04-03T15:57:21.7853961Z adding 'torch/_higher_order_ops/utils.py' 2024-04-03T15:57:21.7856929Z adding 'torch/_higher_order_ops/while_loop.py' 2024-04-03T15:57:21.7859999Z adding 'torch/_higher_order_ops/wrap.py' 2024-04-03T15:57:21.7863125Z adding 'torch/_inductor/__init__.py' 2024-04-03T15:57:21.7868943Z adding 'torch/_inductor/autotune_process.py' 2024-04-03T15:57:21.7871169Z adding 'torch/_inductor/bounds.py' 2024-04-03T15:57:21.7901978Z adding 'torch/_inductor/codecache.py' 2024-04-03T15:57:21.7905421Z adding 'torch/_inductor/comm_analysis.py' 2024-04-03T15:57:21.7909162Z adding 'torch/_inductor/comms.py' 2024-04-03T15:57:21.7924561Z adding 'torch/_inductor/compile_fx.py' 2024-04-03T15:57:21.7934315Z adding 'torch/_inductor/config.py' 2024-04-03T15:57:21.7937057Z adding 'torch/_inductor/constant_folding.py' 2024-04-03T15:57:21.7940283Z adding 'torch/_inductor/coordinate_descent_tuner.py' 2024-04-03T15:57:21.7966883Z adding 'torch/_inductor/cudagraph_trees.py' 2024-04-03T15:57:21.7969127Z adding 'torch/_inductor/cudagraph_utils.py' 2024-04-03T15:57:21.7975051Z adding 'torch/_inductor/debug.py' 2024-04-03T15:57:21.7980741Z adding 'torch/_inductor/decomposition.py' 2024-04-03T15:57:21.7985631Z adding 'torch/_inductor/dependencies.py' 2024-04-03T15:57:21.7987740Z adding 'torch/_inductor/exc.py' 2024-04-03T15:57:21.7990902Z adding 'torch/_inductor/freezing.py' 2024-04-03T15:57:21.7993794Z adding 'torch/_inductor/fx_utils.py' 2024-04-03T15:57:21.8010447Z adding 'torch/_inductor/graph.py' 2024-04-03T15:57:21.8012114Z adding 'torch/_inductor/hooks.py' 2024-04-03T15:57:21.8015058Z adding 'torch/_inductor/index_propagation.py' 2024-04-03T15:57:21.8016989Z adding 'torch/_inductor/inductor_prims.py' 2024-04-03T15:57:21.8088260Z adding 'torch/_inductor/ir.py' 2024-04-03T15:57:21.8140603Z adding 'torch/_inductor/lowering.py' 2024-04-03T15:57:21.8145232Z adding 'torch/_inductor/metrics.py' 2024-04-03T15:57:21.8150377Z adding 'torch/_inductor/ops_handler.py' 2024-04-03T15:57:21.8152563Z adding 'torch/_inductor/optimize_indexing.py' 2024-04-03T15:57:21.8169104Z adding 'torch/_inductor/pattern_matcher.py' 2024-04-03T15:57:21.8170627Z adding 'torch/_inductor/quantized_lowerings.py' 2024-04-03T15:57:21.8198036Z adding 'torch/_inductor/scheduler.py' 2024-04-03T15:57:21.8210456Z adding 'torch/_inductor/select_algorithm.py' 2024-04-03T15:57:21.8217370Z adding 'torch/_inductor/sizevars.py' 2024-04-03T15:57:21.8219212Z adding 'torch/_inductor/test_case.py' 2024-04-03T15:57:21.8220820Z adding 'torch/_inductor/test_operators.py' 2024-04-03T15:57:21.8223744Z adding 'torch/_inductor/triton_helpers.py' 2024-04-03T15:57:21.8237676Z adding 'torch/_inductor/triton_heuristics.py' 2024-04-03T15:57:21.8252193Z adding 'torch/_inductor/utils.py' 2024-04-03T15:57:21.8255742Z adding 'torch/_inductor/virtualized.py' 2024-04-03T15:57:21.8258903Z adding 'torch/_inductor/wrapper_benchmark.py' 2024-04-03T15:57:21.8260179Z adding 'torch/_inductor/codegen/__init__.py' 2024-04-03T15:57:21.8275181Z adding 'torch/_inductor/codegen/common.py' 2024-04-03T15:57:21.8314590Z adding 'torch/_inductor/codegen/cpp.py' 2024-04-03T15:57:21.8317989Z adding 'torch/_inductor/codegen/cpp_prefix.h' 2024-04-03T15:57:21.8340954Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu.py' 2024-04-03T15:57:21.8344675Z adding 'torch/_inductor/codegen/cpp_wrapper_cuda.py' 2024-04-03T15:57:21.8346474Z adding 'torch/_inductor/codegen/cuda_combined_scheduling.py' 2024-04-03T15:57:21.8353027Z adding 'torch/_inductor/codegen/memory_planning.py' 2024-04-03T15:57:21.8357428Z adding 'torch/_inductor/codegen/multi_kernel.py' 2024-04-03T15:57:21.8400530Z adding 'torch/_inductor/codegen/triton.py' 2024-04-03T15:57:21.8404216Z adding 'torch/_inductor/codegen/triton_foreach.py' 2024-04-03T15:57:21.8406991Z adding 'torch/_inductor/codegen/triton_split_scan.py' 2024-04-03T15:57:21.8409278Z adding 'torch/_inductor/codegen/triton_utils.py' 2024-04-03T15:57:21.8425789Z adding 'torch/_inductor/codegen/wrapper.py' 2024-04-03T15:57:21.8428338Z adding 'torch/_inductor/codegen/aoti_runtime/implementation.cpp' 2024-04-03T15:57:21.8431412Z adding 'torch/_inductor/codegen/aoti_runtime/interface.cpp' 2024-04-03T15:57:21.8432728Z adding 'torch/_inductor/codegen/cuda/__init__.py' 2024-04-03T15:57:21.8435820Z adding 'torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py' 2024-04-03T15:57:21.8437326Z adding 'torch/_inductor/codegen/cuda/cuda_env.py' 2024-04-03T15:57:21.8441140Z adding 'torch/_inductor/codegen/cuda/cuda_kernel.py' 2024-04-03T15:57:21.8444003Z adding 'torch/_inductor/codegen/cuda/cuda_template.py' 2024-04-03T15:57:21.8448098Z adding 'torch/_inductor/codegen/cuda/cutlass_epilogue_gen.py' 2024-04-03T15:57:21.8450631Z adding 'torch/_inductor/codegen/cuda/cutlass_utils.py' 2024-04-03T15:57:21.8451953Z adding 'torch/_inductor/codegen/cuda/device_op_overrides.py' 2024-04-03T15:57:21.8458369Z adding 'torch/_inductor/codegen/cuda/gemm_template.py' 2024-04-03T15:57:21.8460097Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py' 2024-04-03T15:57:21.8462918Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py' 2024-04-03T15:57:21.8464004Z adding 'torch/_inductor/fx_passes/__init__.py' 2024-04-03T15:57:21.8467625Z adding 'torch/_inductor/fx_passes/binary_folding.py' 2024-04-03T15:57:21.8473480Z adding 'torch/_inductor/fx_passes/ddp_fusion.py' 2024-04-03T15:57:21.8475628Z adding 'torch/_inductor/fx_passes/decompose_mem_bound_mm.py' 2024-04-03T15:57:21.8477502Z adding 'torch/_inductor/fx_passes/dedupe_symint_uses.py' 2024-04-03T15:57:21.8479807Z adding 'torch/_inductor/fx_passes/efficient_conv_bn_eval.py' 2024-04-03T15:57:21.8482416Z adding 'torch/_inductor/fx_passes/freezing_patterns.py' 2024-04-03T15:57:21.8488889Z adding 'torch/_inductor/fx_passes/fuse_attention.py' 2024-04-03T15:57:21.8497299Z adding 'torch/_inductor/fx_passes/group_batch_fusion.py' 2024-04-03T15:57:21.8500988Z adding 'torch/_inductor/fx_passes/joint_graph.py' 2024-04-03T15:57:21.8503166Z adding 'torch/_inductor/fx_passes/misc_patterns.py' 2024-04-03T15:57:21.8513049Z adding 'torch/_inductor/fx_passes/mkldnn_fusion.py' 2024-04-03T15:57:21.8515733Z adding 'torch/_inductor/fx_passes/numeric_utils.py' 2024-04-03T15:57:21.8519792Z adding 'torch/_inductor/fx_passes/pad_mm.py' 2024-04-03T15:57:21.8530173Z adding 'torch/_inductor/fx_passes/post_grad.py' 2024-04-03T15:57:21.8535482Z adding 'torch/_inductor/fx_passes/pre_grad.py' 2024-04-03T15:57:21.8551147Z adding 'torch/_inductor/fx_passes/quantization.py' 2024-04-03T15:57:21.8557009Z adding 'torch/_inductor/fx_passes/reinplace.py' 2024-04-03T15:57:21.8559142Z adding 'torch/_inductor/fx_passes/replace_random.py' 2024-04-03T15:57:21.8574219Z adding 'torch/_inductor/fx_passes/split_cat.py' 2024-04-03T15:57:21.8575962Z adding 'torch/_inductor/fx_passes/serialized_patterns/__init__.py' 2024-04-03T15:57:21.8578536Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py' 2024-04-03T15:57:21.8580803Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py' 2024-04-03T15:57:21.8583239Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py' 2024-04-03T15:57:21.8585818Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py' 2024-04-03T15:57:21.8588145Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py' 2024-04-03T15:57:21.8590613Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py' 2024-04-03T15:57:21.8593292Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py' 2024-04-03T15:57:21.8597847Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py' 2024-04-03T15:57:21.8600854Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py' 2024-04-03T15:57:21.8604413Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py' 2024-04-03T15:57:21.8607404Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py' 2024-04-03T15:57:21.8609419Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py' 2024-04-03T15:57:21.8611578Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py' 2024-04-03T15:57:21.8613844Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py' 2024-04-03T15:57:21.8616198Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py' 2024-04-03T15:57:21.8619049Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py' 2024-04-03T15:57:21.8621245Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py' 2024-04-03T15:57:21.8623744Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py' 2024-04-03T15:57:21.8626130Z adding 'torch/_inductor/fx_passes/serialized_patterns/central_index.py' 2024-04-03T15:57:21.8627741Z adding 'torch/_inductor/kernel/__init__.py' 2024-04-03T15:57:21.8629551Z adding 'torch/_inductor/kernel/bmm.py' 2024-04-03T15:57:21.8633920Z adding 'torch/_inductor/kernel/conv.py' 2024-04-03T15:57:21.8637186Z adding 'torch/_inductor/kernel/mm.py' 2024-04-03T15:57:21.8639976Z adding 'torch/_inductor/kernel/mm_common.py' 2024-04-03T15:57:21.8642820Z adding 'torch/_inductor/kernel/mm_plus_mm.py' 2024-04-03T15:57:21.8644842Z adding 'torch/_inductor/kernel/unpack_mixed_mm.py' 2024-04-03T15:57:21.8647043Z adding 'torch/_lazy/__init__.py' 2024-04-03T15:57:21.8648809Z adding 'torch/_lazy/closure.py' 2024-04-03T15:57:21.8650289Z adding 'torch/_lazy/computation.py' 2024-04-03T15:57:21.8651577Z adding 'torch/_lazy/config.py' 2024-04-03T15:57:21.8653005Z adding 'torch/_lazy/debug.py' 2024-04-03T15:57:21.8654408Z adding 'torch/_lazy/device_context.py' 2024-04-03T15:57:21.8657864Z adding 'torch/_lazy/extract_compiled_graph.py' 2024-04-03T15:57:21.8659220Z adding 'torch/_lazy/ir_cache.py' 2024-04-03T15:57:21.8660526Z adding 'torch/_lazy/metrics.py' 2024-04-03T15:57:21.8662228Z adding 'torch/_lazy/tensor_factory_functions.py' 2024-04-03T15:57:21.8663746Z adding 'torch/_lazy/ts_backend.py' 2024-04-03T15:57:21.8665251Z adding 'torch/_library/__init__.py' 2024-04-03T15:57:21.8667756Z adding 'torch/_library/abstract_impl.py' 2024-04-03T15:57:21.8669285Z adding 'torch/_library/simple_registry.py' 2024-04-03T15:57:21.8671449Z adding 'torch/_library/utils.py' 2024-04-03T15:57:21.8673214Z adding 'torch/_logging/__init__.py' 2024-04-03T15:57:21.8685368Z adding 'torch/_logging/_internal.py' 2024-04-03T15:57:21.8687919Z adding 'torch/_logging/_registrations.py' 2024-04-03T15:57:21.8688814Z adding 'torch/_logging/structured.py' 2024-04-03T15:57:21.8690802Z adding 'torch/_numpy/__init__.py' 2024-04-03T15:57:21.8692454Z adding 'torch/_numpy/_binary_ufuncs_impl.py' 2024-04-03T15:57:21.8695545Z adding 'torch/_numpy/_casting_dicts.py' 2024-04-03T15:57:21.8699384Z adding 'torch/_numpy/_dtypes.py' 2024-04-03T15:57:21.8701912Z adding 'torch/_numpy/_dtypes_impl.py' 2024-04-03T15:57:21.8703762Z adding 'torch/_numpy/_funcs.py' 2024-04-03T15:57:21.8720957Z adding 'torch/_numpy/_funcs_impl.py' 2024-04-03T15:57:21.8722663Z adding 'torch/_numpy/_getlimits.py' 2024-04-03T15:57:21.8727735Z adding 'torch/_numpy/_ndarray.py' 2024-04-03T15:57:21.8730128Z adding 'torch/_numpy/_normalizations.py' 2024-04-03T15:57:21.8733289Z adding 'torch/_numpy/_reductions_impl.py' 2024-04-03T15:57:21.8735885Z adding 'torch/_numpy/_ufuncs.py' 2024-04-03T15:57:21.8737860Z adding 'torch/_numpy/_unary_ufuncs_impl.py' 2024-04-03T15:57:21.8740801Z adding 'torch/_numpy/_util.py' 2024-04-03T15:57:21.8742457Z adding 'torch/_numpy/fft.py' 2024-04-03T15:57:21.8744558Z adding 'torch/_numpy/linalg.py' 2024-04-03T15:57:21.8746645Z adding 'torch/_numpy/random.py' 2024-04-03T15:57:21.8748210Z adding 'torch/_numpy/testing/__init__.py' 2024-04-03T15:57:21.8769664Z adding 'torch/_numpy/testing/utils.py' 2024-04-03T15:57:21.8790687Z adding 'torch/_prims/__init__.py' 2024-04-03T15:57:21.8794748Z adding 'torch/_prims/context.py' 2024-04-03T15:57:21.8796480Z adding 'torch/_prims/debug_prims.py' 2024-04-03T15:57:21.8797406Z adding 'torch/_prims/executor.py' 2024-04-03T15:57:21.8799309Z adding 'torch/_prims/rng_prims.py' 2024-04-03T15:57:21.8821509Z adding 'torch/_prims_common/__init__.py' 2024-04-03T15:57:21.8826529Z adding 'torch/_prims_common/wrappers.py' 2024-04-03T15:57:21.8883715Z adding 'torch/_refs/__init__.py' 2024-04-03T15:57:21.8887189Z adding 'torch/_refs/_conversions.py' 2024-04-03T15:57:21.8890851Z adding 'torch/_refs/fft.py' 2024-04-03T15:57:21.8894285Z adding 'torch/_refs/linalg/__init__.py' 2024-04-03T15:57:21.8895773Z adding 'torch/_refs/nn/__init__.py' 2024-04-03T15:57:21.8905848Z adding 'torch/_refs/nn/functional/__init__.py' 2024-04-03T15:57:21.8909058Z adding 'torch/_refs/special/__init__.py' 2024-04-03T15:57:21.8910274Z adding 'torch/_subclasses/__init__.py' 2024-04-03T15:57:21.8919507Z adding 'torch/_subclasses/fake_impls.py' 2024-04-03T15:57:21.8942742Z adding 'torch/_subclasses/fake_tensor.py' 2024-04-03T15:57:21.8945188Z adding 'torch/_subclasses/fake_utils.py' 2024-04-03T15:57:21.8952065Z adding 'torch/_subclasses/functional_tensor.py' 2024-04-03T15:57:21.8970485Z adding 'torch/_subclasses/meta_utils.py' 2024-04-03T15:57:21.8972562Z adding 'torch/_subclasses/schema_check_mode.py' 2024-04-03T15:57:21.8974096Z adding 'torch/_vendor/__init__.py' 2024-04-03T15:57:21.8975735Z adding 'torch/_vendor/packaging/__init__.py' 2024-04-03T15:57:21.8977165Z adding 'torch/_vendor/packaging/_structures.py' 2024-04-03T15:57:21.8980914Z adding 'torch/_vendor/packaging/version.py' 2024-04-03T15:57:21.8982467Z adding 'torch/amp/__init__.py' 2024-04-03T15:57:21.8987277Z adding 'torch/amp/autocast_mode.py' 2024-04-03T15:57:21.8995441Z adding 'torch/amp/grad_scaler.py' 2024-04-03T15:57:21.8997222Z adding 'torch/ao/__init__.py' 2024-04-03T15:57:21.8998949Z adding 'torch/ao/nn/__init__.py' 2024-04-03T15:57:21.9000705Z adding 'torch/ao/nn/intrinsic/__init__.py' 2024-04-03T15:57:21.9002533Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2024-04-03T15:57:21.9004522Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2024-04-03T15:57:21.9006431Z adding 'torch/ao/nn/intrinsic/qat/__init__.py' 2024-04-03T15:57:21.9007808Z adding 'torch/ao/nn/intrinsic/qat/modules/__init__.py' 2024-04-03T15:57:21.9013446Z adding 'torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2024-04-03T15:57:21.9016100Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2024-04-03T15:57:21.9017982Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2024-04-03T15:57:21.9019645Z adding 'torch/ao/nn/intrinsic/quantized/__init__.py' 2024-04-03T15:57:21.9021057Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2024-04-03T15:57:21.9022568Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2024-04-03T15:57:21.9024277Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2024-04-03T15:57:21.9025718Z adding 'torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2024-04-03T15:57:21.9027349Z adding 'torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2024-04-03T15:57:21.9028935Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_add.py' 2024-04-03T15:57:21.9030995Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2024-04-03T15:57:21.9033130Z adding 'torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2024-04-03T15:57:21.9034626Z adding 'torch/ao/nn/qat/__init__.py' 2024-04-03T15:57:21.9036063Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2024-04-03T15:57:21.9037449Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2024-04-03T15:57:21.9038957Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2024-04-03T15:57:21.9040537Z adding 'torch/ao/nn/qat/modules/__init__.py' 2024-04-03T15:57:21.9043091Z adding 'torch/ao/nn/qat/modules/conv.py' 2024-04-03T15:57:21.9045527Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2024-04-03T15:57:21.9047556Z adding 'torch/ao/nn/qat/modules/linear.py' 2024-04-03T15:57:21.9048933Z adding 'torch/ao/nn/quantizable/__init__.py' 2024-04-03T15:57:21.9050471Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2024-04-03T15:57:21.9055721Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2024-04-03T15:57:21.9060332Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2024-04-03T15:57:21.9062096Z adding 'torch/ao/nn/quantized/__init__.py' 2024-04-03T15:57:21.9068455Z adding 'torch/ao/nn/quantized/functional.py' 2024-04-03T15:57:21.9069905Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2024-04-03T15:57:21.9071473Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2024-04-03T15:57:21.9074576Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2024-04-03T15:57:21.9076769Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2024-04-03T15:57:21.9086592Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2024-04-03T15:57:21.9089992Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2024-04-03T15:57:21.9092925Z adding 'torch/ao/nn/quantized/modules/activation.py' 2024-04-03T15:57:21.9094761Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2024-04-03T15:57:21.9100277Z adding 'torch/ao/nn/quantized/modules/conv.py' 2024-04-03T15:57:21.9101952Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2024-04-03T15:57:21.9105161Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2024-04-03T15:57:21.9107660Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2024-04-03T15:57:21.9111119Z adding 'torch/ao/nn/quantized/modules/linear.py' 2024-04-03T15:57:21.9113253Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2024-04-03T15:57:21.9114938Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2024-04-03T15:57:21.9117090Z adding 'torch/ao/nn/quantized/modules/utils.py' 2024-04-03T15:57:21.9118587Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2024-04-03T15:57:21.9120262Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2024-04-03T15:57:21.9122946Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2024-04-03T15:57:21.9124793Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2024-04-03T15:57:21.9129984Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2024-04-03T15:57:21.9131933Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2024-04-03T15:57:21.9135007Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2024-04-03T15:57:21.9136497Z adding 'torch/ao/nn/sparse/__init__.py' 2024-04-03T15:57:21.9138210Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2024-04-03T15:57:21.9140805Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2024-04-03T15:57:21.9142360Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2024-04-03T15:57:21.9143926Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2024-04-03T15:57:21.9146254Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2024-04-03T15:57:21.9147634Z adding 'torch/ao/ns/__init__.py' 2024-04-03T15:57:21.9152301Z adding 'torch/ao/ns/_numeric_suite.py' 2024-04-03T15:57:21.9162141Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2024-04-03T15:57:21.9163793Z adding 'torch/ao/ns/fx/__init__.py' 2024-04-03T15:57:21.9169469Z adding 'torch/ao/ns/fx/graph_matcher.py' 2024-04-03T15:57:21.9180649Z adding 'torch/ao/ns/fx/graph_passes.py' 2024-04-03T15:57:21.9184609Z adding 'torch/ao/ns/fx/mappings.py' 2024-04-03T15:57:21.9198071Z adding 'torch/ao/ns/fx/n_shadows_utils.py' 2024-04-03T15:57:21.9200061Z adding 'torch/ao/ns/fx/ns_types.py' 2024-04-03T15:57:21.9203429Z adding 'torch/ao/ns/fx/pattern_utils.py' 2024-04-03T15:57:21.9207074Z adding 'torch/ao/ns/fx/qconfig_multi_mapping.py' 2024-04-03T15:57:21.9211393Z adding 'torch/ao/ns/fx/utils.py' 2024-04-03T15:57:21.9214336Z adding 'torch/ao/ns/fx/weight_utils.py' 2024-04-03T15:57:21.9216097Z adding 'torch/ao/pruning/__init__.py' 2024-04-03T15:57:21.9217433Z adding 'torch/ao/pruning/_mappings.py' 2024-04-03T15:57:21.9219155Z adding 'torch/ao/pruning/_experimental/__init__.py' 2024-04-03T15:57:21.9220694Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2024-04-03T15:57:21.9225889Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2024-04-03T15:57:21.9227375Z adding 'torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2024-04-03T15:57:21.9229843Z adding 'torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2024-04-03T15:57:21.9231338Z adding 'torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2024-04-03T15:57:21.9235424Z adding 'torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2024-04-03T15:57:21.9238100Z adding 'torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2024-04-03T15:57:21.9240418Z adding 'torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2024-04-03T15:57:21.9242002Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2024-04-03T15:57:21.9243456Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2024-04-03T15:57:21.9245236Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2024-04-03T15:57:21.9247838Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2024-04-03T15:57:21.9249739Z adding 'torch/ao/pruning/_experimental/pruner/FPGM_pruner.py' 2024-04-03T15:57:21.9251059Z adding 'torch/ao/pruning/_experimental/pruner/__init__.py' 2024-04-03T15:57:21.9254265Z adding 'torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2024-04-03T15:57:21.9255987Z adding 'torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py' 2024-04-03T15:57:21.9257711Z adding 'torch/ao/pruning/_experimental/pruner/match_utils.py' 2024-04-03T15:57:21.9259448Z adding 'torch/ao/pruning/_experimental/pruner/parametrization.py' 2024-04-03T15:57:21.9263925Z adding 'torch/ao/pruning/_experimental/pruner/prune_functions.py' 2024-04-03T15:57:21.9265716Z adding 'torch/ao/pruning/_experimental/pruner/saliency_pruner.py' 2024-04-03T15:57:21.9267152Z adding 'torch/ao/pruning/scheduler/__init__.py' 2024-04-03T15:57:21.9269786Z adding 'torch/ao/pruning/scheduler/base_scheduler.py' 2024-04-03T15:57:21.9271645Z adding 'torch/ao/pruning/scheduler/cubic_scheduler.py' 2024-04-03T15:57:21.9273425Z adding 'torch/ao/pruning/scheduler/lambda_scheduler.py' 2024-04-03T15:57:21.9274810Z adding 'torch/ao/pruning/sparsifier/__init__.py' 2024-04-03T15:57:21.9278649Z adding 'torch/ao/pruning/sparsifier/base_sparsifier.py' 2024-04-03T15:57:21.9280612Z adding 'torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2024-04-03T15:57:21.9282865Z adding 'torch/ao/pruning/sparsifier/utils.py' 2024-04-03T15:57:21.9286091Z adding 'torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2024-04-03T15:57:21.9288824Z adding 'torch/ao/quantization/__init__.py' 2024-04-03T15:57:21.9291201Z adding 'torch/ao/quantization/_correct_bias.py' 2024-04-03T15:57:21.9293869Z adding 'torch/ao/quantization/_equalize.py' 2024-04-03T15:57:21.9297290Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2024-04-03T15:57:21.9303380Z adding 'torch/ao/quantization/fake_quantize.py' 2024-04-03T15:57:21.9306038Z adding 'torch/ao/quantization/fuse_modules.py' 2024-04-03T15:57:21.9308112Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2024-04-03T15:57:21.9325384Z adding 'torch/ao/quantization/observer.py' 2024-04-03T15:57:21.9330610Z adding 'torch/ao/quantization/qconfig.py' 2024-04-03T15:57:21.9334263Z adding 'torch/ao/quantization/qconfig_mapping.py' 2024-04-03T15:57:21.9335796Z adding 'torch/ao/quantization/quant_type.py' 2024-04-03T15:57:21.9339143Z adding 'torch/ao/quantization/quantization_mappings.py' 2024-04-03T15:57:21.9346218Z adding 'torch/ao/quantization/quantize.py' 2024-04-03T15:57:21.9353988Z adding 'torch/ao/quantization/quantize_fx.py' 2024-04-03T15:57:21.9357973Z adding 'torch/ao/quantization/quantize_jit.py' 2024-04-03T15:57:21.9361046Z adding 'torch/ao/quantization/quantize_pt2e.py' 2024-04-03T15:57:21.9362261Z adding 'torch/ao/quantization/stubs.py' 2024-04-03T15:57:21.9370270Z adding 'torch/ao/quantization/utils.py' 2024-04-03T15:57:21.9371651Z adding 'torch/ao/quantization/backend_config/__init__.py' 2024-04-03T15:57:21.9377419Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2024-04-03T15:57:21.9379204Z adding 'torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2024-04-03T15:57:21.9386490Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2024-04-03T15:57:21.9390088Z adding 'torch/ao/quantization/backend_config/executorch.py' 2024-04-03T15:57:21.9392180Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2024-04-03T15:57:21.9393831Z adding 'torch/ao/quantization/backend_config/native.py' 2024-04-03T15:57:21.9395175Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2024-04-03T15:57:21.9398714Z adding 'torch/ao/quantization/backend_config/onednn.py' 2024-04-03T15:57:21.9400497Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2024-04-03T15:57:21.9402363Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2024-04-03T15:57:21.9406172Z adding 'torch/ao/quantization/backend_config/utils.py' 2024-04-03T15:57:21.9408162Z adding 'torch/ao/quantization/backend_config/x86.py' 2024-04-03T15:57:21.9409580Z adding 'torch/ao/quantization/fx/__init__.py' 2024-04-03T15:57:21.9416767Z adding 'torch/ao/quantization/fx/_decomposed.py' 2024-04-03T15:57:21.9426521Z adding 'torch/ao/quantization/fx/_equalize.py' 2024-04-03T15:57:21.9439493Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2024-04-03T15:57:21.9454678Z adding 'torch/ao/quantization/fx/convert.py' 2024-04-03T15:57:21.9458670Z adding 'torch/ao/quantization/fx/custom_config.py' 2024-04-03T15:57:21.9461256Z adding 'torch/ao/quantization/fx/fuse.py' 2024-04-03T15:57:21.9463167Z adding 'torch/ao/quantization/fx/fuse_handler.py' 2024-04-03T15:57:21.9464805Z adding 'torch/ao/quantization/fx/graph_module.py' 2024-04-03T15:57:21.9466297Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2024-04-03T15:57:21.9467625Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2024-04-03T15:57:21.9470636Z adding 'torch/ao/quantization/fx/lstm_utils.py' 2024-04-03T15:57:21.9473625Z adding 'torch/ao/quantization/fx/match_utils.py' 2024-04-03T15:57:21.9475679Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2024-04-03T15:57:21.9500720Z adding 'torch/ao/quantization/fx/prepare.py' 2024-04-03T15:57:21.9505261Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2024-04-03T15:57:21.9507374Z adding 'torch/ao/quantization/fx/quantize_handler.py' 2024-04-03T15:57:21.9508417Z adding 'torch/ao/quantization/fx/tracer.py' 2024-04-03T15:57:21.9518713Z adding 'torch/ao/quantization/fx/utils.py' 2024-04-03T15:57:21.9520488Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2024-04-03T15:57:21.9538526Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2024-04-03T15:57:21.9546339Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2024-04-03T15:57:21.9550705Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2024-04-03T15:57:21.9558855Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2024-04-03T15:57:21.9560525Z adding 'torch/ao/quantization/pt2e/__init__.py' 2024-04-03T15:57:21.9562176Z adding 'torch/ao/quantization/pt2e/duplicate_dq_pass.py' 2024-04-03T15:57:21.9564909Z adding 'torch/ao/quantization/pt2e/export_utils.py' 2024-04-03T15:57:21.9566660Z adding 'torch/ao/quantization/pt2e/generate_numeric_debug_handle.py' 2024-04-03T15:57:21.9568014Z adding 'torch/ao/quantization/pt2e/graph_utils.py' 2024-04-03T15:57:21.9570556Z adding 'torch/ao/quantization/pt2e/port_metadata_pass.py' 2024-04-03T15:57:21.9576427Z adding 'torch/ao/quantization/pt2e/prepare.py' 2024-04-03T15:57:21.9585620Z adding 'torch/ao/quantization/pt2e/qat_utils.py' 2024-04-03T15:57:21.9590780Z adding 'torch/ao/quantization/pt2e/utils.py' 2024-04-03T15:57:21.9592456Z adding 'torch/ao/quantization/pt2e/representation/__init__.py' 2024-04-03T15:57:21.9598350Z adding 'torch/ao/quantization/pt2e/representation/rewrite.py' 2024-04-03T15:57:21.9599888Z adding 'torch/ao/quantization/quantizer/__init__.py' 2024-04-03T15:57:21.9601891Z adding 'torch/ao/quantization/quantizer/composable_quantizer.py' 2024-04-03T15:57:21.9603835Z adding 'torch/ao/quantization/quantizer/embedding_quantizer.py' 2024-04-03T15:57:21.9606499Z adding 'torch/ao/quantization/quantizer/quantizer.py' 2024-04-03T15:57:21.9607859Z adding 'torch/ao/quantization/quantizer/utils.py' 2024-04-03T15:57:21.9615675Z adding 'torch/ao/quantization/quantizer/x86_inductor_quantizer.py' 2024-04-03T15:57:21.9620147Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer.py' 2024-04-03T15:57:21.9629045Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py' 2024-04-03T15:57:21.9635429Z adding 'torch/autograd/__init__.py' 2024-04-03T15:57:21.9637332Z adding 'torch/autograd/anomaly_mode.py' 2024-04-03T15:57:21.9639585Z adding 'torch/autograd/forward_ad.py' 2024-04-03T15:57:21.9648919Z adding 'torch/autograd/function.py' 2024-04-03T15:57:21.9661488Z adding 'torch/autograd/functional.py' 2024-04-03T15:57:21.9664859Z adding 'torch/autograd/grad_mode.py' 2024-04-03T15:57:21.9691322Z adding 'torch/autograd/gradcheck.py' 2024-04-03T15:57:21.9699396Z adding 'torch/autograd/graph.py' 2024-04-03T15:57:21.9709953Z adding 'torch/autograd/profiler.py' 2024-04-03T15:57:21.9713266Z adding 'torch/autograd/profiler_legacy.py' 2024-04-03T15:57:21.9723082Z adding 'torch/autograd/profiler_util.py' 2024-04-03T15:57:21.9724686Z adding 'torch/autograd/variable.py' 2024-04-03T15:57:21.9726611Z adding 'torch/autograd/_functions/__init__.py' 2024-04-03T15:57:21.9728071Z adding 'torch/autograd/_functions/tensor.py' 2024-04-03T15:57:21.9729718Z adding 'torch/autograd/_functions/utils.py' 2024-04-03T15:57:21.9731605Z adding 'torch/backends/__init__.py' 2024-04-03T15:57:21.9733039Z adding 'torch/backends/_coreml/__init__.py' 2024-04-03T15:57:21.9735162Z adding 'torch/backends/_coreml/preprocess.py' 2024-04-03T15:57:21.9736602Z adding 'torch/backends/_nnapi/__init__.py' 2024-04-03T15:57:21.9739130Z adding 'torch/backends/_nnapi/prepare.py' 2024-04-03T15:57:21.9757991Z adding 'torch/backends/_nnapi/serializer.py' 2024-04-03T15:57:21.9759964Z adding 'torch/backends/cpu/__init__.py' 2024-04-03T15:57:21.9763616Z adding 'torch/backends/cuda/__init__.py' 2024-04-03T15:57:21.9766677Z adding 'torch/backends/cudnn/__init__.py' 2024-04-03T15:57:21.9768051Z adding 'torch/backends/cudnn/rnn.py' 2024-04-03T15:57:21.9769624Z adding 'torch/backends/mha/__init__.py' 2024-04-03T15:57:21.9771454Z adding 'torch/backends/mkl/__init__.py' 2024-04-03T15:57:21.9773565Z adding 'torch/backends/mkldnn/__init__.py' 2024-04-03T15:57:21.9775269Z adding 'torch/backends/mps/__init__.py' 2024-04-03T15:57:21.9776855Z adding 'torch/backends/nnpack/__init__.py' 2024-04-03T15:57:21.9779201Z adding 'torch/backends/openmp/__init__.py' 2024-04-03T15:57:21.9780986Z adding 'torch/backends/opt_einsum/__init__.py' 2024-04-03T15:57:21.9782758Z adding 'torch/backends/quantized/__init__.py' 2024-04-03T15:57:21.9784231Z adding 'torch/backends/xeon/__init__.py' 2024-04-03T15:57:21.9792251Z adding 'torch/backends/xeon/run_cpu.py' 2024-04-03T15:57:21.9794107Z adding 'torch/backends/xnnpack/__init__.py' 2024-04-03T15:57:22.0067739Z adding 'torch/bin/FileStoreTest' 2024-04-03T15:57:22.0344033Z adding 'torch/bin/HashStoreTest' 2024-04-03T15:57:22.0631221Z adding 'torch/bin/TCPStoreTest' 2024-04-03T15:57:22.0670056Z adding 'torch/bin/aot_model_compiler_test' 2024-04-03T15:57:22.2971416Z adding 'torch/bin/protoc' 2024-04-03T15:57:22.5303654Z adding 'torch/bin/protoc-3.13.0.0' 2024-04-03T15:57:23.0775209Z adding 'torch/bin/test_api' 2024-04-03T15:57:23.1213969Z adding 'torch/bin/test_cpp_rpc' 2024-04-03T15:57:23.1494169Z adding 'torch/bin/test_dist_autograd' 2024-04-03T15:57:23.1767119Z adding 'torch/bin/test_edge_op_registration' 2024-04-03T15:57:23.4494746Z adding 'torch/bin/test_jit' 2024-04-03T15:57:23.6051200Z adding 'torch/bin/test_lazy' 2024-04-03T15:57:23.6418736Z adding 'torch/bin/test_mobile_nnc' 2024-04-03T15:57:24.0332567Z adding 'torch/bin/test_tensorexpr' 2024-04-03T15:57:24.0408081Z adding 'torch/bin/torch_shm_manager' 2024-04-03T15:57:24.0467987Z adding 'torch/bin/tutorial_tensorexpr' 2024-04-03T15:57:24.0471592Z adding 'torch/compiler/__init__.py' 2024-04-03T15:57:24.0472698Z adding 'torch/contrib/__init__.py' 2024-04-03T15:57:24.0475861Z adding 'torch/contrib/_tensorboard_vis.py' 2024-04-03T15:57:24.0477263Z adding 'torch/cpu/__init__.py' 2024-04-03T15:57:24.0478485Z adding 'torch/cpu/amp/__init__.py' 2024-04-03T15:57:24.0479856Z adding 'torch/cpu/amp/autocast_mode.py' 2024-04-03T15:57:24.0481418Z adding 'torch/cpu/amp/grad_scaler.py' 2024-04-03T15:57:24.0494408Z adding 'torch/cuda/__init__.py' 2024-04-03T15:57:24.0495685Z adding 'torch/cuda/_gpu_trace.py' 2024-04-03T15:57:24.0502127Z adding 'torch/cuda/_memory_viz.py' 2024-04-03T15:57:24.0508057Z adding 'torch/cuda/_sanitizer.py' 2024-04-03T15:57:24.0509913Z adding 'torch/cuda/_utils.py' 2024-04-03T15:57:24.0511117Z adding 'torch/cuda/comm.py' 2024-04-03T15:57:24.0512311Z adding 'torch/cuda/error.py' 2024-04-03T15:57:24.0518896Z adding 'torch/cuda/graphs.py' 2024-04-03T15:57:24.0520914Z adding 'torch/cuda/jiterator.py' 2024-04-03T15:57:24.0531272Z adding 'torch/cuda/memory.py' 2024-04-03T15:57:24.0532643Z adding 'torch/cuda/nccl.py' 2024-04-03T15:57:24.0534393Z adding 'torch/cuda/nvtx.py' 2024-04-03T15:57:24.0535903Z adding 'torch/cuda/profiler.py' 2024-04-03T15:57:24.0538120Z adding 'torch/cuda/random.py' 2024-04-03T15:57:24.0538873Z adding 'torch/cuda/sparse.py' 2024-04-03T15:57:24.0541737Z adding 'torch/cuda/streams.py' 2024-04-03T15:57:24.0543368Z adding 'torch/cuda/amp/__init__.py' 2024-04-03T15:57:24.0545557Z adding 'torch/cuda/amp/autocast_mode.py' 2024-04-03T15:57:24.0546580Z adding 'torch/cuda/amp/common.py' 2024-04-03T15:57:24.0548270Z adding 'torch/cuda/amp/grad_scaler.py' 2024-04-03T15:57:24.0550799Z adding 'torch/distributed/__init__.py' 2024-04-03T15:57:24.0552394Z adding 'torch/distributed/_composable_state.py' 2024-04-03T15:57:24.0563771Z adding 'torch/distributed/_functional_collectives.py' 2024-04-03T15:57:24.0568110Z adding 'torch/distributed/_functional_collectives_impl.py' 2024-04-03T15:57:24.0571145Z adding 'torch/distributed/_state_dict_utils.py' 2024-04-03T15:57:24.0573056Z adding 'torch/distributed/argparse_util.py' 2024-04-03T15:57:24.0574815Z adding 'torch/distributed/c10d_logger.py' 2024-04-03T15:57:24.0577570Z adding 'torch/distributed/collective_utils.py' 2024-04-03T15:57:24.0579107Z adding 'torch/distributed/constants.py' 2024-04-03T15:57:24.0585198Z adding 'torch/distributed/device_mesh.py' 2024-04-03T15:57:24.0632441Z adding 'torch/distributed/distributed_c10d.py' 2024-04-03T15:57:24.0635694Z adding 'torch/distributed/launch.py' 2024-04-03T15:57:24.0637083Z adding 'torch/distributed/logging_handlers.py' 2024-04-03T15:57:24.0638533Z adding 'torch/distributed/remote_device.py' 2024-04-03T15:57:24.0641373Z adding 'torch/distributed/rendezvous.py' 2024-04-03T15:57:24.0651706Z adding 'torch/distributed/run.py' 2024-04-03T15:57:24.0655276Z adding 'torch/distributed/utils.py' 2024-04-03T15:57:24.0656514Z adding 'torch/distributed/_composable/__init__.py' 2024-04-03T15:57:24.0658279Z adding 'torch/distributed/_composable/checkpoint_activation.py' 2024-04-03T15:57:24.0660452Z adding 'torch/distributed/_composable/contract.py' 2024-04-03T15:57:24.0662611Z adding 'torch/distributed/_composable/fully_shard.py' 2024-04-03T15:57:24.0665039Z adding 'torch/distributed/_composable/replicate.py' 2024-04-03T15:57:24.0666667Z adding 'torch/distributed/_composable/fsdp/__init__.py' 2024-04-03T15:57:24.0668490Z adding 'torch/distributed/_composable/fsdp/_fsdp_api.py' 2024-04-03T15:57:24.0671354Z adding 'torch/distributed/_composable/fsdp/_fsdp_collectives.py' 2024-04-03T15:57:24.0673545Z adding 'torch/distributed/_composable/fsdp/_fsdp_common.py' 2024-04-03T15:57:24.0675926Z adding 'torch/distributed/_composable/fsdp/_fsdp_init.py' 2024-04-03T15:57:24.0681137Z adding 'torch/distributed/_composable/fsdp/_fsdp_param.py' 2024-04-03T15:57:24.0687861Z adding 'torch/distributed/_composable/fsdp/_fsdp_param_group.py' 2024-04-03T15:57:24.0691344Z adding 'torch/distributed/_composable/fsdp/_fsdp_state.py' 2024-04-03T15:57:24.0695160Z adding 'torch/distributed/_composable/fsdp/fully_shard.py' 2024-04-03T15:57:24.0696609Z adding 'torch/distributed/_shard/__init__.py' 2024-04-03T15:57:24.0697959Z adding 'torch/distributed/_shard/_utils.py' 2024-04-03T15:57:24.0701387Z adding 'torch/distributed/_shard/api.py' 2024-04-03T15:57:24.0703211Z adding 'torch/distributed/_shard/common_op_utils.py' 2024-04-03T15:57:24.0704859Z adding 'torch/distributed/_shard/metadata.py' 2024-04-03T15:57:24.0706439Z adding 'torch/distributed/_shard/op_registry_utils.py' 2024-04-03T15:57:24.0707878Z adding 'torch/distributed/_shard/sharder.py' 2024-04-03T15:57:24.0709501Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2024-04-03T15:57:24.0711452Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2024-04-03T15:57:24.0713539Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2024-04-03T15:57:24.0717637Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2024-04-03T15:57:24.0731243Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2024-04-03T15:57:24.0733172Z adding 'torch/distributed/_shard/sharded_tensor/logger.py' 2024-04-03T15:57:24.0734373Z adding 'torch/distributed/_shard/sharded_tensor/logging_handlers.py' 2024-04-03T15:57:24.0736353Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2024-04-03T15:57:24.0739011Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2024-04-03T15:57:24.0740732Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2024-04-03T15:57:24.0743592Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2024-04-03T15:57:24.0745314Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2024-04-03T15:57:24.0747425Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2024-04-03T15:57:24.0749273Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2024-04-03T15:57:24.0751346Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2024-04-03T15:57:24.0752870Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2024-04-03T15:57:24.0755467Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2024-04-03T15:57:24.0756952Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2024-04-03T15:57:24.0758861Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2024-04-03T15:57:24.0760546Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2024-04-03T15:57:24.0763571Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2024-04-03T15:57:24.0767232Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2024-04-03T15:57:24.0770435Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2024-04-03T15:57:24.0771699Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2024-04-03T15:57:24.0775773Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2024-04-03T15:57:24.0779054Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2024-04-03T15:57:24.0783885Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2024-04-03T15:57:24.0785231Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2024-04-03T15:57:24.0787048Z adding 'torch/distributed/_sharding_spec/__init__.py' 2024-04-03T15:57:24.0788418Z adding 'torch/distributed/_spmd/__init__.py' 2024-04-03T15:57:24.0794448Z adding 'torch/distributed/_spmd/api.py' 2024-04-03T15:57:24.0797391Z adding 'torch/distributed/_spmd/batch_dim_utils.py' 2024-04-03T15:57:24.0800731Z adding 'torch/distributed/_spmd/comm_tensor.py' 2024-04-03T15:57:24.0802411Z adding 'torch/distributed/_spmd/config.py' 2024-04-03T15:57:24.0813668Z adding 'torch/distributed/_spmd/data_parallel.py' 2024-04-03T15:57:24.0821067Z adding 'torch/distributed/_spmd/distribute.py' 2024-04-03T15:57:24.0825603Z adding 'torch/distributed/_spmd/experimental_ops.py' 2024-04-03T15:57:24.0827312Z adding 'torch/distributed/_spmd/gm_transformation.py' 2024-04-03T15:57:24.0838311Z adding 'torch/distributed/_spmd/graph_optimization.py' 2024-04-03T15:57:24.0841496Z adding 'torch/distributed/_spmd/graph_utils.py' 2024-04-03T15:57:24.0849375Z adding 'torch/distributed/_spmd/iter_graph_module.py' 2024-04-03T15:57:24.0851085Z adding 'torch/distributed/_spmd/log_utils.py' 2024-04-03T15:57:24.0853799Z adding 'torch/distributed/_spmd/parallel_mode.py' 2024-04-03T15:57:24.0857092Z adding 'torch/distributed/_spmd/partial_lower.py' 2024-04-03T15:57:24.0860794Z adding 'torch/distributed/_tensor/__init__.py' 2024-04-03T15:57:24.0864427Z adding 'torch/distributed/_tensor/_collective_utils.py' 2024-04-03T15:57:24.0867096Z adding 'torch/distributed/_tensor/_utils.py' 2024-04-03T15:57:24.0875216Z adding 'torch/distributed/_tensor/api.py' 2024-04-03T15:57:24.0876737Z adding 'torch/distributed/_tensor/device_mesh.py' 2024-04-03T15:57:24.0881186Z adding 'torch/distributed/_tensor/dispatch.py' 2024-04-03T15:57:24.0886396Z adding 'torch/distributed/_tensor/op_schema.py' 2024-04-03T15:57:24.0893156Z adding 'torch/distributed/_tensor/placement_types.py' 2024-04-03T15:57:24.0897674Z adding 'torch/distributed/_tensor/random.py' 2024-04-03T15:57:24.0901992Z adding 'torch/distributed/_tensor/redistribute.py' 2024-04-03T15:57:24.0906333Z adding 'torch/distributed/_tensor/sharding_prop.py' 2024-04-03T15:57:24.0909019Z adding 'torch/distributed/_tensor/tp_conv.py' 2024-04-03T15:57:24.0910495Z adding 'torch/distributed/_tensor/debug/__init__.py' 2024-04-03T15:57:24.0912254Z adding 'torch/distributed/_tensor/debug/comm_mode.py' 2024-04-03T15:57:24.0914135Z adding 'torch/distributed/_tensor/debug/op_coverage.py' 2024-04-03T15:57:24.0917412Z adding 'torch/distributed/_tensor/debug/visualize_sharding.py' 2024-04-03T15:57:24.0918428Z adding 'torch/distributed/_tensor/experimental/__init__.py' 2024-04-03T15:57:24.0923134Z adding 'torch/distributed/_tensor/experimental/tp_transform.py' 2024-04-03T15:57:24.0924769Z adding 'torch/distributed/_tensor/ops/__init__.py' 2024-04-03T15:57:24.0927801Z adding 'torch/distributed/_tensor/ops/basic_strategy.py' 2024-04-03T15:57:24.0931430Z adding 'torch/distributed/_tensor/ops/common_rules.py' 2024-04-03T15:57:24.0933444Z adding 'torch/distributed/_tensor/ops/conv_ops.py' 2024-04-03T15:57:24.0936638Z adding 'torch/distributed/_tensor/ops/embedding_ops.py' 2024-04-03T15:57:24.0939335Z adding 'torch/distributed/_tensor/ops/experimental_ops.py' 2024-04-03T15:57:24.0946919Z adding 'torch/distributed/_tensor/ops/math_ops.py' 2024-04-03T15:57:24.0950065Z adding 'torch/distributed/_tensor/ops/matrix_ops.py' 2024-04-03T15:57:24.0954362Z adding 'torch/distributed/_tensor/ops/pointwise_ops.py' 2024-04-03T15:57:24.0955780Z adding 'torch/distributed/_tensor/ops/random_ops.py' 2024-04-03T15:57:24.0962747Z adding 'torch/distributed/_tensor/ops/tensor_ops.py' 2024-04-03T15:57:24.0965842Z adding 'torch/distributed/_tensor/ops/utils.py' 2024-04-03T15:57:24.0974331Z adding 'torch/distributed/_tensor/ops/view_ops.py' 2024-04-03T15:57:24.0976100Z adding 'torch/distributed/_tools/__init__.py' 2024-04-03T15:57:24.0980061Z adding 'torch/distributed/_tools/memory_tracker.py' 2024-04-03T15:57:24.0981475Z adding 'torch/distributed/algorithms/__init__.py' 2024-04-03T15:57:24.0985733Z adding 'torch/distributed/algorithms/join.py' 2024-04-03T15:57:24.0987138Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2024-04-03T15:57:24.0991210Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2024-04-03T15:57:24.0992700Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2024-04-03T15:57:24.0994364Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2024-04-03T15:57:24.0995347Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2024-04-03T15:57:24.0997520Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2024-04-03T15:57:24.0998984Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2024-04-03T15:57:24.1001300Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2024-04-03T15:57:24.1003427Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2024-04-03T15:57:24.1008790Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2024-04-03T15:57:24.1010475Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2024-04-03T15:57:24.1012790Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2024-04-03T15:57:24.1014856Z adding 'torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py' 2024-04-03T15:57:24.1017236Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2024-04-03T15:57:24.1019531Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2024-04-03T15:57:24.1030760Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2024-04-03T15:57:24.1033409Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2024-04-03T15:57:24.1034752Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2024-04-03T15:57:24.1037360Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2024-04-03T15:57:24.1039729Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2024-04-03T15:57:24.1041621Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2024-04-03T15:57:24.1043385Z adding 'torch/distributed/autograd/__init__.py' 2024-04-03T15:57:24.1045502Z adding 'torch/distributed/checkpoint/__init__.py' 2024-04-03T15:57:24.1047598Z adding 'torch/distributed/checkpoint/_checkpointer.py' 2024-04-03T15:57:24.1049192Z adding 'torch/distributed/checkpoint/_dedup_save_plans.py' 2024-04-03T15:57:24.1050695Z adding 'torch/distributed/checkpoint/_dedup_tensors.py' 2024-04-03T15:57:24.1052859Z adding 'torch/distributed/checkpoint/_fsspec_filesystem.py' 2024-04-03T15:57:24.1054472Z adding 'torch/distributed/checkpoint/_nested_dict.py' 2024-04-03T15:57:24.1056469Z adding 'torch/distributed/checkpoint/_sharded_tensor_utils.py' 2024-04-03T15:57:24.1058068Z adding 'torch/distributed/checkpoint/_storage_utils.py' 2024-04-03T15:57:24.1060557Z adding 'torch/distributed/checkpoint/_traverse.py' 2024-04-03T15:57:24.1062045Z adding 'torch/distributed/checkpoint/api.py' 2024-04-03T15:57:24.1066072Z adding 'torch/distributed/checkpoint/default_planner.py' 2024-04-03T15:57:24.1071275Z adding 'torch/distributed/checkpoint/filesystem.py' 2024-04-03T15:57:24.1074715Z adding 'torch/distributed/checkpoint/format_utils.py' 2024-04-03T15:57:24.1077024Z adding 'torch/distributed/checkpoint/metadata.py' 2024-04-03T15:57:24.1081018Z adding 'torch/distributed/checkpoint/optimizer.py' 2024-04-03T15:57:24.1085303Z adding 'torch/distributed/checkpoint/planner.py' 2024-04-03T15:57:24.1089020Z adding 'torch/distributed/checkpoint/planner_helpers.py' 2024-04-03T15:57:24.1090700Z adding 'torch/distributed/checkpoint/resharding.py' 2024-04-03T15:57:24.1100500Z adding 'torch/distributed/checkpoint/state_dict.py' 2024-04-03T15:57:24.1103703Z adding 'torch/distributed/checkpoint/state_dict_loader.py' 2024-04-03T15:57:24.1106801Z adding 'torch/distributed/checkpoint/state_dict_saver.py' 2024-04-03T15:57:24.1107979Z adding 'torch/distributed/checkpoint/stateful.py' 2024-04-03T15:57:24.1110078Z adding 'torch/distributed/checkpoint/storage.py' 2024-04-03T15:57:24.1113849Z adding 'torch/distributed/checkpoint/utils.py' 2024-04-03T15:57:24.1116144Z adding 'torch/distributed/elastic/__init__.py' 2024-04-03T15:57:24.1117837Z adding 'torch/distributed/elastic/agent/__init__.py' 2024-04-03T15:57:24.1119792Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2024-04-03T15:57:24.1130868Z adding 'torch/distributed/elastic/agent/server/api.py' 2024-04-03T15:57:24.1135088Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2024-04-03T15:57:24.1137301Z adding 'torch/distributed/elastic/events/__init__.py' 2024-04-03T15:57:24.1139286Z adding 'torch/distributed/elastic/events/api.py' 2024-04-03T15:57:24.1140789Z adding 'torch/distributed/elastic/events/handlers.py' 2024-04-03T15:57:24.1143240Z adding 'torch/distributed/elastic/metrics/__init__.py' 2024-04-03T15:57:24.1145476Z adding 'torch/distributed/elastic/metrics/api.py' 2024-04-03T15:57:24.1148615Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2024-04-03T15:57:24.1157214Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2024-04-03T15:57:24.1159486Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2024-04-03T15:57:24.1161832Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2024-04-03T15:57:24.1167021Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2024-04-03T15:57:24.1170354Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2024-04-03T15:57:24.1172083Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2024-04-03T15:57:24.1173884Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py' 2024-04-03T15:57:24.1175760Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py' 2024-04-03T15:57:24.1177646Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py' 2024-04-03T15:57:24.1178553Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2024-04-03T15:57:24.1181095Z adding 'torch/distributed/elastic/rendezvous/api.py' 2024-04-03T15:57:24.1184503Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2024-04-03T15:57:24.1195250Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2024-04-03T15:57:24.1206798Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2024-04-03T15:57:24.1210559Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2024-04-03T15:57:24.1212960Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2024-04-03T15:57:24.1216044Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2024-04-03T15:57:24.1217691Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2024-04-03T15:57:24.1219328Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2024-04-03T15:57:24.1222071Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2024-04-03T15:57:24.1224943Z adding 'torch/distributed/elastic/timer/__init__.py' 2024-04-03T15:57:24.1228211Z adding 'torch/distributed/elastic/timer/api.py' 2024-04-03T15:57:24.1232360Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2024-04-03T15:57:24.1234422Z adding 'torch/distributed/elastic/timer/local_timer.py' 2024-04-03T15:57:24.1236052Z adding 'torch/distributed/elastic/utils/__init__.py' 2024-04-03T15:57:24.1237757Z adding 'torch/distributed/elastic/utils/api.py' 2024-04-03T15:57:24.1240162Z adding 'torch/distributed/elastic/utils/distributed.py' 2024-04-03T15:57:24.1241654Z adding 'torch/distributed/elastic/utils/log_level.py' 2024-04-03T15:57:24.1243415Z adding 'torch/distributed/elastic/utils/logging.py' 2024-04-03T15:57:24.1245298Z adding 'torch/distributed/elastic/utils/store.py' 2024-04-03T15:57:24.1247385Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2024-04-03T15:57:24.1248968Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2024-04-03T15:57:24.1250602Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2024-04-03T15:57:24.1252235Z adding 'torch/distributed/fsdp/__init__.py' 2024-04-03T15:57:24.1259047Z adding 'torch/distributed/fsdp/_common_utils.py' 2024-04-03T15:57:24.1261555Z adding 'torch/distributed/fsdp/_debug_utils.py' 2024-04-03T15:57:24.1263382Z adding 'torch/distributed/fsdp/_dynamo_utils.py' 2024-04-03T15:57:24.1267912Z adding 'torch/distributed/fsdp/_exec_order_utils.py' 2024-04-03T15:57:24.1303029Z adding 'torch/distributed/fsdp/_flat_param.py' 2024-04-03T15:57:24.1305589Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2024-04-03T15:57:24.1317200Z adding 'torch/distributed/fsdp/_init_utils.py' 2024-04-03T15:57:24.1319990Z adding 'torch/distributed/fsdp/_limiter_utils.py' 2024-04-03T15:57:24.1345941Z adding 'torch/distributed/fsdp/_optim_utils.py' 2024-04-03T15:57:24.1365821Z adding 'torch/distributed/fsdp/_runtime_utils.py' 2024-04-03T15:57:24.1368149Z adding 'torch/distributed/fsdp/_shard_utils.py' 2024-04-03T15:57:24.1376898Z adding 'torch/distributed/fsdp/_state_dict_utils.py' 2024-04-03T15:57:24.1379449Z adding 'torch/distributed/fsdp/_trace_utils.py' 2024-04-03T15:57:24.1381655Z adding 'torch/distributed/fsdp/_traversal_utils.py' 2024-04-03T15:57:24.1385213Z adding 'torch/distributed/fsdp/_unshard_param_utils.py' 2024-04-03T15:57:24.1388508Z adding 'torch/distributed/fsdp/_wrap_utils.py' 2024-04-03T15:57:24.1393712Z adding 'torch/distributed/fsdp/api.py' 2024-04-03T15:57:24.1420579Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2024-04-03T15:57:24.1425539Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2024-04-03T15:57:24.1431762Z adding 'torch/distributed/fsdp/wrap.py' 2024-04-03T15:57:24.1433016Z adding 'torch/distributed/launcher/__init__.py' 2024-04-03T15:57:24.1436965Z adding 'torch/distributed/launcher/api.py' 2024-04-03T15:57:24.1438103Z adding 'torch/distributed/nn/__init__.py' 2024-04-03T15:57:24.1441501Z adding 'torch/distributed/nn/functional.py' 2024-04-03T15:57:24.1442888Z adding 'torch/distributed/nn/api/__init__.py' 2024-04-03T15:57:24.1450704Z adding 'torch/distributed/nn/api/remote_module.py' 2024-04-03T15:57:24.1452152Z adding 'torch/distributed/nn/jit/__init__.py' 2024-04-03T15:57:24.1454418Z adding 'torch/distributed/nn/jit/instantiator.py' 2024-04-03T15:57:24.1455812Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2024-04-03T15:57:24.1457864Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2024-04-03T15:57:24.1459421Z adding 'torch/distributed/optim/__init__.py' 2024-04-03T15:57:24.1461734Z adding 'torch/distributed/optim/apply_optimizer_in_backward.py' 2024-04-03T15:57:24.1463717Z adding 'torch/distributed/optim/functional_adadelta.py' 2024-04-03T15:57:24.1465658Z adding 'torch/distributed/optim/functional_adagrad.py' 2024-04-03T15:57:24.1468958Z adding 'torch/distributed/optim/functional_adam.py' 2024-04-03T15:57:24.1470809Z adding 'torch/distributed/optim/functional_adamax.py' 2024-04-03T15:57:24.1473028Z adding 'torch/distributed/optim/functional_adamw.py' 2024-04-03T15:57:24.1475078Z adding 'torch/distributed/optim/functional_rmsprop.py' 2024-04-03T15:57:24.1476963Z adding 'torch/distributed/optim/functional_rprop.py' 2024-04-03T15:57:24.1478913Z adding 'torch/distributed/optim/functional_sgd.py' 2024-04-03T15:57:24.1482992Z adding 'torch/distributed/optim/named_optimizer.py' 2024-04-03T15:57:24.1486780Z adding 'torch/distributed/optim/optimizer.py' 2024-04-03T15:57:24.1489145Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2024-04-03T15:57:24.1490582Z adding 'torch/distributed/optim/utils.py' 2024-04-03T15:57:24.1511144Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2024-04-03T15:57:24.1512485Z adding 'torch/distributed/pipeline/__init__.py' 2024-04-03T15:57:24.1514085Z adding 'torch/distributed/pipeline/sync/__init__.py' 2024-04-03T15:57:24.1516800Z adding 'torch/distributed/pipeline/sync/batchnorm.py' 2024-04-03T15:57:24.1519416Z adding 'torch/distributed/pipeline/sync/checkpoint.py' 2024-04-03T15:57:24.1521422Z adding 'torch/distributed/pipeline/sync/copy.py' 2024-04-03T15:57:24.1523089Z adding 'torch/distributed/pipeline/sync/dependency.py' 2024-04-03T15:57:24.1526368Z adding 'torch/distributed/pipeline/sync/microbatch.py' 2024-04-03T15:57:24.1527989Z adding 'torch/distributed/pipeline/sync/phony.py' 2024-04-03T15:57:24.1533313Z adding 'torch/distributed/pipeline/sync/pipe.py' 2024-04-03T15:57:24.1536481Z adding 'torch/distributed/pipeline/sync/pipeline.py' 2024-04-03T15:57:24.1538799Z adding 'torch/distributed/pipeline/sync/stream.py' 2024-04-03T15:57:24.1540393Z adding 'torch/distributed/pipeline/sync/utils.py' 2024-04-03T15:57:24.1542480Z adding 'torch/distributed/pipeline/sync/worker.py' 2024-04-03T15:57:24.1545128Z adding 'torch/distributed/pipeline/sync/_balance/__init__.py' 2024-04-03T15:57:24.1547134Z adding 'torch/distributed/pipeline/sync/_balance/blockpartition.py' 2024-04-03T15:57:24.1548821Z adding 'torch/distributed/pipeline/sync/_balance/profile.py' 2024-04-03T15:57:24.1550418Z adding 'torch/distributed/pipeline/sync/skip/__init__.py' 2024-04-03T15:57:24.1552347Z adding 'torch/distributed/pipeline/sync/skip/layout.py' 2024-04-03T15:57:24.1553985Z adding 'torch/distributed/pipeline/sync/skip/namespace.py' 2024-04-03T15:57:24.1556509Z adding 'torch/distributed/pipeline/sync/skip/portal.py' 2024-04-03T15:57:24.1560744Z adding 'torch/distributed/pipeline/sync/skip/skippable.py' 2024-04-03T15:57:24.1563262Z adding 'torch/distributed/pipeline/sync/skip/tracker.py' 2024-04-03T15:57:24.1567531Z adding 'torch/distributed/rpc/__init__.py' 2024-04-03T15:57:24.1569370Z adding 'torch/distributed/rpc/_utils.py' 2024-04-03T15:57:24.1578556Z adding 'torch/distributed/rpc/api.py' 2024-04-03T15:57:24.1583079Z adding 'torch/distributed/rpc/backend_registry.py' 2024-04-03T15:57:24.1585030Z adding 'torch/distributed/rpc/constants.py' 2024-04-03T15:57:24.1586791Z adding 'torch/distributed/rpc/functions.py' 2024-04-03T15:57:24.1589440Z adding 'torch/distributed/rpc/internal.py' 2024-04-03T15:57:24.1591976Z adding 'torch/distributed/rpc/options.py' 2024-04-03T15:57:24.1593949Z adding 'torch/distributed/rpc/rref_proxy.py' 2024-04-03T15:57:24.1596664Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2024-04-03T15:57:24.1599099Z adding 'torch/distributed/rpc/_testing/__init__.py' 2024-04-03T15:57:24.1600920Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2024-04-03T15:57:24.1602326Z adding 'torch/distributed/tensor/__init__.py' 2024-04-03T15:57:24.1603626Z adding 'torch/distributed/tensor/parallel/__init__.py' 2024-04-03T15:57:24.1605873Z adding 'torch/distributed/tensor/parallel/_data_parallel_utils.py' 2024-04-03T15:57:24.1607577Z adding 'torch/distributed/tensor/parallel/_utils.py' 2024-04-03T15:57:24.1609634Z adding 'torch/distributed/tensor/parallel/api.py' 2024-04-03T15:57:24.1611358Z adding 'torch/distributed/tensor/parallel/ddp.py' 2024-04-03T15:57:24.1615425Z adding 'torch/distributed/tensor/parallel/fsdp.py' 2024-04-03T15:57:24.1617423Z adding 'torch/distributed/tensor/parallel/input_reshard.py' 2024-04-03T15:57:24.1621901Z adding 'torch/distributed/tensor/parallel/loss.py' 2024-04-03T15:57:24.1626994Z adding 'torch/distributed/tensor/parallel/style.py' 2024-04-03T15:57:24.1630722Z adding 'torch/distributions/__init__.py' 2024-04-03T15:57:24.1632628Z adding 'torch/distributions/bernoulli.py' 2024-04-03T15:57:24.1634429Z adding 'torch/distributions/beta.py' 2024-04-03T15:57:24.1637209Z adding 'torch/distributions/binomial.py' 2024-04-03T15:57:24.1638666Z adding 'torch/distributions/categorical.py' 2024-04-03T15:57:24.1640435Z adding 'torch/distributions/cauchy.py' 2024-04-03T15:57:24.1642014Z adding 'torch/distributions/chi2.py' 2024-04-03T15:57:24.1644990Z adding 'torch/distributions/constraint_registry.py' 2024-04-03T15:57:24.1649695Z adding 'torch/distributions/constraints.py' 2024-04-03T15:57:24.1652632Z adding 'torch/distributions/continuous_bernoulli.py' 2024-04-03T15:57:24.1654603Z adding 'torch/distributions/dirichlet.py' 2024-04-03T15:57:24.1658061Z adding 'torch/distributions/distribution.py' 2024-04-03T15:57:24.1659785Z adding 'torch/distributions/exp_family.py' 2024-04-03T15:57:24.1661422Z adding 'torch/distributions/exponential.py' 2024-04-03T15:57:24.1663337Z adding 'torch/distributions/fishersnedecor.py' 2024-04-03T15:57:24.1665211Z adding 'torch/distributions/gamma.py' 2024-04-03T15:57:24.1667307Z adding 'torch/distributions/geometric.py' 2024-04-03T15:57:24.1669093Z adding 'torch/distributions/gumbel.py' 2024-04-03T15:57:24.1670906Z adding 'torch/distributions/half_cauchy.py' 2024-04-03T15:57:24.1672426Z adding 'torch/distributions/half_normal.py' 2024-04-03T15:57:24.1674275Z adding 'torch/distributions/independent.py' 2024-04-03T15:57:24.1676022Z adding 'torch/distributions/inverse_gamma.py' 2024-04-03T15:57:24.1683360Z adding 'torch/distributions/kl.py' 2024-04-03T15:57:24.1685582Z adding 'torch/distributions/kumaraswamy.py' 2024-04-03T15:57:24.1687721Z adding 'torch/distributions/laplace.py' 2024-04-03T15:57:24.1690184Z adding 'torch/distributions/lkj_cholesky.py' 2024-04-03T15:57:24.1691881Z adding 'torch/distributions/log_normal.py' 2024-04-03T15:57:24.1693390Z adding 'torch/distributions/logistic_normal.py' 2024-04-03T15:57:24.1696440Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2024-04-03T15:57:24.1700060Z adding 'torch/distributions/mixture_same_family.py' 2024-04-03T15:57:24.1701832Z adding 'torch/distributions/multinomial.py' 2024-04-03T15:57:24.1705364Z adding 'torch/distributions/multivariate_normal.py' 2024-04-03T15:57:24.1707143Z adding 'torch/distributions/negative_binomial.py' 2024-04-03T15:57:24.1708404Z adding 'torch/distributions/normal.py' 2024-04-03T15:57:24.1710601Z adding 'torch/distributions/one_hot_categorical.py' 2024-04-03T15:57:24.1712170Z adding 'torch/distributions/pareto.py' 2024-04-03T15:57:24.1713896Z adding 'torch/distributions/poisson.py' 2024-04-03T15:57:24.1716060Z adding 'torch/distributions/relaxed_bernoulli.py' 2024-04-03T15:57:24.1718169Z adding 'torch/distributions/relaxed_categorical.py' 2024-04-03T15:57:24.1719927Z adding 'torch/distributions/studentT.py' 2024-04-03T15:57:24.1722888Z adding 'torch/distributions/transformed_distribution.py' 2024-04-03T15:57:24.1733567Z adding 'torch/distributions/transforms.py' 2024-04-03T15:57:24.1735234Z adding 'torch/distributions/uniform.py' 2024-04-03T15:57:24.1737916Z adding 'torch/distributions/utils.py' 2024-04-03T15:57:24.1739670Z adding 'torch/distributions/von_mises.py' 2024-04-03T15:57:24.1741393Z adding 'torch/distributions/weibull.py' 2024-04-03T15:57:24.1745008Z adding 'torch/distributions/wishart.py' 2024-04-03T15:57:24.1749078Z adding 'torch/export/__init__.py' 2024-04-03T15:57:24.1751234Z adding 'torch/export/_remove_auto_functionalized_pass.py' 2024-04-03T15:57:24.1753322Z adding 'torch/export/_remove_effect_tokens_pass.py' 2024-04-03T15:57:24.1755036Z adding 'torch/export/_safeguard.py' 2024-04-03T15:57:24.1767349Z adding 'torch/export/_trace.py' 2024-04-03T15:57:24.1769533Z adding 'torch/export/_tree_utils.py' 2024-04-03T15:57:24.1772739Z adding 'torch/export/_unlift.py' 2024-04-03T15:57:24.1773915Z adding 'torch/export/custom_obj.py' 2024-04-03T15:57:24.1784516Z adding 'torch/export/dynamic_shapes.py' 2024-04-03T15:57:24.1790817Z adding 'torch/export/exported_program.py' 2024-04-03T15:57:24.1795091Z adding 'torch/export/graph_signature.py' 2024-04-03T15:57:24.1805693Z adding 'torch/export/unflatten.py' 2024-04-03T15:57:24.1815580Z adding 'torch/fft/__init__.py' 2024-04-03T15:57:24.1817411Z adding 'torch/func/__init__.py' 2024-04-03T15:57:24.1821617Z adding 'torch/futures/__init__.py' 2024-04-03T15:57:24.1824064Z adding 'torch/fx/__init__.py' 2024-04-03T15:57:24.1825495Z adding 'torch/fx/__init__.pyi' 2024-04-03T15:57:24.1826929Z adding 'torch/fx/_compatibility.py' 2024-04-03T15:57:24.1829372Z adding 'torch/fx/_lazy_graph_module.py' 2024-04-03T15:57:24.1831206Z adding 'torch/fx/_pytree.py' 2024-04-03T15:57:24.1845756Z adding 'torch/fx/_symbolic_trace.py' 2024-04-03T15:57:24.1846993Z adding 'torch/fx/annotate.py' 2024-04-03T15:57:24.1848060Z adding 'torch/fx/config.py' 2024-04-03T15:57:24.1868792Z adding 'torch/fx/graph.py' 2024-04-03T15:57:24.1879391Z adding 'torch/fx/graph_module.py' 2024-04-03T15:57:24.1881037Z adding 'torch/fx/immutable_collections.py' 2024-04-03T15:57:24.1886728Z adding 'torch/fx/interpreter.py' 2024-04-03T15:57:24.1895035Z adding 'torch/fx/node.py' 2024-04-03T15:57:24.1900859Z adding 'torch/fx/operator_schemas.py' 2024-04-03T15:57:24.1907260Z adding 'torch/fx/proxy.py' 2024-04-03T15:57:24.1911741Z adding 'torch/fx/subgraph_rewriter.py' 2024-04-03T15:57:24.1913447Z adding 'torch/fx/tensor_type.py' 2024-04-03T15:57:24.1915223Z adding 'torch/fx/traceback.py' 2024-04-03T15:57:24.1916989Z adding 'torch/fx/experimental/__init__.py' 2024-04-03T15:57:24.1918344Z adding 'torch/fx/experimental/_backward_state.py' 2024-04-03T15:57:24.1920018Z adding 'torch/fx/experimental/_config.py' 2024-04-03T15:57:24.1921881Z adding 'torch/fx/experimental/_sym_dispatch_mode.py' 2024-04-03T15:57:24.1934517Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2024-04-03T15:57:24.1938416Z adding 'torch/fx/experimental/const_fold.py' 2024-04-03T15:57:24.1940091Z adding 'torch/fx/experimental/debug.py' 2024-04-03T15:57:24.1949122Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2024-04-03T15:57:24.1951264Z adding 'torch/fx/experimental/merge_matmul.py' 2024-04-03T15:57:24.1955133Z adding 'torch/fx/experimental/meta_tracer.py' 2024-04-03T15:57:24.1956781Z adding 'torch/fx/experimental/normalize.py' 2024-04-03T15:57:24.1961506Z adding 'torch/fx/experimental/optimization.py' 2024-04-03T15:57:24.1965382Z adding 'torch/fx/experimental/partitioner_utils.py' 2024-04-03T15:57:24.1981849Z adding 'torch/fx/experimental/proxy_tensor.py' 2024-04-03T15:57:24.1987435Z adding 'torch/fx/experimental/recording.py' 2024-04-03T15:57:24.1988539Z adding 'torch/fx/experimental/refinement_types.py' 2024-04-03T15:57:24.1990655Z adding 'torch/fx/experimental/rewriter.py' 2024-04-03T15:57:24.1993312Z adding 'torch/fx/experimental/schema_type_annotation.py' 2024-04-03T15:57:24.2003816Z adding 'torch/fx/experimental/sym_node.py' 2024-04-03T15:57:24.2071598Z adding 'torch/fx/experimental/symbolic_shapes.py' 2024-04-03T15:57:24.2073754Z adding 'torch/fx/experimental/unify_refinements.py' 2024-04-03T15:57:24.2082262Z adding 'torch/fx/experimental/validator.py' 2024-04-03T15:57:24.2083977Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2024-04-03T15:57:24.2087941Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2024-04-03T15:57:24.2098460Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2024-04-03T15:57:24.2109678Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2024-04-03T15:57:24.2111395Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2024-04-03T15:57:24.2114631Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2024-04-03T15:57:24.2116301Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2024-04-03T15:57:24.2117962Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2024-04-03T15:57:24.2119082Z adding 'torch/fx/experimental/unification/__init__.py' 2024-04-03T15:57:24.2120179Z adding 'torch/fx/experimental/unification/core.py' 2024-04-03T15:57:24.2121945Z adding 'torch/fx/experimental/unification/dispatch.py' 2024-04-03T15:57:24.2123744Z adding 'torch/fx/experimental/unification/match.py' 2024-04-03T15:57:24.2125826Z adding 'torch/fx/experimental/unification/more.py' 2024-04-03T15:57:24.2129445Z adding 'torch/fx/experimental/unification/unification_tools.py' 2024-04-03T15:57:24.2131215Z adding 'torch/fx/experimental/unification/utils.py' 2024-04-03T15:57:24.2132832Z adding 'torch/fx/experimental/unification/variable.py' 2024-04-03T15:57:24.2134458Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2024-04-03T15:57:24.2136398Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2024-04-03T15:57:24.2138163Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2024-04-03T15:57:24.2142218Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2024-04-03T15:57:24.2144330Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2024-04-03T15:57:24.2146257Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2024-04-03T15:57:24.2147690Z adding 'torch/fx/passes/__init__.py' 2024-04-03T15:57:24.2149358Z adding 'torch/fx/passes/annotate_getitem_nodes.py' 2024-04-03T15:57:24.2151191Z adding 'torch/fx/passes/fake_tensor_prop.py' 2024-04-03T15:57:24.2155323Z adding 'torch/fx/passes/graph_drawer.py' 2024-04-03T15:57:24.2157453Z adding 'torch/fx/passes/graph_manipulation.py' 2024-04-03T15:57:24.2164035Z adding 'torch/fx/passes/net_min_base.py' 2024-04-03T15:57:24.2167392Z adding 'torch/fx/passes/operator_support.py' 2024-04-03T15:57:24.2169408Z adding 'torch/fx/passes/param_fetch.py' 2024-04-03T15:57:24.2172206Z adding 'torch/fx/passes/pass_manager.py' 2024-04-03T15:57:24.2182486Z adding 'torch/fx/passes/reinplace.py' 2024-04-03T15:57:24.2185253Z adding 'torch/fx/passes/shape_prop.py' 2024-04-03T15:57:24.2190139Z adding 'torch/fx/passes/split_module.py' 2024-04-03T15:57:24.2193762Z adding 'torch/fx/passes/split_utils.py' 2024-04-03T15:57:24.2203828Z adding 'torch/fx/passes/splitter_base.py' 2024-04-03T15:57:24.2207627Z adding 'torch/fx/passes/tools_common.py' 2024-04-03T15:57:24.2209143Z adding 'torch/fx/passes/backends/__init__.py' 2024-04-03T15:57:24.2209909Z adding 'torch/fx/passes/backends/cudagraphs.py' 2024-04-03T15:57:24.2211512Z adding 'torch/fx/passes/dialect/__init__.py' 2024-04-03T15:57:24.2212939Z adding 'torch/fx/passes/dialect/common/__init__.py' 2024-04-03T15:57:24.2215192Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2024-04-03T15:57:24.2216332Z adding 'torch/fx/passes/infra/__init__.py' 2024-04-03T15:57:24.2220669Z adding 'torch/fx/passes/infra/partitioner.py' 2024-04-03T15:57:24.2222413Z adding 'torch/fx/passes/infra/pass_base.py' 2024-04-03T15:57:24.2225833Z adding 'torch/fx/passes/infra/pass_manager.py' 2024-04-03T15:57:24.2227250Z adding 'torch/fx/passes/tests/__init__.py' 2024-04-03T15:57:24.2228978Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2024-04-03T15:57:24.2230352Z adding 'torch/fx/passes/utils/__init__.py' 2024-04-03T15:57:24.2232239Z adding 'torch/fx/passes/utils/common.py' 2024-04-03T15:57:24.2235430Z adding 'torch/fx/passes/utils/fuser_utils.py' 2024-04-03T15:57:24.2240235Z adding 'torch/fx/passes/utils/matcher_utils.py' 2024-04-03T15:57:24.2242659Z adding 'torch/fx/passes/utils/matcher_with_name_node_map_utils.py' 2024-04-03T15:57:24.2245009Z adding 'torch/fx/passes/utils/source_matcher_utils.py' 2024-04-03T15:57:24.2247259Z adding 'torch/include/clog.h' 2024-04-03T15:57:24.2255334Z adding 'torch/include/cpuinfo.h' 2024-04-03T15:57:24.2257060Z adding 'torch/include/dnnl.h' 2024-04-03T15:57:24.2258492Z adding 'torch/include/dnnl_config.h' 2024-04-03T15:57:24.2259804Z adding 'torch/include/dnnl_debug.h' 2024-04-03T15:57:24.2261339Z adding 'torch/include/dnnl_ocl.h' 2024-04-03T15:57:24.2262631Z adding 'torch/include/dnnl_sycl.h' 2024-04-03T15:57:24.2264010Z adding 'torch/include/dnnl_sycl_types.h' 2024-04-03T15:57:24.2265502Z adding 'torch/include/dnnl_threadpool.h' 2024-04-03T15:57:24.2266733Z adding 'torch/include/dnnl_types.h' 2024-04-03T15:57:24.2268101Z adding 'torch/include/dnnl_version.h' 2024-04-03T15:57:24.2269546Z adding 'torch/include/experiments-config.h' 2024-04-03T15:57:24.2270778Z adding 'torch/include/fp16.h' 2024-04-03T15:57:24.2273842Z adding 'torch/include/fxdiv.h' 2024-04-03T15:57:24.2275486Z adding 'torch/include/libshm.h' 2024-04-03T15:57:24.2280733Z adding 'torch/include/nnpack.h' 2024-04-03T15:57:24.2289613Z adding 'torch/include/psimd.h' 2024-04-03T15:57:24.2299240Z adding 'torch/include/pthreadpool.h' 2024-04-03T15:57:24.2301843Z adding 'torch/include/qnnpack.h' 2024-04-03T15:57:24.2303703Z adding 'torch/include/qnnpack_func.h' 2024-04-03T15:57:24.2334174Z adding 'torch/include/sleef.h' 2024-04-03T15:57:24.2365129Z adding 'torch/include/xnnpack.h' 2024-04-03T15:57:24.2369003Z adding 'torch/include/ATen/ATen.h' 2024-04-03T15:57:24.2370622Z adding 'torch/include/ATen/AccumulateType.h' 2024-04-03T15:57:24.2371787Z adding 'torch/include/ATen/ArrayRef.h' 2024-04-03T15:57:24.2374016Z adding 'torch/include/ATen/Backend.h' 2024-04-03T15:57:24.2374920Z adding 'torch/include/ATen/Backtrace.h' 2024-04-03T15:57:24.2378071Z adding 'torch/include/ATen/CPUApplyUtils.h' 2024-04-03T15:57:24.2378658Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2024-04-03T15:57:24.2379942Z adding 'torch/include/ATen/CPUFunctions.h' 2024-04-03T15:57:24.2383831Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2024-04-03T15:57:24.2385534Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2024-04-03T15:57:24.2387195Z adding 'torch/include/ATen/CUDAFunctions.h' 2024-04-03T15:57:24.2391556Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2024-04-03T15:57:24.2393272Z adding 'torch/include/ATen/CachedTensorUtils.h' 2024-04-03T15:57:24.2394983Z adding 'torch/include/ATen/CollapseDims.h' 2024-04-03T15:57:24.2396718Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2024-04-03T15:57:24.2401397Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2024-04-03T15:57:24.2403346Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2024-04-03T15:57:24.2407173Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2024-04-03T15:57:24.2409120Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2024-04-03T15:57:24.2413224Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2024-04-03T15:57:24.2415055Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2024-04-03T15:57:24.2416350Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2024-04-03T15:57:24.2417602Z adding 'torch/include/ATen/Config.h' 2024-04-03T15:57:24.2421928Z adding 'torch/include/ATen/Context.h' 2024-04-03T15:57:24.2423594Z adding 'torch/include/ATen/DLConvertor.h' 2024-04-03T15:57:24.2424817Z adding 'torch/include/ATen/Device.h' 2024-04-03T15:57:24.2426314Z adding 'torch/include/ATen/DeviceAccelerator.h' 2024-04-03T15:57:24.2427709Z adding 'torch/include/ATen/DeviceGuard.h' 2024-04-03T15:57:24.2428978Z adding 'torch/include/ATen/DimVector.h' 2024-04-03T15:57:24.2430150Z adding 'torch/include/ATen/Dimname.h' 2024-04-03T15:57:24.2436456Z adding 'torch/include/ATen/Dispatch.h' 2024-04-03T15:57:24.2440907Z adding 'torch/include/ATen/Dispatch_v2.h' 2024-04-03T15:57:24.2442567Z adding 'torch/include/ATen/DynamicLibrary.h' 2024-04-03T15:57:24.2444162Z adding 'torch/include/ATen/EmptyTensor.h' 2024-04-03T15:57:24.2445968Z adding 'torch/include/ATen/ExpandBase.h' 2024-04-03T15:57:24.2449654Z adding 'torch/include/ATen/ExpandUtils.h' 2024-04-03T15:57:24.2450871Z adding 'torch/include/ATen/Formatting.h' 2024-04-03T15:57:24.2452441Z adding 'torch/include/ATen/FuncTorchTLS.h' 2024-04-03T15:57:24.2454786Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2024-04-03T15:57:24.2459520Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2024-04-03T15:57:24.2467274Z adding 'torch/include/ATen/Functions.h' 2024-04-03T15:57:24.2469269Z adding 'torch/include/ATen/Generator.h' 2024-04-03T15:57:24.2470934Z adding 'torch/include/ATen/InferSize.h' 2024-04-03T15:57:24.2472327Z adding 'torch/include/ATen/InitialTensorOptions.h' 2024-04-03T15:57:24.2473991Z adding 'torch/include/ATen/Layout.h' 2024-04-03T15:57:24.2475342Z adding 'torch/include/ATen/LegacyBatchedFallback.h' 2024-04-03T15:57:24.2477577Z adding 'torch/include/ATen/LegacyBatchedTensorImpl.h' 2024-04-03T15:57:24.2478298Z adding 'torch/include/ATen/LegacyVmapMode.h' 2024-04-03T15:57:24.2481268Z adding 'torch/include/ATen/LegacyVmapTransforms.h' 2024-04-03T15:57:24.2482677Z adding 'torch/include/ATen/LinalgBackend.h' 2024-04-03T15:57:24.2484530Z adding 'torch/include/ATen/MapAllocator.h' 2024-04-03T15:57:24.2486876Z adding 'torch/include/ATen/MatrixRef.h' 2024-04-03T15:57:24.2488690Z adding 'torch/include/ATen/MemoryOverlap.h' 2024-04-03T15:57:24.2490358Z adding 'torch/include/ATen/MetaFunctions.h' 2024-04-03T15:57:24.2492801Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2024-04-03T15:57:24.2495740Z adding 'torch/include/ATen/MethodOperators.h' 2024-04-03T15:57:24.2497110Z adding 'torch/include/ATen/NamedTensor.h' 2024-04-03T15:57:24.2499381Z adding 'torch/include/ATen/NamedTensorUtils.h' 2024-04-03T15:57:24.2506520Z adding 'torch/include/ATen/NativeFunctions.h' 2024-04-03T15:57:24.2515389Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2024-04-03T15:57:24.2518818Z adding 'torch/include/ATen/NestedTensorImpl.h' 2024-04-03T15:57:24.2520135Z adding 'torch/include/ATen/NumericUtils.h' 2024-04-03T15:57:24.2522009Z adding 'torch/include/ATen/OpMathType.h' 2024-04-03T15:57:24.2524878Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2024-04-03T15:57:24.2531497Z adding 'torch/include/ATen/Operators.h' 2024-04-03T15:57:24.2533779Z adding 'torch/include/ATen/PTThreadPool.h' 2024-04-03T15:57:24.2535201Z adding 'torch/include/ATen/PadNd.h' 2024-04-03T15:57:24.2536771Z adding 'torch/include/ATen/Parallel-inl.h' 2024-04-03T15:57:24.2539222Z adding 'torch/include/ATen/Parallel.h' 2024-04-03T15:57:24.2540610Z adding 'torch/include/ATen/ParallelFuture.h' 2024-04-03T15:57:24.2541945Z adding 'torch/include/ATen/ParallelNative.h' 2024-04-03T15:57:24.2543468Z adding 'torch/include/ATen/ParallelNativeTBB.h' 2024-04-03T15:57:24.2544984Z adding 'torch/include/ATen/ParallelOpenMP.h' 2024-04-03T15:57:24.2546614Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2024-04-03T15:57:24.2761711Z adding 'torch/include/ATen/RedispatchFunctions.h' 2024-04-03T15:57:24.2882654Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2024-04-03T15:57:24.2888651Z adding 'torch/include/ATen/SavedTensorHooks.h' 2024-04-03T15:57:24.2889197Z adding 'torch/include/ATen/Scalar.h' 2024-04-03T15:57:24.2890728Z adding 'torch/include/ATen/ScalarOps.h' 2024-04-03T15:57:24.2892015Z adding 'torch/include/ATen/ScalarType.h' 2024-04-03T15:57:24.2893483Z adding 'torch/include/ATen/SequenceNumber.h' 2024-04-03T15:57:24.2894438Z adding 'torch/include/ATen/SmallVector.h' 2024-04-03T15:57:24.2897094Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2024-04-03T15:57:24.2900120Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2024-04-03T15:57:24.2903868Z adding 'torch/include/ATen/SparseTensorImpl.h' 2024-04-03T15:57:24.2905241Z adding 'torch/include/ATen/Storage.h' 2024-04-03T15:57:24.2906703Z adding 'torch/include/ATen/StorageUtils.h' 2024-04-03T15:57:24.2908006Z adding 'torch/include/ATen/Tensor.h' 2024-04-03T15:57:24.2909229Z adding 'torch/include/ATen/TensorAccessor.h' 2024-04-03T15:57:24.2911164Z adding 'torch/include/ATen/TensorGeometry.h' 2024-04-03T15:57:24.2918308Z adding 'torch/include/ATen/TensorIndexing.h' 2024-04-03T15:57:24.2929749Z adding 'torch/include/ATen/TensorIterator.h' 2024-04-03T15:57:24.2931482Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2024-04-03T15:57:24.2933472Z adding 'torch/include/ATen/TensorMeta.h' 2024-04-03T15:57:24.2935504Z adding 'torch/include/ATen/TensorNames.h' 2024-04-03T15:57:24.2937204Z adding 'torch/include/ATen/TensorOperators.h' 2024-04-03T15:57:24.2938131Z adding 'torch/include/ATen/TensorOptions.h' 2024-04-03T15:57:24.2939853Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2024-04-03T15:57:24.2941989Z adding 'torch/include/ATen/TensorUtils.h' 2024-04-03T15:57:24.2943419Z adding 'torch/include/ATen/ThreadLocalPythonObjects.h' 2024-04-03T15:57:24.2945320Z adding 'torch/include/ATen/ThreadLocalState.h' 2024-04-03T15:57:24.2947644Z adding 'torch/include/ATen/TracerMode.h' 2024-04-03T15:57:24.2949433Z adding 'torch/include/ATen/TypeDefault.h' 2024-04-03T15:57:24.2951301Z adding 'torch/include/ATen/Utils.h' 2024-04-03T15:57:24.2952626Z adding 'torch/include/ATen/Version.h' 2024-04-03T15:57:24.3103105Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2024-04-03T15:57:24.3115441Z adding 'torch/include/ATen/WrapDimUtils.h' 2024-04-03T15:57:24.3117034Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2024-04-03T15:57:24.3121835Z adding 'torch/include/ATen/autocast_mode.h' 2024-04-03T15:57:24.3123126Z adding 'torch/include/ATen/ceil_div.h' 2024-04-03T15:57:24.3126014Z adding 'torch/include/ATen/code_template.h' 2024-04-03T15:57:24.3127967Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2024-04-03T15:57:24.3128655Z adding 'torch/include/ATen/div_rtn.h' 2024-04-03T15:57:24.3131535Z adding 'torch/include/ATen/dlpack.h' 2024-04-03T15:57:24.3133001Z adding 'torch/include/ATen/jit_macros.h' 2024-04-03T15:57:24.3134498Z adding 'torch/include/ATen/jiterator_macros.h' 2024-04-03T15:57:24.3140237Z adding 'torch/include/ATen/record_function.h' 2024-04-03T15:57:24.3142159Z adding 'torch/include/ATen/core/ATenGeneral.h' 2024-04-03T15:57:24.3143500Z adding 'torch/include/ATen/core/ATenOpList.h' 2024-04-03T15:57:24.3144908Z adding 'torch/include/ATen/core/ATen_fwd.h' 2024-04-03T15:57:24.3146894Z adding 'torch/include/ATen/core/ATen_pch.h' 2024-04-03T15:57:24.3148333Z adding 'torch/include/ATen/core/Array.h' 2024-04-03T15:57:24.3149597Z adding 'torch/include/ATen/core/Backtrace.h' 2024-04-03T15:57:24.3151009Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2024-04-03T15:57:24.3153001Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2024-04-03T15:57:24.3154493Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2024-04-03T15:57:24.3158448Z adding 'torch/include/ATen/core/Dict.h' 2024-04-03T15:57:24.3160999Z adding 'torch/include/ATen/core/Dict_inl.h' 2024-04-03T15:57:24.3162361Z adding 'torch/include/ATen/core/DimVector.h' 2024-04-03T15:57:24.3163823Z adding 'torch/include/ATen/core/Dimname.h' 2024-04-03T15:57:24.3167305Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2024-04-03T15:57:24.3168696Z adding 'torch/include/ATen/core/Formatting.h' 2024-04-03T15:57:24.3171199Z adding 'torch/include/ATen/core/Generator.h' 2024-04-03T15:57:24.3172800Z adding 'torch/include/ATen/core/GeneratorForPrivateuseone.h' 2024-04-03T15:57:24.3178262Z adding 'torch/include/ATen/core/IListRef.h' 2024-04-03T15:57:24.3180669Z adding 'torch/include/ATen/core/IListRef_inl.h' 2024-04-03T15:57:24.3183027Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2024-04-03T15:57:24.3187001Z adding 'torch/include/ATen/core/List.h' 2024-04-03T15:57:24.3190772Z adding 'torch/include/ATen/core/List_inl.h' 2024-04-03T15:57:24.3193701Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2024-04-03T15:57:24.3195441Z adding 'torch/include/ATen/core/NamedTensor.h' 2024-04-03T15:57:24.3197713Z adding 'torch/include/ATen/core/NestedIntSymNodeImpl.h' 2024-04-03T15:57:24.3199731Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2024-04-03T15:57:24.3201215Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2024-04-03T15:57:24.3202729Z adding 'torch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2024-04-03T15:57:24.3204320Z adding 'torch/include/ATen/core/QuantizerBase.h' 2024-04-03T15:57:24.3206052Z adding 'torch/include/ATen/core/Range.h' 2024-04-03T15:57:24.3207427Z adding 'torch/include/ATen/core/Reduction.h' 2024-04-03T15:57:24.3208625Z adding 'torch/include/ATen/core/Scalar.h' 2024-04-03T15:57:24.3209897Z adding 'torch/include/ATen/core/ScalarType.h' 2024-04-03T15:57:24.3211487Z adding 'torch/include/ATen/core/Tensor.h' 2024-04-03T15:57:24.3214038Z adding 'torch/include/ATen/core/TensorAccessor.h' 2024-04-03T15:57:24.3225497Z adding 'torch/include/ATen/core/TensorBase.h' 2024-04-03T15:57:24.3270679Z adding 'torch/include/ATen/core/TensorBody.h' 2024-04-03T15:57:24.3273567Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2024-04-03T15:57:24.3275553Z adding 'torch/include/ATen/core/TransformationHelper.h' 2024-04-03T15:57:24.3277206Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2024-04-03T15:57:24.3278888Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2024-04-03T15:57:24.3279855Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2024-04-03T15:57:24.3281684Z adding 'torch/include/ATen/core/Variadic.h' 2024-04-03T15:57:24.3283338Z adding 'torch/include/ATen/core/Vitals.h' 2024-04-03T15:57:24.3285700Z adding 'torch/include/ATen/core/alias_info.h' 2024-04-03T15:57:24.3296798Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2024-04-03T15:57:24.3299423Z adding 'torch/include/ATen/core/blob.h' 2024-04-03T15:57:24.3301227Z adding 'torch/include/ATen/core/builtin_function.h' 2024-04-03T15:57:24.3305241Z adding 'torch/include/ATen/core/class_type.h' 2024-04-03T15:57:24.3306729Z adding 'torch/include/ATen/core/custom_class.h' 2024-04-03T15:57:24.3309991Z adding 'torch/include/ATen/core/dynamic_type.h' 2024-04-03T15:57:24.3311346Z adding 'torch/include/ATen/core/enum_tag.h' 2024-04-03T15:57:24.3313007Z adding 'torch/include/ATen/core/enum_type.h' 2024-04-03T15:57:24.3314997Z adding 'torch/include/ATen/core/function.h' 2024-04-03T15:57:24.3322117Z adding 'torch/include/ATen/core/function_schema.h' 2024-04-03T15:57:24.3326791Z adding 'torch/include/ATen/core/function_schema_inl.h' 2024-04-03T15:57:24.3329350Z adding 'torch/include/ATen/core/functional.h' 2024-04-03T15:57:24.3330729Z adding 'torch/include/ATen/core/grad_mode.h' 2024-04-03T15:57:24.3334073Z adding 'torch/include/ATen/core/interned_strings.h' 2024-04-03T15:57:24.3335749Z adding 'torch/include/ATen/core/interned_strings_class.h' 2024-04-03T15:57:24.3349808Z adding 'torch/include/ATen/core/ivalue.h' 2024-04-03T15:57:24.3373993Z adding 'torch/include/ATen/core/ivalue_inl.h' 2024-04-03T15:57:24.3375342Z adding 'torch/include/ATen/core/ivalue_to.h' 2024-04-03T15:57:24.3393013Z adding 'torch/include/ATen/core/jit_type.h' 2024-04-03T15:57:24.3399169Z adding 'torch/include/ATen/core/jit_type_base.h' 2024-04-03T15:57:24.3400944Z adding 'torch/include/ATen/core/operator_name.h' 2024-04-03T15:57:24.3403597Z adding 'torch/include/ATen/core/qualified_name.h' 2024-04-03T15:57:24.3405315Z adding 'torch/include/ATen/core/rref_interface.h' 2024-04-03T15:57:24.3407781Z adding 'torch/include/ATen/core/stack.h' 2024-04-03T15:57:24.3409104Z adding 'torch/include/ATen/core/symbol.h' 2024-04-03T15:57:24.3410738Z adding 'torch/include/ATen/core/type_factory.h' 2024-04-03T15:57:24.3412158Z adding 'torch/include/ATen/core/type_ptr.h' 2024-04-03T15:57:24.3413379Z adding 'torch/include/ATen/core/typeid.h' 2024-04-03T15:57:24.3416583Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2024-04-03T15:57:24.3418439Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2024-04-03T15:57:24.3420988Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2024-04-03T15:57:24.3423947Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2024-04-03T15:57:24.3425439Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2024-04-03T15:57:24.3427292Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2024-04-03T15:57:24.3428732Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2024-04-03T15:57:24.3432200Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2024-04-03T15:57:24.3439711Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2024-04-03T15:57:24.3442096Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2024-04-03T15:57:24.3443657Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2024-04-03T15:57:24.3447690Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2024-04-03T15:57:24.3455521Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2024-04-03T15:57:24.3457017Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2024-04-03T15:57:24.3461212Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2024-04-03T15:57:24.3462661Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2024-04-03T15:57:24.3463875Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2024-04-03T15:57:24.3465972Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2024-04-03T15:57:24.3469241Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2024-04-03T15:57:24.3471309Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2024-04-03T15:57:24.3477464Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2024-04-03T15:57:24.3479012Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2024-04-03T15:57:24.3480520Z adding 'torch/include/ATen/cpu/Utils.h' 2024-04-03T15:57:24.3483208Z adding 'torch/include/ATen/cpu/vml.h' 2024-04-03T15:57:24.3484501Z adding 'torch/include/ATen/cpu/vec/functional.h' 2024-04-03T15:57:24.3488308Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2024-04-03T15:57:24.3490882Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2024-04-03T15:57:24.3492564Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2024-04-03T15:57:24.3494005Z adding 'torch/include/ATen/cpu/vec/vec.h' 2024-04-03T15:57:24.3503335Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2024-04-03T15:57:24.3504637Z adding 'torch/include/ATen/cpu/vec/vec_convert.h' 2024-04-03T15:57:24.3506097Z adding 'torch/include/ATen/cpu/vec/vec_half.h' 2024-04-03T15:57:24.3508425Z adding 'torch/include/ATen/cpu/vec/vec_mask.h' 2024-04-03T15:57:24.3511101Z adding 'torch/include/ATen/cpu/vec/vec_n.h' 2024-04-03T15:57:24.3513860Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2024-04-03T15:57:24.3515273Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2024-04-03T15:57:24.3518011Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2024-04-03T15:57:24.3526425Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2024-04-03T15:57:24.3531498Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2024-04-03T15:57:24.3535937Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2024-04-03T15:57:24.3537592Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_convert.h' 2024-04-03T15:57:24.3540180Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2024-04-03T15:57:24.3544911Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2024-04-03T15:57:24.3550555Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h' 2024-04-03T15:57:24.3555902Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_half_neon.h' 2024-04-03T15:57:24.3566281Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2024-04-03T15:57:24.3569386Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_mask.h' 2024-04-03T15:57:24.3577846Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2024-04-03T15:57:24.3579649Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2024-04-03T15:57:24.3581792Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2024-04-03T15:57:24.3586957Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2024-04-03T15:57:24.3590545Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2024-04-03T15:57:24.3593749Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2024-04-03T15:57:24.3597057Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2024-04-03T15:57:24.3601310Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2024-04-03T15:57:24.3603816Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2024-04-03T15:57:24.3607266Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2024-04-03T15:57:24.3608607Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2024-04-03T15:57:24.3612015Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2024-04-03T15:57:24.3615527Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2024-04-03T15:57:24.3619942Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2024-04-03T15:57:24.3639034Z adding 'torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' 2024-04-03T15:57:24.3642549Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2024-04-03T15:57:24.3653029Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2024-04-03T15:57:24.3658827Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2024-04-03T15:57:24.3666013Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2024-04-03T15:57:24.3667552Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_convert.h' 2024-04-03T15:57:24.3670305Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2024-04-03T15:57:24.3676145Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2024-04-03T15:57:24.3685093Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2024-04-03T15:57:24.3687728Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_mask.h' 2024-04-03T15:57:24.3695714Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2024-04-03T15:57:24.3697845Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2024-04-03T15:57:24.3699399Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2024-04-03T15:57:24.3701042Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2024-04-03T15:57:24.3705466Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2024-04-03T15:57:24.3710355Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2024-04-03T15:57:24.3713256Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2024-04-03T15:57:24.3714760Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2024-04-03T15:57:24.3716563Z adding 'torch/include/ATen/cuda/CUDAContextLight.h' 2024-04-03T15:57:24.3718188Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2024-04-03T15:57:24.3719561Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2024-04-03T15:57:24.3722327Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2024-04-03T15:57:24.3724804Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2024-04-03T15:57:24.3727220Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2024-04-03T15:57:24.3728698Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2024-04-03T15:57:24.3730341Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2024-04-03T15:57:24.3732920Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2024-04-03T15:57:24.3735394Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2024-04-03T15:57:24.3736643Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2024-04-03T15:57:24.3738005Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2024-04-03T15:57:24.3739574Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2024-04-03T15:57:24.3741213Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2024-04-03T15:57:24.3742700Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2024-04-03T15:57:24.3745234Z adding 'torch/include/ATen/cuda/Exceptions.h' 2024-04-03T15:57:24.3747133Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2024-04-03T15:57:24.3748431Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2024-04-03T15:57:24.3749608Z adding 'torch/include/ATen/cuda/PhiloxCudaState.h' 2024-04-03T15:57:24.3750796Z adding 'torch/include/ATen/cuda/PhiloxUtils.cuh' 2024-04-03T15:57:24.3752128Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2024-04-03T15:57:24.3753695Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2024-04-03T15:57:24.3754949Z adding 'torch/include/ATen/cuda/Sleep.h' 2024-04-03T15:57:24.3756362Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2024-04-03T15:57:24.3759729Z adding 'torch/include/ATen/cuda/cub.cuh' 2024-04-03T15:57:24.3761825Z adding 'torch/include/ATen/cuda/cub.h' 2024-04-03T15:57:24.3763318Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2024-04-03T15:57:24.3764953Z adding 'torch/include/ATen/cuda/jiterator.h' 2024-04-03T15:57:24.3767535Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2024-04-03T15:57:24.3768794Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2024-04-03T15:57:24.3770649Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2024-04-03T15:57:24.3773799Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2024-04-03T15:57:24.3774900Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2024-04-03T15:57:24.3777215Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2024-04-03T15:57:24.3778667Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2024-04-03T15:57:24.3780303Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2024-04-03T15:57:24.3782112Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2024-04-03T15:57:24.3783575Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2024-04-03T15:57:24.3785390Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2024-04-03T15:57:24.3786983Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2024-04-03T15:57:24.3789259Z adding 'torch/include/ATen/cuda/tunable/GemmCommon.h' 2024-04-03T15:57:24.3792364Z adding 'torch/include/ATen/cuda/tunable/GemmHipblaslt.h' 2024-04-03T15:57:24.3794838Z adding 'torch/include/ATen/cuda/tunable/GemmRocblas.h' 2024-04-03T15:57:24.3796304Z adding 'torch/include/ATen/cuda/tunable/StreamTimer.h' 2024-04-03T15:57:24.3799057Z adding 'torch/include/ATen/cuda/tunable/Tunable.h' 2024-04-03T15:57:24.3801893Z adding 'torch/include/ATen/cuda/tunable/TunableGemm.h' 2024-04-03T15:57:24.3805110Z adding 'torch/include/ATen/cuda/tunable/TunableOp.h' 2024-04-03T15:57:24.3809734Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2024-04-03T15:57:24.3810900Z adding 'torch/include/ATen/cudnn/Exceptions.h' 2024-04-03T15:57:24.3812265Z adding 'torch/include/ATen/cudnn/Handle.h' 2024-04-03T15:57:24.3813451Z adding 'torch/include/ATen/cudnn/Handles.h' 2024-04-03T15:57:24.3814661Z adding 'torch/include/ATen/cudnn/Types.h' 2024-04-03T15:57:24.3816065Z adding 'torch/include/ATen/cudnn/Utils.h' 2024-04-03T15:57:24.3817485Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2024-04-03T15:57:24.3819310Z adding 'torch/include/ATen/detail/AcceleratorHooksInterface.h' 2024-04-03T15:57:24.3821863Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2024-04-03T15:57:24.3823683Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2024-04-03T15:57:24.3825314Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2024-04-03T15:57:24.3826741Z adding 'torch/include/ATen/detail/IPUHooksInterface.h' 2024-04-03T15:57:24.3828542Z adding 'torch/include/ATen/detail/MPSHooksInterface.h' 2024-04-03T15:57:24.3830121Z adding 'torch/include/ATen/detail/MTIAHooksInterface.h' 2024-04-03T15:57:24.3831627Z adding 'torch/include/ATen/detail/ORTHooksInterface.h' 2024-04-03T15:57:24.3833205Z adding 'torch/include/ATen/detail/PrivateUse1HooksInterface.h' 2024-04-03T15:57:24.3834841Z adding 'torch/include/ATen/detail/XPUHooksInterface.h' 2024-04-03T15:57:24.3836634Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2024-04-03T15:57:24.3840910Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2024-04-03T15:57:24.3843004Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2024-04-03T15:57:24.3845772Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2024-04-03T15:57:24.3847955Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2024-04-03T15:57:24.3850149Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2024-04-03T15:57:24.3851669Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2024-04-03T15:57:24.3854314Z adding 'torch/include/ATen/functorch/Interpreter.h' 2024-04-03T15:57:24.3857624Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2024-04-03T15:57:24.3859161Z adding 'torch/include/ATen/functorch/Macros.h' 2024-04-03T15:57:24.3860877Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2024-04-03T15:57:24.3863030Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2024-04-03T15:57:24.3864616Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2024-04-03T15:57:24.3866510Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2024-04-03T15:57:24.3868244Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2024-04-03T15:57:24.3871008Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2024-04-03T15:57:24.3872866Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2024-04-03T15:57:24.3875095Z adding 'torch/include/ATen/miopen/Descriptors.h' 2024-04-03T15:57:24.3876574Z adding 'torch/include/ATen/miopen/Exceptions.h' 2024-04-03T15:57:24.3877818Z adding 'torch/include/ATen/miopen/Handle.h' 2024-04-03T15:57:24.3879227Z adding 'torch/include/ATen/miopen/Types.h' 2024-04-03T15:57:24.3880653Z adding 'torch/include/ATen/miopen/Utils.h' 2024-04-03T15:57:24.3882062Z adding 'torch/include/ATen/miopen/miopen-wrapper.h' 2024-04-03T15:57:24.3883571Z adding 'torch/include/ATen/mps/EmptyTensor.h' 2024-04-03T15:57:24.3888601Z adding 'torch/include/ATen/mps/IndexKernels.h' 2024-04-03T15:57:24.3894470Z adding 'torch/include/ATen/mps/MPSAllocator.h' 2024-04-03T15:57:24.3896482Z adding 'torch/include/ATen/mps/MPSAllocatorInterface.h' 2024-04-03T15:57:24.3898042Z adding 'torch/include/ATen/mps/MPSDevice.h' 2024-04-03T15:57:24.3899562Z adding 'torch/include/ATen/mps/MPSEvent.h' 2024-04-03T15:57:24.3901164Z adding 'torch/include/ATen/mps/MPSGeneratorImpl.h' 2024-04-03T15:57:24.3903223Z adding 'torch/include/ATen/mps/MPSGuardImpl.h' 2024-04-03T15:57:24.3904784Z adding 'torch/include/ATen/mps/MPSHooks.h' 2024-04-03T15:57:24.3909577Z adding 'torch/include/ATen/mps/MPSProfiler.h' 2024-04-03T15:57:24.3911584Z adding 'torch/include/ATen/mps/MPSStream.h' 2024-04-03T15:57:24.3914082Z adding 'torch/include/ATen/native/Activation.h' 2024-04-03T15:57:24.3915759Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2024-04-03T15:57:24.3917161Z adding 'torch/include/ATen/native/AmpKernels.h' 2024-04-03T15:57:24.3919708Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2024-04-03T15:57:24.3921790Z adding 'torch/include/ATen/native/BinaryOps.h' 2024-04-03T15:57:24.3924391Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2024-04-03T15:57:24.3926840Z adding 'torch/include/ATen/native/CPUBlas.h' 2024-04-03T15:57:24.3928502Z adding 'torch/include/ATen/native/CPUFallback.h' 2024-04-03T15:57:24.3929856Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2024-04-03T15:57:24.3931870Z adding 'torch/include/ATen/native/ComplexHelper.h' 2024-04-03T15:57:24.3933312Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2024-04-03T15:57:24.3935512Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2024-04-03T15:57:24.3939564Z adding 'torch/include/ATen/native/ConvUtils.h' 2024-04-03T15:57:24.3940906Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2024-04-03T15:57:24.3942169Z adding 'torch/include/ATen/native/Copy.h' 2024-04-03T15:57:24.3943581Z adding 'torch/include/ATen/native/Cross.h' 2024-04-03T15:57:24.3945997Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2024-04-03T15:57:24.3948713Z adding 'torch/include/ATen/native/DispatchStub.h' 2024-04-03T15:57:24.3950281Z adding 'torch/include/ATen/native/Distance.h' 2024-04-03T15:57:24.3954504Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2024-04-03T15:57:24.3960618Z adding 'torch/include/ATen/native/Distributions.h' 2024-04-03T15:57:24.3962862Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2024-04-03T15:57:24.3964213Z adding 'torch/include/ATen/native/Fill.h' 2024-04-03T15:57:24.3969555Z adding 'torch/include/ATen/native/ForeachUtils.h' 2024-04-03T15:57:24.3970846Z adding 'torch/include/ATen/native/FractionalMaxPooling.h' 2024-04-03T15:57:24.3972243Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2024-04-03T15:57:24.3975044Z adding 'torch/include/ATen/native/GridSampler.h' 2024-04-03T15:57:24.3976459Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2024-04-03T15:57:24.3977765Z adding 'torch/include/ATen/native/Histogram.h' 2024-04-03T15:57:24.3978674Z adding 'torch/include/ATen/native/IndexKernel.h' 2024-04-03T15:57:24.3981071Z adding 'torch/include/ATen/native/IndexingUtils.h' 2024-04-03T15:57:24.3982549Z adding 'torch/include/ATen/native/Lerp.h' 2024-04-03T15:57:24.3983959Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2024-04-03T15:57:24.3992430Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2024-04-03T15:57:24.3993755Z adding 'torch/include/ATen/native/LossMulti.h' 2024-04-03T15:57:24.4030906Z adding 'torch/include/ATen/native/Math.h' 2024-04-03T15:57:24.4032888Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2024-04-03T15:57:24.4035917Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2024-04-03T15:57:24.4037233Z adding 'torch/include/ATen/native/MaxPooling.h' 2024-04-03T15:57:24.4038198Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2024-04-03T15:57:24.4039729Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2024-04-03T15:57:24.4041106Z adding 'torch/include/ATen/native/Normalization.h' 2024-04-03T15:57:24.4043387Z adding 'torch/include/ATen/native/Padding.h' 2024-04-03T15:57:24.4045060Z adding 'torch/include/ATen/native/PixelShuffle.h' 2024-04-03T15:57:24.4046931Z adding 'torch/include/ATen/native/PointwiseOps.h' 2024-04-03T15:57:24.4049849Z adding 'torch/include/ATen/native/Pool.h' 2024-04-03T15:57:24.4051570Z adding 'torch/include/ATen/native/Pow.h' 2024-04-03T15:57:24.4053196Z adding 'torch/include/ATen/native/RNN.h' 2024-04-03T15:57:24.4054523Z adding 'torch/include/ATen/native/RangeFactories.h' 2024-04-03T15:57:24.4055814Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2024-04-03T15:57:24.4057259Z adding 'torch/include/ATen/native/ReduceOps.h' 2024-04-03T15:57:24.4061098Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2024-04-03T15:57:24.4062608Z adding 'torch/include/ATen/native/ReductionType.h' 2024-04-03T15:57:24.4064160Z adding 'torch/include/ATen/native/Repeat.h' 2024-04-03T15:57:24.4066747Z adding 'torch/include/ATen/native/Resize.h' 2024-04-03T15:57:24.4068600Z adding 'torch/include/ATen/native/ResizeCommon.h' 2024-04-03T15:57:24.4070446Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2024-04-03T15:57:24.4071850Z adding 'torch/include/ATen/native/SegmentReduce.h' 2024-04-03T15:57:24.4075252Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2024-04-03T15:57:24.4076989Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2024-04-03T15:57:24.4078272Z adding 'torch/include/ATen/native/Sorting.h' 2024-04-03T15:57:24.4079997Z adding 'torch/include/ATen/native/SortingUtils.h' 2024-04-03T15:57:24.4082635Z adding 'torch/include/ATen/native/SparseTensorUtils.h' 2024-04-03T15:57:24.4084536Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2024-04-03T15:57:24.4087347Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2024-04-03T15:57:24.4088988Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2024-04-03T15:57:24.4090771Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2024-04-03T15:57:24.4092292Z adding 'torch/include/ATen/native/TensorCompare.h' 2024-04-03T15:57:24.4093577Z adding 'torch/include/ATen/native/TensorConversions.h' 2024-04-03T15:57:24.4095123Z adding 'torch/include/ATen/native/TensorDimApply.h' 2024-04-03T15:57:24.4097373Z adding 'torch/include/ATen/native/TensorFactories.h' 2024-04-03T15:57:24.4098361Z adding 'torch/include/ATen/native/TensorIterator.h' 2024-04-03T15:57:24.4100047Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2024-04-03T15:57:24.4101241Z adding 'torch/include/ATen/native/TensorProperties.h' 2024-04-03T15:57:24.4103332Z adding 'torch/include/ATen/native/TensorShape.h' 2024-04-03T15:57:24.4104855Z adding 'torch/include/ATen/native/TensorTransformations.h' 2024-04-03T15:57:24.4106544Z adding 'torch/include/ATen/native/TopKImpl.h' 2024-04-03T15:57:24.4107891Z adding 'torch/include/ATen/native/TransposeType.h' 2024-04-03T15:57:24.4109535Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2024-04-03T15:57:24.4110915Z adding 'torch/include/ATen/native/TypeProperties.h' 2024-04-03T15:57:24.4112837Z adding 'torch/include/ATen/native/UnaryOps.h' 2024-04-03T15:57:24.4114144Z adding 'torch/include/ATen/native/Unfold2d.h' 2024-04-03T15:57:24.4115549Z adding 'torch/include/ATen/native/Unfold3d.h' 2024-04-03T15:57:24.4117342Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2024-04-03T15:57:24.4122248Z adding 'torch/include/ATen/native/UpSample.h' 2024-04-03T15:57:24.4123764Z adding 'torch/include/ATen/native/batch_norm.h' 2024-04-03T15:57:24.4125248Z adding 'torch/include/ATen/native/group_norm.h' 2024-04-03T15:57:24.4127517Z adding 'torch/include/ATen/native/im2col.h' 2024-04-03T15:57:24.4129695Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2024-04-03T15:57:24.4131511Z adding 'torch/include/ATen/native/layer_norm.h' 2024-04-03T15:57:24.4132835Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2024-04-03T15:57:24.4134516Z adding 'torch/include/ATen/native/vol2col.h' 2024-04-03T15:57:24.4136371Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2024-04-03T15:57:24.4137775Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2024-04-03T15:57:24.4139113Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2024-04-03T15:57:24.4140359Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2024-04-03T15:57:24.4141777Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2024-04-03T15:57:24.4144915Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2024-04-03T15:57:24.4146307Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2024-04-03T15:57:24.4148149Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2024-04-03T15:57:24.4149618Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2024-04-03T15:57:24.4151230Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2024-04-03T15:57:24.4152946Z adding 'torch/include/ATen/native/cpu/LogAddExp.h' 2024-04-03T15:57:24.4156625Z adding 'torch/include/ATen/native/cpu/Loops.h' 2024-04-03T15:57:24.4158117Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2024-04-03T15:57:24.4159394Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2024-04-03T15:57:24.4163180Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2024-04-03T15:57:24.4165943Z adding 'torch/include/ATen/native/cpu/ReduceUtils.h' 2024-04-03T15:57:24.4167387Z adding 'torch/include/ATen/native/cpu/SampledAddmmKernel.h' 2024-04-03T15:57:24.4169661Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2024-04-03T15:57:24.4171017Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2024-04-03T15:57:24.4172443Z adding 'torch/include/ATen/native/cpu/SpmmReduceKernel.h' 2024-04-03T15:57:24.4173659Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2024-04-03T15:57:24.4185650Z adding 'torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2024-04-03T15:57:24.4187320Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2024-04-03T15:57:24.4191300Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2024-04-03T15:57:24.4192722Z adding 'torch/include/ATen/native/cpu/int_mm_kernel.h' 2024-04-03T15:57:24.4194295Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2024-04-03T15:57:24.4196662Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2024-04-03T15:57:24.4199144Z adding 'torch/include/ATen/native/cpu/utils.h' 2024-04-03T15:57:24.4201215Z adding 'torch/include/ATen/native/cpu/zmath.h' 2024-04-03T15:57:24.4203166Z adding 'torch/include/ATen/native/cuda/Activation.h' 2024-04-03T15:57:24.4204734Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2024-04-03T15:57:24.4208441Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2024-04-03T15:57:24.4211430Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2024-04-03T15:57:24.4212966Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2024-04-03T15:57:24.4214173Z adding 'torch/include/ATen/native/cuda/Copy.h' 2024-04-03T15:57:24.4220198Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2024-04-03T15:57:24.4222819Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2024-04-03T15:57:24.4223759Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2024-04-03T15:57:24.4229013Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2024-04-03T15:57:24.4230077Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2024-04-03T15:57:24.4231608Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2024-04-03T15:57:24.4234955Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2024-04-03T15:57:24.4236186Z adding 'torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2024-04-03T15:57:24.4239200Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2024-04-03T15:57:24.4240496Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2024-04-03T15:57:24.4242183Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2024-04-03T15:57:24.4244714Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2024-04-03T15:57:24.4247256Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2024-04-03T15:57:24.4248193Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2024-04-03T15:57:24.4251163Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2024-04-03T15:57:24.4277919Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2024-04-03T15:57:24.4282454Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2024-04-03T15:57:24.4283508Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2024-04-03T15:57:24.4287742Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2024-04-03T15:57:24.4301291Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2024-04-03T15:57:24.4305497Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2024-04-03T15:57:24.4307264Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2024-04-03T15:57:24.4309380Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2024-04-03T15:57:24.4321703Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2024-04-03T15:57:24.4323328Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2024-04-03T15:57:24.4325029Z adding 'torch/include/ATen/native/cuda/Resize.h' 2024-04-03T15:57:24.4326636Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2024-04-03T15:57:24.4331019Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2024-04-03T15:57:24.4332467Z adding 'torch/include/ATen/native/cuda/Sort.h' 2024-04-03T15:57:24.4333807Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2024-04-03T15:57:24.4337069Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2024-04-03T15:57:24.4338717Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2024-04-03T15:57:24.4341873Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2024-04-03T15:57:24.4345041Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2024-04-03T15:57:24.4349021Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2024-04-03T15:57:24.4350465Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2024-04-03T15:57:24.4351721Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2024-04-03T15:57:24.4353065Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2024-04-03T15:57:24.4356227Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2024-04-03T15:57:24.4358876Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2024-04-03T15:57:24.4360521Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2024-04-03T15:57:24.4362193Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2024-04-03T15:57:24.4363987Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2024-04-03T15:57:24.4365676Z adding 'torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' 2024-04-03T15:57:24.4366706Z adding 'torch/include/ATen/native/cuda/fused_adamw_impl.cuh' 2024-04-03T15:57:24.4369304Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2024-04-03T15:57:24.4371549Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2024-04-03T15:57:24.4376866Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2024-04-03T15:57:24.4379011Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2024-04-03T15:57:24.4381922Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2024-04-03T15:57:24.4383505Z adding 'torch/include/ATen/native/mps/Copy.h' 2024-04-03T15:57:24.4385421Z adding 'torch/include/ATen/native/mps/MPSGraphSonomaOps.h' 2024-04-03T15:57:24.4387912Z adding 'torch/include/ATen/native/mps/MPSGraphVenturaOps.h' 2024-04-03T15:57:24.4391598Z adding 'torch/include/ATen/native/mps/OperationUtils.h' 2024-04-03T15:57:24.4393031Z adding 'torch/include/ATen/native/mps/TensorFactory.h' 2024-04-03T15:57:24.4394560Z adding 'torch/include/ATen/native/mps/UnaryConstants.h' 2024-04-03T15:57:24.4396270Z adding 'torch/include/ATen/native/nested/NestedTensorBinaryOps.h' 2024-04-03T15:57:24.4397304Z adding 'torch/include/ATen/native/nested/NestedTensorFactories.h' 2024-04-03T15:57:24.4399335Z adding 'torch/include/ATen/native/nested/NestedTensorMath.h' 2024-04-03T15:57:24.4401379Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' 2024-04-03T15:57:24.4402625Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerUtils.h' 2024-04-03T15:57:24.4407313Z adding 'torch/include/ATen/native/nested/NestedTensorUtils.h' 2024-04-03T15:57:24.4409263Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2024-04-03T15:57:24.4410540Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2024-04-03T15:57:24.4412346Z adding 'torch/include/ATen/native/quantized/ConvUtils.h' 2024-04-03T15:57:24.4413331Z adding 'torch/include/ATen/native/quantized/Copy.h' 2024-04-03T15:57:24.4415189Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2024-04-03T15:57:24.4416191Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2024-04-03T15:57:24.4418332Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2024-04-03T15:57:24.4419738Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2024-04-03T15:57:24.4421288Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2024-04-03T15:57:24.4424546Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2024-04-03T15:57:24.4428825Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2024-04-03T15:57:24.4431919Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2024-04-03T15:57:24.4434289Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2024-04-03T15:57:24.4435647Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2024-04-03T15:57:24.4438893Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2024-04-03T15:57:24.4442600Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2024-04-03T15:57:24.4445579Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2024-04-03T15:57:24.4447351Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2024-04-03T15:57:24.4448345Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2024-04-03T15:57:24.4449941Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2024-04-03T15:57:24.4451407Z adding 'torch/include/ATen/native/utils/Factory.h' 2024-04-03T15:57:24.4452826Z adding 'torch/include/ATen/native/utils/ParamUtils.h' 2024-04-03T15:57:24.4454506Z adding 'torch/include/ATen/native/utils/ParamsHash.h' 2024-04-03T15:57:24.4485678Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2024-04-03T15:57:24.4487724Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2024-04-03T15:57:24.4489296Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4490612Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2024-04-03T15:57:24.4491713Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2024-04-03T15:57:24.4492993Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2024-04-03T15:57:24.4494680Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2024-04-03T15:57:24.4495997Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4497240Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2024-04-03T15:57:24.4498785Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2024-04-03T15:57:24.4499981Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2024-04-03T15:57:24.4501578Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2024-04-03T15:57:24.4503132Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2024-04-03T15:57:24.4504658Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2024-04-03T15:57:24.4506278Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4507381Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2024-04-03T15:57:24.4508916Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2024-04-03T15:57:24.4510262Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2024-04-03T15:57:24.4511749Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2024-04-03T15:57:24.4513309Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4514647Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2024-04-03T15:57:24.4516017Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2024-04-03T15:57:24.4517343Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2024-04-03T15:57:24.4518766Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2024-04-03T15:57:24.4520135Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2024-04-03T15:57:24.4521830Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4522827Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2024-04-03T15:57:24.4524502Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2024-04-03T15:57:24.4526291Z adding 'torch/include/ATen/ops/_add_relu.h' 2024-04-03T15:57:24.4527794Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4529157Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2024-04-03T15:57:24.4530471Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2024-04-03T15:57:24.4531818Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2024-04-03T15:57:24.4533618Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2024-04-03T15:57:24.4535152Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2024-04-03T15:57:24.4536800Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.4538276Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2024-04-03T15:57:24.4539735Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2024-04-03T15:57:24.4541145Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2024-04-03T15:57:24.4542562Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2024-04-03T15:57:24.4543871Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2024-04-03T15:57:24.4545401Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2024-04-03T15:57:24.4546935Z adding 'torch/include/ATen/ops/_aminmax.h' 2024-04-03T15:57:24.4548500Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4549541Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2024-04-03T15:57:24.4551000Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2024-04-03T15:57:24.4552283Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2024-04-03T15:57:24.4553943Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2024-04-03T15:57:24.4555571Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2024-04-03T15:57:24.4557243Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4558761Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h' 2024-04-03T15:57:24.4560167Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2024-04-03T15:57:24.4561801Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2024-04-03T15:57:24.4563348Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2024-04-03T15:57:24.4564858Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2024-04-03T15:57:24.4566665Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4568016Z adding 'torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h' 2024-04-03T15:57:24.4569063Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2024-04-03T15:57:24.4570433Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2024-04-03T15:57:24.4571853Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2024-04-03T15:57:24.4573423Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2024-04-03T15:57:24.4574849Z adding 'torch/include/ATen/ops/_assert_async.h' 2024-04-03T15:57:24.4576223Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2024-04-03T15:57:24.4577672Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2024-04-03T15:57:24.4579007Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2024-04-03T15:57:24.4580480Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2024-04-03T15:57:24.4581792Z adding 'torch/include/ATen/ops/_assert_scalar.h' 2024-04-03T15:57:24.4583331Z adding 'torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4584486Z adding 'torch/include/ATen/ops/_assert_scalar_native.h' 2024-04-03T15:57:24.4585966Z adding 'torch/include/ATen/ops/_assert_scalar_ops.h' 2024-04-03T15:57:24.4587544Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2024-04-03T15:57:24.4589197Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4590298Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2024-04-03T15:57:24.4591857Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2024-04-03T15:57:24.4593175Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2024-04-03T15:57:24.4594807Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4595932Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2024-04-03T15:57:24.4597478Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2024-04-03T15:57:24.4598705Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2024-04-03T15:57:24.4600493Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4601672Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2024-04-03T15:57:24.4603200Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2024-04-03T15:57:24.4604398Z adding 'torch/include/ATen/ops/_backward.h' 2024-04-03T15:57:24.4606426Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4607638Z adding 'torch/include/ATen/ops/_backward_native.h' 2024-04-03T15:57:24.4609072Z adding 'torch/include/ATen/ops/_backward_ops.h' 2024-04-03T15:57:24.4610484Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2024-04-03T15:57:24.4612070Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2024-04-03T15:57:24.4613722Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4614910Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2024-04-03T15:57:24.4616523Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2024-04-03T15:57:24.4618589Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4619660Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2024-04-03T15:57:24.4620931Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2024-04-03T15:57:24.4622438Z adding 'torch/include/ATen/ops/_batch_norm_no_update.h' 2024-04-03T15:57:24.4624145Z adding 'torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4625194Z adding 'torch/include/ATen/ops/_batch_norm_no_update_native.h' 2024-04-03T15:57:24.4627121Z adding 'torch/include/ATen/ops/_batch_norm_no_update_ops.h' 2024-04-03T15:57:24.4628691Z adding 'torch/include/ATen/ops/_batch_norm_with_update.h' 2024-04-03T15:57:24.4630145Z adding 'torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4631478Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h' 2024-04-03T15:57:24.4632993Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h' 2024-04-03T15:57:24.4634367Z adding 'torch/include/ATen/ops/_batch_norm_with_update_native.h' 2024-04-03T15:57:24.4636083Z adding 'torch/include/ATen/ops/_batch_norm_with_update_ops.h' 2024-04-03T15:57:24.4637425Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2024-04-03T15:57:24.4638990Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4639997Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2024-04-03T15:57:24.4641844Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2024-04-03T15:57:24.4643143Z adding 'torch/include/ATen/ops/_cast_Char.h' 2024-04-03T15:57:24.4644817Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4646253Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2024-04-03T15:57:24.4647657Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2024-04-03T15:57:24.4649021Z adding 'torch/include/ATen/ops/_cast_Double.h' 2024-04-03T15:57:24.4650517Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4651545Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2024-04-03T15:57:24.4653123Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2024-04-03T15:57:24.4654492Z adding 'torch/include/ATen/ops/_cast_Float.h' 2024-04-03T15:57:24.4656046Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4657091Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2024-04-03T15:57:24.4658742Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2024-04-03T15:57:24.4660034Z adding 'torch/include/ATen/ops/_cast_Half.h' 2024-04-03T15:57:24.4661569Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4662607Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2024-04-03T15:57:24.4664226Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2024-04-03T15:57:24.4665482Z adding 'torch/include/ATen/ops/_cast_Int.h' 2024-04-03T15:57:24.4667001Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4668046Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2024-04-03T15:57:24.4669869Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2024-04-03T15:57:24.4671031Z adding 'torch/include/ATen/ops/_cast_Long.h' 2024-04-03T15:57:24.4672489Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4673533Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2024-04-03T15:57:24.4675172Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2024-04-03T15:57:24.4676482Z adding 'torch/include/ATen/ops/_cast_Short.h' 2024-04-03T15:57:24.4678062Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4679085Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2024-04-03T15:57:24.4680690Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2024-04-03T15:57:24.4682167Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2024-04-03T15:57:24.4683755Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4684952Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2024-04-03T15:57:24.4686753Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2024-04-03T15:57:24.4687966Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2024-04-03T15:57:24.4689645Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2024-04-03T15:57:24.4691036Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2024-04-03T15:57:24.4692628Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4693657Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2024-04-03T15:57:24.4695184Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2024-04-03T15:57:24.4696250Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2024-04-03T15:57:24.4697975Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2024-04-03T15:57:24.4699400Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2024-04-03T15:57:24.4700986Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4702086Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2024-04-03T15:57:24.4703615Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2024-04-03T15:57:24.4705167Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2024-04-03T15:57:24.4706454Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2024-04-03T15:57:24.4708086Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2024-04-03T15:57:24.4709268Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4710444Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2024-04-03T15:57:24.4712050Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2024-04-03T15:57:24.4713382Z adding 'torch/include/ATen/ops/_chunk_cat.h' 2024-04-03T15:57:24.4714996Z adding 'torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4716480Z adding 'torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h' 2024-04-03T15:57:24.4717434Z adding 'torch/include/ATen/ops/_chunk_cat_native.h' 2024-04-03T15:57:24.4719048Z adding 'torch/include/ATen/ops/_chunk_cat_ops.h' 2024-04-03T15:57:24.4720547Z adding 'torch/include/ATen/ops/_coalesce.h' 2024-04-03T15:57:24.4722093Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4723057Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2024-04-03T15:57:24.4724835Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2024-04-03T15:57:24.4726500Z adding 'torch/include/ATen/ops/_coalesced.h' 2024-04-03T15:57:24.4728091Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4729193Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2024-04-03T15:57:24.4730614Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2024-04-03T15:57:24.4732196Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2024-04-03T15:57:24.4733550Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2024-04-03T15:57:24.4734979Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2024-04-03T15:57:24.4736270Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2024-04-03T15:57:24.4738950Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2024-04-03T15:57:24.4740573Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2024-04-03T15:57:24.4741831Z adding 'torch/include/ATen/ops/_conj.h' 2024-04-03T15:57:24.4743251Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4744716Z adding 'torch/include/ATen/ops/_conj_copy.h' 2024-04-03T15:57:24.4746069Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4747357Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.4748590Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2024-04-03T15:57:24.4750092Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2024-04-03T15:57:24.4751509Z adding 'torch/include/ATen/ops/_conj_native.h' 2024-04-03T15:57:24.4753045Z adding 'torch/include/ATen/ops/_conj_ops.h' 2024-04-03T15:57:24.4754361Z adding 'torch/include/ATen/ops/_conj_physical.h' 2024-04-03T15:57:24.4755898Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4756921Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2024-04-03T15:57:24.4758519Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2024-04-03T15:57:24.4760385Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2024-04-03T15:57:24.4762165Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2024-04-03T15:57:24.4763463Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2024-04-03T15:57:24.4765034Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2024-04-03T15:57:24.4766849Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2024-04-03T15:57:24.4768474Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.4769571Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2024-04-03T15:57:24.4771122Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2024-04-03T15:57:24.4772301Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2024-04-03T15:57:24.4773920Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2024-04-03T15:57:24.4775274Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2024-04-03T15:57:24.4776771Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2024-04-03T15:57:24.4778208Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2024-04-03T15:57:24.4779877Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.4780970Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2024-04-03T15:57:24.4782521Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2024-04-03T15:57:24.4783902Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2024-04-03T15:57:24.4785336Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2024-04-03T15:57:24.4786711Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2024-04-03T15:57:24.4788460Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2024-04-03T15:57:24.4789406Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack.h' 2024-04-03T15:57:24.4791052Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_cpu_dispatch.h' 2024-04-03T15:57:24.4792428Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h' 2024-04-03T15:57:24.4793550Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_native.h' 2024-04-03T15:57:24.4795224Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h' 2024-04-03T15:57:24.4797191Z adding 'torch/include/ATen/ops/_convolution.h' 2024-04-03T15:57:24.4798991Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4800553Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4802484Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2024-04-03T15:57:24.4803637Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4805208Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2024-04-03T15:57:24.4807415Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2024-04-03T15:57:24.4808211Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2024-04-03T15:57:24.4810044Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4811015Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2024-04-03T15:57:24.4812681Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2024-04-03T15:57:24.4814205Z adding 'torch/include/ATen/ops/_convolution_native.h' 2024-04-03T15:57:24.4815990Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2024-04-03T15:57:24.4817340Z adding 'torch/include/ATen/ops/_copy_from.h' 2024-04-03T15:57:24.4818724Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2024-04-03T15:57:24.4820295Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4821314Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2024-04-03T15:57:24.4823044Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2024-04-03T15:57:24.4824510Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4825510Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2024-04-03T15:57:24.4827199Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2024-04-03T15:57:24.4828655Z adding 'torch/include/ATen/ops/_cslt_compress.h' 2024-04-03T15:57:24.4829954Z adding 'torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h' 2024-04-03T15:57:24.4831228Z adding 'torch/include/ATen/ops/_cslt_compress_native.h' 2024-04-03T15:57:24.4832744Z adding 'torch/include/ATen/ops/_cslt_compress_ops.h' 2024-04-03T15:57:24.4834062Z adding 'torch/include/ATen/ops/_cslt_sparse_mm.h' 2024-04-03T15:57:24.4835576Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h' 2024-04-03T15:57:24.4836963Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_native.h' 2024-04-03T15:57:24.4838506Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_ops.h' 2024-04-03T15:57:24.4839855Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search.h' 2024-04-03T15:57:24.4841421Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h' 2024-04-03T15:57:24.4842841Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_native.h' 2024-04-03T15:57:24.4844225Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h' 2024-04-03T15:57:24.4846214Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2024-04-03T15:57:24.4847804Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2024-04-03T15:57:24.4849505Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4850597Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2024-04-03T15:57:24.4852245Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2024-04-03T15:57:24.4853709Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2024-04-03T15:57:24.4855217Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2024-04-03T15:57:24.4856754Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4858125Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2024-04-03T15:57:24.4859576Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2024-04-03T15:57:24.4860936Z adding 'torch/include/ATen/ops/_ctc_loss_meta_dispatch.h' 2024-04-03T15:57:24.4862353Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2024-04-03T15:57:24.4864061Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2024-04-03T15:57:24.4865665Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2024-04-03T15:57:24.4867277Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4868726Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2024-04-03T15:57:24.4870049Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2024-04-03T15:57:24.4871774Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2024-04-03T15:57:24.4873209Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2024-04-03T15:57:24.4874884Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4875983Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2024-04-03T15:57:24.4877714Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2024-04-03T15:57:24.4879085Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2024-04-03T15:57:24.4881432Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2024-04-03T15:57:24.4883698Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2024-04-03T15:57:24.4886111Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4887323Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2024-04-03T15:57:24.4888982Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2024-04-03T15:57:24.4890759Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2024-04-03T15:57:24.4892388Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4893488Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2024-04-03T15:57:24.4895525Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2024-04-03T15:57:24.4897173Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4898681Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2024-04-03T15:57:24.4899761Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2024-04-03T15:57:24.4901537Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2024-04-03T15:57:24.4902914Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2024-04-03T15:57:24.4904674Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2024-04-03T15:57:24.4906191Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2024-04-03T15:57:24.4907740Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4908786Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2024-04-03T15:57:24.4910342Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2024-04-03T15:57:24.4911704Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2024-04-03T15:57:24.4913319Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4914321Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2024-04-03T15:57:24.4915882Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2024-04-03T15:57:24.4917232Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2024-04-03T15:57:24.4918789Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4919872Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2024-04-03T15:57:24.4921499Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2024-04-03T15:57:24.4922920Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2024-04-03T15:57:24.4924398Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4925719Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2024-04-03T15:57:24.4928229Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2024-04-03T15:57:24.4929140Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2024-04-03T15:57:24.4930299Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2024-04-03T15:57:24.4931676Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2024-04-03T15:57:24.4933131Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2024-04-03T15:57:24.4934634Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2024-04-03T15:57:24.4935555Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2024-04-03T15:57:24.4937231Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2024-04-03T15:57:24.4938549Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2024-04-03T15:57:24.4939862Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2024-04-03T15:57:24.4941285Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2024-04-03T15:57:24.4942647Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2024-04-03T15:57:24.4944272Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4945290Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2024-04-03T15:57:24.4946989Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2024-04-03T15:57:24.4947954Z adding 'torch/include/ATen/ops/_dimI.h' 2024-04-03T15:57:24.4949517Z adding 'torch/include/ATen/ops/_dimI_native.h' 2024-04-03T15:57:24.4950857Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2024-04-03T15:57:24.4952151Z adding 'torch/include/ATen/ops/_dimV.h' 2024-04-03T15:57:24.4953537Z adding 'torch/include/ATen/ops/_dimV_native.h' 2024-04-03T15:57:24.4954865Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2024-04-03T15:57:24.4956281Z adding 'torch/include/ATen/ops/_dim_arange.h' 2024-04-03T15:57:24.4957825Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4958870Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2024-04-03T15:57:24.4961394Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2024-04-03T15:57:24.4962901Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2024-04-03T15:57:24.4964401Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4966436Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2024-04-03T15:57:24.4967817Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2024-04-03T15:57:24.4968359Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2024-04-03T15:57:24.4969201Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2024-04-03T15:57:24.4971217Z adding 'torch/include/ATen/ops/_efficient_attention_backward.h' 2024-04-03T15:57:24.4972712Z adding 'torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h' 2024-04-03T15:57:24.4974044Z adding 'torch/include/ATen/ops/_efficient_attention_backward_native.h' 2024-04-03T15:57:24.4975712Z adding 'torch/include/ATen/ops/_efficient_attention_backward_ops.h' 2024-04-03T15:57:24.4977450Z adding 'torch/include/ATen/ops/_efficient_attention_forward.h' 2024-04-03T15:57:24.4979154Z adding 'torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h' 2024-04-03T15:57:24.4980730Z adding 'torch/include/ATen/ops/_efficient_attention_forward_native.h' 2024-04-03T15:57:24.4982183Z adding 'torch/include/ATen/ops/_efficient_attention_forward_ops.h' 2024-04-03T15:57:24.4983970Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2024-04-03T15:57:24.4985550Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.4987251Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2024-04-03T15:57:24.4988234Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2024-04-03T15:57:24.4989093Z adding 'torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' 2024-04-03T15:57:24.4990605Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2024-04-03T15:57:24.4992169Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2024-04-03T15:57:24.4993727Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2024-04-03T15:57:24.4995490Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2024-04-03T15:57:24.4997062Z adding 'torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.4998270Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2024-04-03T15:57:24.4999979Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2024-04-03T15:57:24.5001727Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5002948Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2024-04-03T15:57:24.5004522Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2024-04-03T15:57:24.5006870Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2024-04-03T15:57:24.5008518Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5009558Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2024-04-03T15:57:24.5011149Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2024-04-03T15:57:24.5012618Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2024-04-03T15:57:24.5014193Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2024-04-03T15:57:24.5015774Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2024-04-03T15:57:24.5017420Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5019220Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2024-04-03T15:57:24.5020113Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2024-04-03T15:57:24.5021618Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2024-04-03T15:57:24.5023332Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2024-04-03T15:57:24.5024615Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2024-04-03T15:57:24.5026264Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2024-04-03T15:57:24.5027943Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2024-04-03T15:57:24.5029521Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5030781Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2024-04-03T15:57:24.5032203Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2024-04-03T15:57:24.5033388Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2024-04-03T15:57:24.5035171Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2024-04-03T15:57:24.5036706Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2024-04-03T15:57:24.5038328Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.5039511Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2024-04-03T15:57:24.5041266Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2024-04-03T15:57:24.5043141Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2024-04-03T15:57:24.5045082Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5046817Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2024-04-03T15:57:24.5047949Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2024-04-03T15:57:24.5049690Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2024-04-03T15:57:24.5051902Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2024-04-03T15:57:24.5053485Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5054653Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2024-04-03T15:57:24.5056248Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2024-04-03T15:57:24.5057875Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2024-04-03T15:57:24.5059096Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2024-04-03T15:57:24.5060813Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5061812Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2024-04-03T15:57:24.5063520Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2024-04-03T15:57:24.5065069Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2024-04-03T15:57:24.5066575Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2024-04-03T15:57:24.5067871Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2024-04-03T15:57:24.5069525Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2024-04-03T15:57:24.5070619Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2024-04-03T15:57:24.5072329Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2024-04-03T15:57:24.5073690Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5075043Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2024-04-03T15:57:24.5076804Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2024-04-03T15:57:24.5077768Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2024-04-03T15:57:24.5079536Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2024-04-03T15:57:24.5081168Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2024-04-03T15:57:24.5082737Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2024-04-03T15:57:24.5083962Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2024-04-03T15:57:24.5085770Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2024-04-03T15:57:24.5087381Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2024-04-03T15:57:24.5088959Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2024-04-03T15:57:24.5090143Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5091616Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2024-04-03T15:57:24.5093051Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2024-04-03T15:57:24.5094247Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2024-04-03T15:57:24.5096006Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2024-04-03T15:57:24.5097696Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2024-04-03T15:57:24.5099088Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5100359Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2024-04-03T15:57:24.5102041Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2024-04-03T15:57:24.5103142Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2024-04-03T15:57:24.5105402Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2024-04-03T15:57:24.5106773Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2024-04-03T15:57:24.5108289Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2024-04-03T15:57:24.5109742Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2024-04-03T15:57:24.5111048Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2024-04-03T15:57:24.5112613Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2024-04-03T15:57:24.5114255Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2024-04-03T15:57:24.5115787Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2024-04-03T15:57:24.5117360Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2024-04-03T15:57:24.5118349Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2024-04-03T15:57:24.5120134Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2024-04-03T15:57:24.5121719Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2024-04-03T15:57:24.5123182Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2024-04-03T15:57:24.5124505Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2024-04-03T15:57:24.5126231Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2024-04-03T15:57:24.5127720Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2024-04-03T15:57:24.5129134Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h' 2024-04-03T15:57:24.5130546Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h' 2024-04-03T15:57:24.5131769Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h' 2024-04-03T15:57:24.5133197Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h' 2024-04-03T15:57:24.5134605Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h' 2024-04-03T15:57:24.5136330Z adding 'torch/include/ATen/ops/_flash_attention_backward.h' 2024-04-03T15:57:24.5137888Z adding 'torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h' 2024-04-03T15:57:24.5139332Z adding 'torch/include/ATen/ops/_flash_attention_backward_native.h' 2024-04-03T15:57:24.5140824Z adding 'torch/include/ATen/ops/_flash_attention_backward_ops.h' 2024-04-03T15:57:24.5142502Z adding 'torch/include/ATen/ops/_flash_attention_forward.h' 2024-04-03T15:57:24.5144030Z adding 'torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h' 2024-04-03T15:57:24.5145386Z adding 'torch/include/ATen/ops/_flash_attention_forward_native.h' 2024-04-03T15:57:24.5146986Z adding 'torch/include/ATen/ops/_flash_attention_forward_ops.h' 2024-04-03T15:57:24.5148321Z adding 'torch/include/ATen/ops/_foobar.h' 2024-04-03T15:57:24.5149933Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5151238Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2024-04-03T15:57:24.5152491Z adding 'torch/include/ATen/ops/_foobar_native.h' 2024-04-03T15:57:24.5153990Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2024-04-03T15:57:24.5155552Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2024-04-03T15:57:24.5157025Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5158388Z adding 'torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h' 2024-04-03T15:57:24.5159686Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2024-04-03T15:57:24.5161148Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2024-04-03T15:57:24.5162635Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2024-04-03T15:57:24.5164038Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2024-04-03T15:57:24.5166109Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5167402Z adding 'torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h' 2024-04-03T15:57:24.5168687Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2024-04-03T15:57:24.5169965Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2024-04-03T15:57:24.5171515Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2024-04-03T15:57:24.5173169Z adding 'torch/include/ATen/ops/_foreach_add.h' 2024-04-03T15:57:24.5174918Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5176218Z adding 'torch/include/ATen/ops/_foreach_add_cpu_dispatch.h' 2024-04-03T15:57:24.5177527Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2024-04-03T15:57:24.5179731Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2024-04-03T15:57:24.5181474Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2024-04-03T15:57:24.5183143Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2024-04-03T15:57:24.5184828Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5186044Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h' 2024-04-03T15:57:24.5187435Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2024-04-03T15:57:24.5188941Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2024-04-03T15:57:24.5190846Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2024-04-03T15:57:24.5192558Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2024-04-03T15:57:24.5194262Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5195589Z adding 'torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h' 2024-04-03T15:57:24.5197106Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2024-04-03T15:57:24.5198530Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2024-04-03T15:57:24.5200528Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2024-04-03T15:57:24.5202094Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2024-04-03T15:57:24.5203625Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5205010Z adding 'torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h' 2024-04-03T15:57:24.5206597Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2024-04-03T15:57:24.5207878Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2024-04-03T15:57:24.5209431Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2024-04-03T15:57:24.5210749Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2024-04-03T15:57:24.5212314Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5213558Z adding 'torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h' 2024-04-03T15:57:24.5214927Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2024-04-03T15:57:24.5216250Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2024-04-03T15:57:24.5217812Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2024-04-03T15:57:24.5219243Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2024-04-03T15:57:24.5220751Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5222028Z adding 'torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h' 2024-04-03T15:57:24.5223382Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2024-04-03T15:57:24.5224712Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2024-04-03T15:57:24.5226236Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2024-04-03T15:57:24.5227860Z adding 'torch/include/ATen/ops/_foreach_clamp_max.h' 2024-04-03T15:57:24.5229450Z adding 'torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5230780Z adding 'torch/include/ATen/ops/_foreach_clamp_max_cpu_dispatch.h' 2024-04-03T15:57:24.5232152Z adding 'torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h' 2024-04-03T15:57:24.5233703Z adding 'torch/include/ATen/ops/_foreach_clamp_max_native.h' 2024-04-03T15:57:24.5235433Z adding 'torch/include/ATen/ops/_foreach_clamp_max_ops.h' 2024-04-03T15:57:24.5237015Z adding 'torch/include/ATen/ops/_foreach_clamp_min.h' 2024-04-03T15:57:24.5238647Z adding 'torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5239927Z adding 'torch/include/ATen/ops/_foreach_clamp_min_cpu_dispatch.h' 2024-04-03T15:57:24.5241453Z adding 'torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h' 2024-04-03T15:57:24.5243152Z adding 'torch/include/ATen/ops/_foreach_clamp_min_native.h' 2024-04-03T15:57:24.5244893Z adding 'torch/include/ATen/ops/_foreach_clamp_min_ops.h' 2024-04-03T15:57:24.5246636Z adding 'torch/include/ATen/ops/_foreach_copy.h' 2024-04-03T15:57:24.5248156Z adding 'torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5249430Z adding 'torch/include/ATen/ops/_foreach_copy_cpu_dispatch.h' 2024-04-03T15:57:24.5250859Z adding 'torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h' 2024-04-03T15:57:24.5252143Z adding 'torch/include/ATen/ops/_foreach_copy_native.h' 2024-04-03T15:57:24.5253721Z adding 'torch/include/ATen/ops/_foreach_copy_ops.h' 2024-04-03T15:57:24.5255072Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2024-04-03T15:57:24.5256656Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5257912Z adding 'torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h' 2024-04-03T15:57:24.5259332Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2024-04-03T15:57:24.5260636Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2024-04-03T15:57:24.5262104Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2024-04-03T15:57:24.5263511Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2024-04-03T15:57:24.5265175Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5266576Z adding 'torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h' 2024-04-03T15:57:24.5267850Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2024-04-03T15:57:24.5269259Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2024-04-03T15:57:24.5270611Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2024-04-03T15:57:24.5272188Z adding 'torch/include/ATen/ops/_foreach_div.h' 2024-04-03T15:57:24.5273819Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5275316Z adding 'torch/include/ATen/ops/_foreach_div_cpu_dispatch.h' 2024-04-03T15:57:24.5276654Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2024-04-03T15:57:24.5278181Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2024-04-03T15:57:24.5280077Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2024-04-03T15:57:24.5281646Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2024-04-03T15:57:24.5283231Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5284418Z adding 'torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h' 2024-04-03T15:57:24.5286167Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2024-04-03T15:57:24.5287539Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2024-04-03T15:57:24.5288990Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2024-04-03T15:57:24.5290408Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2024-04-03T15:57:24.5291933Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5293198Z adding 'torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h' 2024-04-03T15:57:24.5294505Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2024-04-03T15:57:24.5295836Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2024-04-03T15:57:24.5297326Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2024-04-03T15:57:24.5298791Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2024-04-03T15:57:24.5300423Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5302042Z adding 'torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h' 2024-04-03T15:57:24.5303042Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2024-04-03T15:57:24.5304281Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2024-04-03T15:57:24.5305744Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2024-04-03T15:57:24.5307218Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2024-04-03T15:57:24.5308704Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5309965Z adding 'torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h' 2024-04-03T15:57:24.5311379Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2024-04-03T15:57:24.5312668Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2024-04-03T15:57:24.5314206Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2024-04-03T15:57:24.5315570Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2024-04-03T15:57:24.5317231Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5318656Z adding 'torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h' 2024-04-03T15:57:24.5319808Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2024-04-03T15:57:24.5321216Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2024-04-03T15:57:24.5322770Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2024-04-03T15:57:24.5324136Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2024-04-03T15:57:24.5326099Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5327471Z adding 'torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h' 2024-04-03T15:57:24.5328999Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2024-04-03T15:57:24.5330087Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2024-04-03T15:57:24.5331651Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2024-04-03T15:57:24.5333074Z adding 'torch/include/ATen/ops/_foreach_lerp.h' 2024-04-03T15:57:24.5334665Z adding 'torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5335942Z adding 'torch/include/ATen/ops/_foreach_lerp_cpu_dispatch.h' 2024-04-03T15:57:24.5337351Z adding 'torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h' 2024-04-03T15:57:24.5338793Z adding 'torch/include/ATen/ops/_foreach_lerp_native.h' 2024-04-03T15:57:24.5340506Z adding 'torch/include/ATen/ops/_foreach_lerp_ops.h' 2024-04-03T15:57:24.5341857Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2024-04-03T15:57:24.5343482Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5344728Z adding 'torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h' 2024-04-03T15:57:24.5346170Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2024-04-03T15:57:24.5347479Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2024-04-03T15:57:24.5348994Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2024-04-03T15:57:24.5350333Z adding 'torch/include/ATen/ops/_foreach_log.h' 2024-04-03T15:57:24.5351688Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2024-04-03T15:57:24.5353244Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5354634Z adding 'torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h' 2024-04-03T15:57:24.5355934Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2024-04-03T15:57:24.5357298Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2024-04-03T15:57:24.5358712Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2024-04-03T15:57:24.5360172Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2024-04-03T15:57:24.5362063Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5363164Z adding 'torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h' 2024-04-03T15:57:24.5364559Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2024-04-03T15:57:24.5366179Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2024-04-03T15:57:24.5367675Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2024-04-03T15:57:24.5369161Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2024-04-03T15:57:24.5371001Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5372256Z adding 'torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h' 2024-04-03T15:57:24.5373560Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2024-04-03T15:57:24.5374865Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2024-04-03T15:57:24.5376369Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2024-04-03T15:57:24.5377925Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5379224Z adding 'torch/include/ATen/ops/_foreach_log_cpu_dispatch.h' 2024-04-03T15:57:24.5380519Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2024-04-03T15:57:24.5381879Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2024-04-03T15:57:24.5383362Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2024-04-03T15:57:24.5384896Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2024-04-03T15:57:24.5386578Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5387897Z adding 'torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h' 2024-04-03T15:57:24.5389289Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2024-04-03T15:57:24.5390741Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2024-04-03T15:57:24.5392557Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2024-04-03T15:57:24.5394125Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2024-04-03T15:57:24.5395768Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5397174Z adding 'torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h' 2024-04-03T15:57:24.5398520Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2024-04-03T15:57:24.5399960Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2024-04-03T15:57:24.5401853Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2024-04-03T15:57:24.5403522Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2024-04-03T15:57:24.5405344Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5406989Z adding 'torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h' 2024-04-03T15:57:24.5408359Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2024-04-03T15:57:24.5409795Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2024-04-03T15:57:24.5411745Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2024-04-03T15:57:24.5413162Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2024-04-03T15:57:24.5414797Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5416064Z adding 'torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h' 2024-04-03T15:57:24.5417408Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2024-04-03T15:57:24.5418880Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2024-04-03T15:57:24.5420349Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2024-04-03T15:57:24.5421844Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2024-04-03T15:57:24.5423363Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5424654Z adding 'torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h' 2024-04-03T15:57:24.5426002Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2024-04-03T15:57:24.5427309Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2024-04-03T15:57:24.5428872Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2024-04-03T15:57:24.5430386Z adding 'torch/include/ATen/ops/_foreach_pow.h' 2024-04-03T15:57:24.5432009Z adding 'torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5433334Z adding 'torch/include/ATen/ops/_foreach_pow_cpu_dispatch.h' 2024-04-03T15:57:24.5434679Z adding 'torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h' 2024-04-03T15:57:24.5436133Z adding 'torch/include/ATen/ops/_foreach_pow_native.h' 2024-04-03T15:57:24.5437971Z adding 'torch/include/ATen/ops/_foreach_pow_ops.h' 2024-04-03T15:57:24.5439390Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2024-04-03T15:57:24.5441130Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5442627Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h' 2024-04-03T15:57:24.5443811Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2024-04-03T15:57:24.5445674Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2024-04-03T15:57:24.5447443Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2024-04-03T15:57:24.5448813Z adding 'torch/include/ATen/ops/_foreach_round.h' 2024-04-03T15:57:24.5450288Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5451674Z adding 'torch/include/ATen/ops/_foreach_round_cpu_dispatch.h' 2024-04-03T15:57:24.5453178Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2024-04-03T15:57:24.5454287Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2024-04-03T15:57:24.5455831Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2024-04-03T15:57:24.5457118Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2024-04-03T15:57:24.5458742Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5459970Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h' 2024-04-03T15:57:24.5461310Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2024-04-03T15:57:24.5462750Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2024-04-03T15:57:24.5464237Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2024-04-03T15:57:24.5465618Z adding 'torch/include/ATen/ops/_foreach_sign.h' 2024-04-03T15:57:24.5467088Z adding 'torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5468397Z adding 'torch/include/ATen/ops/_foreach_sign_cpu_dispatch.h' 2024-04-03T15:57:24.5469800Z adding 'torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h' 2024-04-03T15:57:24.5471077Z adding 'torch/include/ATen/ops/_foreach_sign_native.h' 2024-04-03T15:57:24.5472532Z adding 'torch/include/ATen/ops/_foreach_sign_ops.h' 2024-04-03T15:57:24.5473962Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2024-04-03T15:57:24.5475468Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5476782Z adding 'torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h' 2024-04-03T15:57:24.5478108Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2024-04-03T15:57:24.5479388Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2024-04-03T15:57:24.5480998Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2024-04-03T15:57:24.5482402Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2024-04-03T15:57:24.5483959Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5485468Z adding 'torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h' 2024-04-03T15:57:24.5486967Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2024-04-03T15:57:24.5488225Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2024-04-03T15:57:24.5489682Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2024-04-03T15:57:24.5491064Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2024-04-03T15:57:24.5492575Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5493877Z adding 'torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h' 2024-04-03T15:57:24.5495192Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2024-04-03T15:57:24.5496491Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2024-04-03T15:57:24.5498099Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2024-04-03T15:57:24.5499675Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2024-04-03T15:57:24.5501374Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5502608Z adding 'torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h' 2024-04-03T15:57:24.5503993Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2024-04-03T15:57:24.5505463Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2024-04-03T15:57:24.5507299Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2024-04-03T15:57:24.5508666Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2024-04-03T15:57:24.5510410Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5511487Z adding 'torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h' 2024-04-03T15:57:24.5512811Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2024-04-03T15:57:24.5514101Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2024-04-03T15:57:24.5515608Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2024-04-03T15:57:24.5517120Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2024-04-03T15:57:24.5518789Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5520065Z adding 'torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h' 2024-04-03T15:57:24.5521539Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2024-04-03T15:57:24.5522781Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2024-04-03T15:57:24.5524115Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2024-04-03T15:57:24.5525918Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2024-04-03T15:57:24.5527476Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5528590Z adding 'torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h' 2024-04-03T15:57:24.5530160Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2024-04-03T15:57:24.5531306Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2024-04-03T15:57:24.5532762Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2024-04-03T15:57:24.5534248Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2024-04-03T15:57:24.5535755Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5537047Z adding 'torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h' 2024-04-03T15:57:24.5538343Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2024-04-03T15:57:24.5539619Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2024-04-03T15:57:24.5541208Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2024-04-03T15:57:24.5542572Z adding 'torch/include/ATen/ops/_functional_assert_async.h' 2024-04-03T15:57:24.5544041Z adding 'torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h' 2024-04-03T15:57:24.5545367Z adding 'torch/include/ATen/ops/_functional_assert_async_native.h' 2024-04-03T15:57:24.5546760Z adding 'torch/include/ATen/ops/_functional_assert_async_ops.h' 2024-04-03T15:57:24.5548313Z adding 'torch/include/ATen/ops/_functional_assert_scalar.h' 2024-04-03T15:57:24.5549759Z adding 'torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5550924Z adding 'torch/include/ATen/ops/_functional_assert_scalar_native.h' 2024-04-03T15:57:24.5552430Z adding 'torch/include/ATen/ops/_functional_assert_scalar_ops.h' 2024-04-03T15:57:24.5553780Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range.h' 2024-04-03T15:57:24.5555351Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5556592Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h' 2024-04-03T15:57:24.5558175Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5559310Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h' 2024-04-03T15:57:24.5560753Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h' 2024-04-03T15:57:24.5562209Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_native.h' 2024-04-03T15:57:24.5563627Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_ops.h' 2024-04-03T15:57:24.5565731Z adding 'torch/include/ATen/ops/_fused_adam.h' 2024-04-03T15:57:24.5567752Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5568952Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2024-04-03T15:57:24.5570435Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2024-04-03T15:57:24.5572521Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2024-04-03T15:57:24.5574474Z adding 'torch/include/ATen/ops/_fused_adamw.h' 2024-04-03T15:57:24.5576153Z adding 'torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5577486Z adding 'torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h' 2024-04-03T15:57:24.5579134Z adding 'torch/include/ATen/ops/_fused_adamw_native.h' 2024-04-03T15:57:24.5581225Z adding 'torch/include/ATen/ops/_fused_adamw_ops.h' 2024-04-03T15:57:24.5582771Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2024-04-03T15:57:24.5584378Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5585629Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2024-04-03T15:57:24.5586971Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2024-04-03T15:57:24.5588467Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2024-04-03T15:57:24.5590237Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2024-04-03T15:57:24.5591926Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5593259Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2024-04-03T15:57:24.5594781Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2024-04-03T15:57:24.5596159Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2024-04-03T15:57:24.5598074Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2024-04-03T15:57:24.5599393Z adding 'torch/include/ATen/ops/_fused_sdp_choice.h' 2024-04-03T15:57:24.5600937Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h' 2024-04-03T15:57:24.5602498Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h' 2024-04-03T15:57:24.5603694Z adding 'torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h' 2024-04-03T15:57:24.5605249Z adding 'torch/include/ATen/ops/_fused_sdp_choice_native.h' 2024-04-03T15:57:24.5606967Z adding 'torch/include/ATen/ops/_fused_sdp_choice_ops.h' 2024-04-03T15:57:24.5608840Z adding 'torch/include/ATen/ops/_fused_sgd.h' 2024-04-03T15:57:24.5610664Z adding 'torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5611955Z adding 'torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h' 2024-04-03T15:57:24.5613486Z adding 'torch/include/ATen/ops/_fused_sgd_native.h' 2024-04-03T15:57:24.5615496Z adding 'torch/include/ATen/ops/_fused_sgd_ops.h' 2024-04-03T15:57:24.5616795Z adding 'torch/include/ATen/ops/_fw_primal.h' 2024-04-03T15:57:24.5618382Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5619562Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2024-04-03T15:57:24.5621152Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5622593Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.5623788Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2024-04-03T15:57:24.5625335Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2024-04-03T15:57:24.5626689Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2024-04-03T15:57:24.5628102Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2024-04-03T15:57:24.5629487Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2024-04-03T15:57:24.5631045Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.5632281Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2024-04-03T15:57:24.5633695Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2024-04-03T15:57:24.5635211Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2024-04-03T15:57:24.5636678Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2024-04-03T15:57:24.5638255Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.5639507Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2024-04-03T15:57:24.5641097Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2024-04-03T15:57:24.5642873Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5644000Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2024-04-03T15:57:24.5645716Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2024-04-03T15:57:24.5647241Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2024-04-03T15:57:24.5648691Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.5649948Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2024-04-03T15:57:24.5651250Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2024-04-03T15:57:24.5652549Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2024-04-03T15:57:24.5654075Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5655543Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2024-04-03T15:57:24.5656845Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2024-04-03T15:57:24.5658231Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2024-04-03T15:57:24.5659840Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5661095Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2024-04-03T15:57:24.5662471Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2024-04-03T15:57:24.5664007Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2024-04-03T15:57:24.5665538Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2024-04-03T15:57:24.5667130Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5668448Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2024-04-03T15:57:24.5669812Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2024-04-03T15:57:24.5671364Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2024-04-03T15:57:24.5672814Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2024-04-03T15:57:24.5674774Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5675761Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2024-04-03T15:57:24.5677079Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2024-04-03T15:57:24.5678630Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2024-04-03T15:57:24.5680015Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2024-04-03T15:57:24.5681888Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5683064Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2024-04-03T15:57:24.5684435Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2024-04-03T15:57:24.5686164Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2024-04-03T15:57:24.5687656Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2024-04-03T15:57:24.5689295Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2024-04-03T15:57:24.5690512Z adding 'torch/include/ATen/ops/_indices.h' 2024-04-03T15:57:24.5691856Z adding 'torch/include/ATen/ops/_indices_copy.h' 2024-04-03T15:57:24.5693411Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5694872Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.5696008Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2024-04-03T15:57:24.5697503Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2024-04-03T15:57:24.5698874Z adding 'torch/include/ATen/ops/_indices_native.h' 2024-04-03T15:57:24.5700272Z adding 'torch/include/ATen/ops/_indices_ops.h' 2024-04-03T15:57:24.5701661Z adding 'torch/include/ATen/ops/_int_mm.h' 2024-04-03T15:57:24.5703136Z adding 'torch/include/ATen/ops/_int_mm_cpu_dispatch.h' 2024-04-03T15:57:24.5704439Z adding 'torch/include/ATen/ops/_int_mm_cuda_dispatch.h' 2024-04-03T15:57:24.5705832Z adding 'torch/include/ATen/ops/_int_mm_native.h' 2024-04-03T15:57:24.5707280Z adding 'torch/include/ATen/ops/_int_mm_ops.h' 2024-04-03T15:57:24.5708556Z adding 'torch/include/ATen/ops/_is_all_true.h' 2024-04-03T15:57:24.5710032Z adding 'torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5711221Z adding 'torch/include/ATen/ops/_is_all_true_native.h' 2024-04-03T15:57:24.5712606Z adding 'torch/include/ATen/ops/_is_all_true_ops.h' 2024-04-03T15:57:24.5713994Z adding 'torch/include/ATen/ops/_is_any_true.h' 2024-04-03T15:57:24.5715492Z adding 'torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5716657Z adding 'torch/include/ATen/ops/_is_any_true_native.h' 2024-04-03T15:57:24.5718011Z adding 'torch/include/ATen/ops/_is_any_true_ops.h' 2024-04-03T15:57:24.5719315Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2024-04-03T15:57:24.5721152Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.5722262Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2024-04-03T15:57:24.5723627Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2024-04-03T15:57:24.5725070Z adding 'torch/include/ATen/ops/_lazy_clone.h' 2024-04-03T15:57:24.5727173Z adding 'torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5728340Z adding 'torch/include/ATen/ops/_lazy_clone_native.h' 2024-04-03T15:57:24.5729661Z adding 'torch/include/ATen/ops/_lazy_clone_ops.h' 2024-04-03T15:57:24.5731031Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2024-04-03T15:57:24.5732650Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5733804Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2024-04-03T15:57:24.5735249Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2024-04-03T15:57:24.5736692Z adding 'torch/include/ATen/ops/_linalg_det.h' 2024-04-03T15:57:24.5738337Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.5739567Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2024-04-03T15:57:24.5740962Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2024-04-03T15:57:24.5742305Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2024-04-03T15:57:24.5743708Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2024-04-03T15:57:24.5745080Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2024-04-03T15:57:24.5746568Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2024-04-03T15:57:24.5748002Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2024-04-03T15:57:24.5749699Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.5750949Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2024-04-03T15:57:24.5752345Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2024-04-03T15:57:24.5753735Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2024-04-03T15:57:24.5755159Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2024-04-03T15:57:24.5756545Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2024-04-03T15:57:24.5757936Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2024-04-03T15:57:24.5759234Z adding 'torch/include/ATen/ops/_linalg_eigvals.h' 2024-04-03T15:57:24.5760853Z adding 'torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h' 2024-04-03T15:57:24.5762168Z adding 'torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h' 2024-04-03T15:57:24.5763425Z adding 'torch/include/ATen/ops/_linalg_eigvals_native.h' 2024-04-03T15:57:24.5764913Z adding 'torch/include/ATen/ops/_linalg_eigvals_ops.h' 2024-04-03T15:57:24.5766967Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2024-04-03T15:57:24.5769040Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.5770382Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2024-04-03T15:57:24.5772415Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2024-04-03T15:57:24.5773863Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2024-04-03T15:57:24.5775343Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2024-04-03T15:57:24.5776704Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2024-04-03T15:57:24.5778262Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2024-04-03T15:57:24.5779814Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2024-04-03T15:57:24.5781894Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.5783107Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2024-04-03T15:57:24.5784617Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2024-04-03T15:57:24.5785933Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2024-04-03T15:57:24.5787518Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2024-04-03T15:57:24.5788748Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2024-04-03T15:57:24.5790531Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2024-04-03T15:57:24.5791789Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2024-04-03T15:57:24.5793395Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.5794745Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2024-04-03T15:57:24.5796150Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2024-04-03T15:57:24.5797503Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2024-04-03T15:57:24.5798946Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2024-04-03T15:57:24.5800430Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2024-04-03T15:57:24.5802070Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2024-04-03T15:57:24.5803370Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2024-04-03T15:57:24.5804885Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2024-04-03T15:57:24.5806625Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2024-04-03T15:57:24.5808201Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2024-04-03T15:57:24.5809403Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2024-04-03T15:57:24.5810683Z adding 'torch/include/ATen/ops/_log_softmax.h' 2024-04-03T15:57:24.5812089Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2024-04-03T15:57:24.5813730Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.5814918Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2024-04-03T15:57:24.5816559Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2024-04-03T15:57:24.5817628Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2024-04-03T15:57:24.5819141Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2024-04-03T15:57:24.5820500Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2024-04-03T15:57:24.5821967Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2024-04-03T15:57:24.5823655Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.5824764Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2024-04-03T15:57:24.5826203Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2024-04-03T15:57:24.5827517Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2024-04-03T15:57:24.5828900Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2024-04-03T15:57:24.5830261Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2024-04-03T15:57:24.5832013Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2024-04-03T15:57:24.5833427Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2024-04-03T15:57:24.5834648Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2024-04-03T15:57:24.5835946Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2024-04-03T15:57:24.5837535Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2024-04-03T15:57:24.5838752Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2024-04-03T15:57:24.5840328Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2024-04-03T15:57:24.5842100Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5843287Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2024-04-03T15:57:24.5844988Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2024-04-03T15:57:24.5846693Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2024-04-03T15:57:24.5848184Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.5849433Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2024-04-03T15:57:24.5850859Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2024-04-03T15:57:24.5852452Z adding 'torch/include/ATen/ops/_make_dep_token.h' 2024-04-03T15:57:24.5853877Z adding 'torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h' 2024-04-03T15:57:24.5855195Z adding 'torch/include/ATen/ops/_make_dep_token_native.h' 2024-04-03T15:57:24.5856889Z adding 'torch/include/ATen/ops/_make_dep_token_ops.h' 2024-04-03T15:57:24.5858190Z adding 'torch/include/ATen/ops/_make_dual.h' 2024-04-03T15:57:24.5859715Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5860928Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2024-04-03T15:57:24.5862513Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5864040Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.5865388Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2024-04-03T15:57:24.5866724Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2024-04-03T15:57:24.5868040Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2024-04-03T15:57:24.5869406Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2024-04-03T15:57:24.5870994Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2024-04-03T15:57:24.5872582Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5873961Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2024-04-03T15:57:24.5875454Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2024-04-03T15:57:24.5876643Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2024-04-03T15:57:24.5878264Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2024-04-03T15:57:24.5879620Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2024-04-03T15:57:24.5881512Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5883015Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2024-04-03T15:57:24.5884347Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2024-04-03T15:57:24.5886198Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2024-04-03T15:57:24.5887806Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2024-04-03T15:57:24.5889065Z adding 'torch/include/ATen/ops/_masked_scale.h' 2024-04-03T15:57:24.5890760Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5891968Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2024-04-03T15:57:24.5893223Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2024-04-03T15:57:24.5894653Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2024-04-03T15:57:24.5896208Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2024-04-03T15:57:24.5897676Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2024-04-03T15:57:24.5899421Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5900795Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2024-04-03T15:57:24.5902085Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2024-04-03T15:57:24.5903437Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2024-04-03T15:57:24.5904920Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2024-04-03T15:57:24.5906485Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5907793Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2024-04-03T15:57:24.5909330Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2024-04-03T15:57:24.5910528Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2024-04-03T15:57:24.5912173Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2024-04-03T15:57:24.5913604Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear.h' 2024-04-03T15:57:24.5915116Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h' 2024-04-03T15:57:24.5916361Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_native.h' 2024-04-03T15:57:24.5917809Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_ops.h' 2024-04-03T15:57:24.5919170Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2024-04-03T15:57:24.5920824Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5922177Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2024-04-03T15:57:24.5923585Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2024-04-03T15:57:24.5925221Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2024-04-03T15:57:24.5927111Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5928345Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2024-04-03T15:57:24.5929654Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2024-04-03T15:57:24.5931201Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2024-04-03T15:57:24.5932923Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2024-04-03T15:57:24.5934569Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5935856Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2024-04-03T15:57:24.5937370Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2024-04-03T15:57:24.5939180Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2024-04-03T15:57:24.5941003Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5942174Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2024-04-03T15:57:24.5943711Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2024-04-03T15:57:24.5945437Z adding 'torch/include/ATen/ops/_native_batch_norm_legit.h' 2024-04-03T15:57:24.5947046Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5948550Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h' 2024-04-03T15:57:24.5950020Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h' 2024-04-03T15:57:24.5951534Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_native.h' 2024-04-03T15:57:24.5953142Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training.h' 2024-04-03T15:57:24.5954808Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5956149Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h' 2024-04-03T15:57:24.5957914Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h' 2024-04-03T15:57:24.5959917Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_ops.h' 2024-04-03T15:57:24.5961575Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2024-04-03T15:57:24.5963301Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5964802Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2024-04-03T15:57:24.5966394Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2024-04-03T15:57:24.5967955Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2024-04-03T15:57:24.5969473Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2024-04-03T15:57:24.5970780Z adding 'torch/include/ATen/ops/_neg_view.h' 2024-04-03T15:57:24.5972296Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5973504Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2024-04-03T15:57:24.5975159Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5976649Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.5977781Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2024-04-03T15:57:24.5979243Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2024-04-03T15:57:24.5980543Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2024-04-03T15:57:24.5982006Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2024-04-03T15:57:24.5983480Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h' 2024-04-03T15:57:24.5984952Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h' 2024-04-03T15:57:24.5986336Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h' 2024-04-03T15:57:24.5987645Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h' 2024-04-03T15:57:24.5989037Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h' 2024-04-03T15:57:24.5990440Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2024-04-03T15:57:24.5991896Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2024-04-03T15:57:24.5993541Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5994676Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2024-04-03T15:57:24.5996216Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2024-04-03T15:57:24.5997765Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.5999069Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2024-04-03T15:57:24.6000438Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2024-04-03T15:57:24.6001964Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2024-04-03T15:57:24.6003498Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2024-04-03T15:57:24.6004879Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy.h' 2024-04-03T15:57:24.6006674Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_native.h' 2024-04-03T15:57:24.6008105Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h' 2024-04-03T15:57:24.6009328Z adding 'torch/include/ATen/ops/_nested_get_lengths.h' 2024-04-03T15:57:24.6010686Z adding 'torch/include/ATen/ops/_nested_get_lengths_native.h' 2024-04-03T15:57:24.6012022Z adding 'torch/include/ATen/ops/_nested_get_lengths_ops.h' 2024-04-03T15:57:24.6013341Z adding 'torch/include/ATen/ops/_nested_get_offsets.h' 2024-04-03T15:57:24.6014768Z adding 'torch/include/ATen/ops/_nested_get_offsets_native.h' 2024-04-03T15:57:24.6016103Z adding 'torch/include/ATen/ops/_nested_get_offsets_ops.h' 2024-04-03T15:57:24.6017571Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx.h' 2024-04-03T15:57:24.6018861Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_native.h' 2024-04-03T15:57:24.6020277Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_ops.h' 2024-04-03T15:57:24.6021654Z adding 'torch/include/ATen/ops/_nested_get_values.h' 2024-04-03T15:57:24.6023079Z adding 'torch/include/ATen/ops/_nested_get_values_copy.h' 2024-04-03T15:57:24.6024769Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6026076Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.6027174Z adding 'torch/include/ATen/ops/_nested_get_values_copy_native.h' 2024-04-03T15:57:24.6028653Z adding 'torch/include/ATen/ops/_nested_get_values_copy_ops.h' 2024-04-03T15:57:24.6030172Z adding 'torch/include/ATen/ops/_nested_get_values_native.h' 2024-04-03T15:57:24.6031350Z adding 'torch/include/ATen/ops/_nested_get_values_ops.h' 2024-04-03T15:57:24.6032771Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2024-04-03T15:57:24.6034169Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2024-04-03T15:57:24.6035623Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2024-04-03T15:57:24.6037071Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2024-04-03T15:57:24.6038618Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2024-04-03T15:57:24.6040030Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2024-04-03T15:57:24.6041545Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2024-04-03T15:57:24.6043099Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6044421Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2024-04-03T15:57:24.6046137Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2024-04-03T15:57:24.6047766Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2024-04-03T15:57:24.6049047Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2024-04-03T15:57:24.6050398Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2024-04-03T15:57:24.6051665Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2024-04-03T15:57:24.6053127Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2024-04-03T15:57:24.6054459Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2024-04-03T15:57:24.6055811Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2024-04-03T15:57:24.6057471Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2024-04-03T15:57:24.6059138Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6060481Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2024-04-03T15:57:24.6061986Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2024-04-03T15:57:24.6063311Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2024-04-03T15:57:24.6064879Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6066117Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2024-04-03T15:57:24.6067598Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2024-04-03T15:57:24.6069237Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2024-04-03T15:57:24.6070428Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2024-04-03T15:57:24.6071847Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2024-04-03T15:57:24.6073328Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets.h' 2024-04-03T15:57:24.6074793Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6075954Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h' 2024-04-03T15:57:24.6077560Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h' 2024-04-03T15:57:24.6078884Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2024-04-03T15:57:24.6080452Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6081813Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2024-04-03T15:57:24.6083293Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2024-04-03T15:57:24.6084809Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2024-04-03T15:57:24.6086654Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2024-04-03T15:57:24.6087996Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6089559Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.6090656Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2024-04-03T15:57:24.6092169Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2024-04-03T15:57:24.6093551Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2024-04-03T15:57:24.6094927Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2024-04-03T15:57:24.6096308Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2024-04-03T15:57:24.6097693Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2024-04-03T15:57:24.6099149Z adding 'torch/include/ATen/ops/_nested_view_from_jagged.h' 2024-04-03T15:57:24.6100646Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy.h' 2024-04-03T15:57:24.6102254Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6103767Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.6104933Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h' 2024-04-03T15:57:24.6106517Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h' 2024-04-03T15:57:24.6107816Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_native.h' 2024-04-03T15:57:24.6109277Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_ops.h' 2024-04-03T15:57:24.6110783Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2024-04-03T15:57:24.6112357Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6113655Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2024-04-03T15:57:24.6115097Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2024-04-03T15:57:24.6133464Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2024-04-03T15:57:24.6135569Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6136210Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2024-04-03T15:57:24.6137808Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2024-04-03T15:57:24.6138961Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2024-04-03T15:57:24.6140653Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6141910Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2024-04-03T15:57:24.6143424Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2024-04-03T15:57:24.6144718Z adding 'torch/include/ATen/ops/_nnz.h' 2024-04-03T15:57:24.6146144Z adding 'torch/include/ATen/ops/_nnz_native.h' 2024-04-03T15:57:24.6147504Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2024-04-03T15:57:24.6149049Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2024-04-03T15:57:24.6150583Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2024-04-03T15:57:24.6152198Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6153453Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2024-04-03T15:57:24.6154943Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2024-04-03T15:57:24.6156482Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6157798Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2024-04-03T15:57:24.6159326Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2024-04-03T15:57:24.6160774Z adding 'torch/include/ATen/ops/_pad_circular.h' 2024-04-03T15:57:24.6162399Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6163551Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2024-04-03T15:57:24.6165805Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2024-04-03T15:57:24.6167275Z adding 'torch/include/ATen/ops/_pad_enum.h' 2024-04-03T15:57:24.6168890Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6170141Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2024-04-03T15:57:24.6171458Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2024-04-03T15:57:24.6172911Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2024-04-03T15:57:24.6174633Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6175899Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2024-04-03T15:57:24.6177327Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2024-04-03T15:57:24.6178617Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2024-04-03T15:57:24.6180200Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6181641Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2024-04-03T15:57:24.6182927Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2024-04-03T15:57:24.6184172Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2024-04-03T15:57:24.6185710Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2024-04-03T15:57:24.6187111Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2024-04-03T15:57:24.6188712Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6189981Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2024-04-03T15:57:24.6191327Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2024-04-03T15:57:24.6192640Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2024-04-03T15:57:24.6194081Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2024-04-03T15:57:24.6195537Z adding 'torch/include/ATen/ops/_pin_memory.h' 2024-04-03T15:57:24.6197131Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6198588Z adding 'torch/include/ATen/ops/_pin_memory_cuda_dispatch.h' 2024-04-03T15:57:24.6199750Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2024-04-03T15:57:24.6201324Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2024-04-03T15:57:24.6202843Z adding 'torch/include/ATen/ops/_prelu_kernel.h' 2024-04-03T15:57:24.6204121Z adding 'torch/include/ATen/ops/_prelu_kernel_backward.h' 2024-04-03T15:57:24.6205972Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h' 2024-04-03T15:57:24.6207527Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h' 2024-04-03T15:57:24.6208810Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_native.h' 2024-04-03T15:57:24.6210264Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_ops.h' 2024-04-03T15:57:24.6211562Z adding 'torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h' 2024-04-03T15:57:24.6212924Z adding 'torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h' 2024-04-03T15:57:24.6214245Z adding 'torch/include/ATen/ops/_prelu_kernel_native.h' 2024-04-03T15:57:24.6215648Z adding 'torch/include/ATen/ops/_prelu_kernel_ops.h' 2024-04-03T15:57:24.6217015Z adding 'torch/include/ATen/ops/_print.h' 2024-04-03T15:57:24.6218463Z adding 'torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6219695Z adding 'torch/include/ATen/ops/_print_native.h' 2024-04-03T15:57:24.6221222Z adding 'torch/include/ATen/ops/_print_ops.h' 2024-04-03T15:57:24.6222587Z adding 'torch/include/ATen/ops/_propagate_xla_data.h' 2024-04-03T15:57:24.6224148Z adding 'torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6225322Z adding 'torch/include/ATen/ops/_propagate_xla_data_native.h' 2024-04-03T15:57:24.6226722Z adding 'torch/include/ATen/ops/_propagate_xla_data_ops.h' 2024-04-03T15:57:24.6228068Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2024-04-03T15:57:24.6229648Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6230820Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2024-04-03T15:57:24.6232258Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2024-04-03T15:57:24.6233710Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2024-04-03T15:57:24.6235616Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2024-04-03T15:57:24.6237055Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6238698Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.6239800Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2024-04-03T15:57:24.6241374Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2024-04-03T15:57:24.6242852Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2024-04-03T15:57:24.6244154Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2024-04-03T15:57:24.6245953Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2024-04-03T15:57:24.6247143Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2024-04-03T15:57:24.6248502Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2024-04-03T15:57:24.6249977Z adding 'torch/include/ATen/ops/_reshape_copy.h' 2024-04-03T15:57:24.6251497Z adding 'torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6252695Z adding 'torch/include/ATen/ops/_reshape_copy_native.h' 2024-04-03T15:57:24.6254142Z adding 'torch/include/ATen/ops/_reshape_copy_ops.h' 2024-04-03T15:57:24.6255537Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2024-04-03T15:57:24.6257049Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6258209Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2024-04-03T15:57:24.6259722Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2024-04-03T15:57:24.6261411Z adding 'torch/include/ATen/ops/_resize_output.h' 2024-04-03T15:57:24.6263056Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6264301Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2024-04-03T15:57:24.6265646Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2024-04-03T15:57:24.6267236Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2024-04-03T15:57:24.6268534Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2024-04-03T15:57:24.6270090Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6271277Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2024-04-03T15:57:24.6272696Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2024-04-03T15:57:24.6274407Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2024-04-03T15:57:24.6275978Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6277192Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2024-04-03T15:57:24.6278500Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2024-04-03T15:57:24.6279782Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2024-04-03T15:57:24.6281378Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2024-04-03T15:57:24.6282778Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2024-04-03T15:57:24.6284341Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6285852Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2024-04-03T15:57:24.6287350Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2024-04-03T15:57:24.6288852Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2024-04-03T15:57:24.6290364Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6291581Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2024-04-03T15:57:24.6293430Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2024-04-03T15:57:24.6294511Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h' 2024-04-03T15:57:24.6296029Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h' 2024-04-03T15:57:24.6297305Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h' 2024-04-03T15:57:24.6298768Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h' 2024-04-03T15:57:24.6300335Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h' 2024-04-03T15:57:24.6301882Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h' 2024-04-03T15:57:24.6303441Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h' 2024-04-03T15:57:24.6304663Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h' 2024-04-03T15:57:24.6306308Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h' 2024-04-03T15:57:24.6307722Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h' 2024-04-03T15:57:24.6309096Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h' 2024-04-03T15:57:24.6310595Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h' 2024-04-03T15:57:24.6311968Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention.h' 2024-04-03T15:57:24.6313685Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h' 2024-04-03T15:57:24.6315218Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h' 2024-04-03T15:57:24.6316644Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h' 2024-04-03T15:57:24.6318529Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h' 2024-04-03T15:57:24.6319769Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h' 2024-04-03T15:57:24.6321494Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h' 2024-04-03T15:57:24.6322831Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h' 2024-04-03T15:57:24.6324346Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h' 2024-04-03T15:57:24.6326030Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h' 2024-04-03T15:57:24.6327557Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h' 2024-04-03T15:57:24.6328950Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h' 2024-04-03T15:57:24.6330343Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h' 2024-04-03T15:57:24.6331850Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h' 2024-04-03T15:57:24.6333244Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h' 2024-04-03T15:57:24.6334715Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h' 2024-04-03T15:57:24.6336220Z adding 'torch/include/ATen/ops/_scaled_mm.h' 2024-04-03T15:57:24.6337984Z adding 'torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h' 2024-04-03T15:57:24.6339843Z adding 'torch/include/ATen/ops/_scaled_mm_native.h' 2024-04-03T15:57:24.6341278Z adding 'torch/include/ATen/ops/_scaled_mm_ops.h' 2024-04-03T15:57:24.6342634Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2024-04-03T15:57:24.6344333Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6345610Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2024-04-03T15:57:24.6347027Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2024-04-03T15:57:24.6348344Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2024-04-03T15:57:24.6350073Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2024-04-03T15:57:24.6351386Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2024-04-03T15:57:24.6352827Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6354088Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2024-04-03T15:57:24.6355456Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2024-04-03T15:57:24.6357678Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2024-04-03T15:57:24.6359659Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6360952Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2024-04-03T15:57:24.6362567Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2024-04-03T15:57:24.6363957Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2024-04-03T15:57:24.6365966Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2024-04-03T15:57:24.6368185Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2024-04-03T15:57:24.6369664Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2024-04-03T15:57:24.6371114Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2024-04-03T15:57:24.6372341Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2024-04-03T15:57:24.6373939Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2024-04-03T15:57:24.6375390Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2024-04-03T15:57:24.6376897Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6378201Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2024-04-03T15:57:24.6379730Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2024-04-03T15:57:24.6381111Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2024-04-03T15:57:24.6382714Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6383914Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2024-04-03T15:57:24.6385407Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2024-04-03T15:57:24.6386785Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2024-04-03T15:57:24.6388283Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6389552Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2024-04-03T15:57:24.6390965Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2024-04-03T15:57:24.6392358Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2024-04-03T15:57:24.6393846Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6395069Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2024-04-03T15:57:24.6396617Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2024-04-03T15:57:24.6397920Z adding 'torch/include/ATen/ops/_softmax.h' 2024-04-03T15:57:24.6399428Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2024-04-03T15:57:24.6401133Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.6402421Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2024-04-03T15:57:24.6404134Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2024-04-03T15:57:24.6405378Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2024-04-03T15:57:24.6407000Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2024-04-03T15:57:24.6408247Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2024-04-03T15:57:24.6409897Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2024-04-03T15:57:24.6411333Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.6412592Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2024-04-03T15:57:24.6414002Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2024-04-03T15:57:24.6415322Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2024-04-03T15:57:24.6416738Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2024-04-03T15:57:24.6418082Z adding 'torch/include/ATen/ops/_softmax_native.h' 2024-04-03T15:57:24.6419550Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2024-04-03T15:57:24.6421044Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2024-04-03T15:57:24.6422618Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6423918Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2024-04-03T15:57:24.6425483Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2024-04-03T15:57:24.6426823Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2024-04-03T15:57:24.6428406Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2024-04-03T15:57:24.6429819Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6431249Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.6432418Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2024-04-03T15:57:24.6433834Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2024-04-03T15:57:24.6435179Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2024-04-03T15:57:24.6436601Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2024-04-03T15:57:24.6438112Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2024-04-03T15:57:24.6439818Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6441045Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2024-04-03T15:57:24.6442573Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2024-04-03T15:57:24.6444076Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2024-04-03T15:57:24.6445845Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6447338Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2024-04-03T15:57:24.6448775Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2024-04-03T15:57:24.6450641Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2024-04-03T15:57:24.6452113Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6453315Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2024-04-03T15:57:24.6454881Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2024-04-03T15:57:24.6456448Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2024-04-03T15:57:24.6458234Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6459382Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2024-04-03T15:57:24.6460874Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2024-04-03T15:57:24.6462505Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2024-04-03T15:57:24.6464472Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2024-04-03T15:57:24.6466207Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6467549Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2024-04-03T15:57:24.6468959Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2024-04-03T15:57:24.6470977Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2024-04-03T15:57:24.6472478Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6473874Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2024-04-03T15:57:24.6475153Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2024-04-03T15:57:24.6476729Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2024-04-03T15:57:24.6478179Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2024-04-03T15:57:24.6480027Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6481181Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2024-04-03T15:57:24.6482756Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2024-04-03T15:57:24.6484163Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2024-04-03T15:57:24.6485979Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6487369Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2024-04-03T15:57:24.6488910Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2024-04-03T15:57:24.6490344Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2024-04-03T15:57:24.6491874Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6493002Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2024-04-03T15:57:24.6494574Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2024-04-03T15:57:24.6496241Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2024-04-03T15:57:24.6497737Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6499104Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2024-04-03T15:57:24.6500570Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2024-04-03T15:57:24.6502170Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2024-04-03T15:57:24.6503564Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2024-04-03T15:57:24.6505147Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6506480Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2024-04-03T15:57:24.6507924Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2024-04-03T15:57:24.6509369Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6510795Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6512040Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2024-04-03T15:57:24.6513752Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2024-04-03T15:57:24.6515071Z adding 'torch/include/ATen/ops/_sparse_mask_projection.h' 2024-04-03T15:57:24.6516686Z adding 'torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6518003Z adding 'torch/include/ATen/ops/_sparse_mask_projection_native.h' 2024-04-03T15:57:24.6519522Z adding 'torch/include/ATen/ops/_sparse_mask_projection_ops.h' 2024-04-03T15:57:24.6520775Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2024-04-03T15:57:24.6522405Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6523654Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2024-04-03T15:57:24.6525319Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2024-04-03T15:57:24.6527039Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl.h' 2024-04-03T15:57:24.6528790Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h' 2024-04-03T15:57:24.6530102Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h' 2024-04-03T15:57:24.6531640Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h' 2024-04-03T15:57:24.6533051Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h' 2024-04-03T15:57:24.6534515Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h' 2024-04-03T15:57:24.6535751Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear.h' 2024-04-03T15:57:24.6537268Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h' 2024-04-03T15:57:24.6538533Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_native.h' 2024-04-03T15:57:24.6540032Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h' 2024-04-03T15:57:24.6541502Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2024-04-03T15:57:24.6542917Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2024-04-03T15:57:24.6544503Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6545820Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2024-04-03T15:57:24.6547380Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2024-04-03T15:57:24.6548819Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6550151Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6551548Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2024-04-03T15:57:24.6552989Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2024-04-03T15:57:24.6554451Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2024-04-03T15:57:24.6556018Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6557325Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2024-04-03T15:57:24.6558696Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2024-04-03T15:57:24.6560034Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2024-04-03T15:57:24.6561910Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2024-04-03T15:57:24.6563449Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6564576Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2024-04-03T15:57:24.6566812Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2024-04-03T15:57:24.6568100Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6569458Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6570610Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2024-04-03T15:57:24.6572340Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2024-04-03T15:57:24.6573736Z adding 'torch/include/ATen/ops/_spdiags.h' 2024-04-03T15:57:24.6575287Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6576616Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2024-04-03T15:57:24.6577955Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2024-04-03T15:57:24.6579603Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2024-04-03T15:57:24.6581062Z adding 'torch/include/ATen/ops/_stack.h' 2024-04-03T15:57:24.6582584Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6583945Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2024-04-03T15:57:24.6585286Z adding 'torch/include/ATen/ops/_stack_native.h' 2024-04-03T15:57:24.6586792Z adding 'torch/include/ATen/ops/_stack_ops.h' 2024-04-03T15:57:24.6588269Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2024-04-03T15:57:24.6589801Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6591140Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2024-04-03T15:57:24.6592445Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2024-04-03T15:57:24.6593879Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2024-04-03T15:57:24.6595445Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6596702Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2024-04-03T15:57:24.6598042Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2024-04-03T15:57:24.6599275Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2024-04-03T15:57:24.6600859Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2024-04-03T15:57:24.6602218Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2024-04-03T15:57:24.6603787Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2024-04-03T15:57:24.6605350Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2024-04-03T15:57:24.6607115Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6608395Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2024-04-03T15:57:24.6609872Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2024-04-03T15:57:24.6611294Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2024-04-03T15:57:24.6612902Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6614248Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6615505Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2024-04-03T15:57:24.6617055Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2024-04-03T15:57:24.6618400Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2024-04-03T15:57:24.6619963Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6621335Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2024-04-03T15:57:24.6622792Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6624284Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.6625456Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2024-04-03T15:57:24.6626992Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2024-04-03T15:57:24.6628295Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2024-04-03T15:57:24.6629701Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2024-04-03T15:57:24.6630869Z adding 'torch/include/ATen/ops/_test_check_tensor.h' 2024-04-03T15:57:24.6632442Z adding 'torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6633722Z adding 'torch/include/ATen/ops/_test_check_tensor_native.h' 2024-04-03T15:57:24.6635148Z adding 'torch/include/ATen/ops/_test_check_tensor_ops.h' 2024-04-03T15:57:24.6636551Z adding 'torch/include/ATen/ops/_test_functorch_fallback.h' 2024-04-03T15:57:24.6638097Z adding 'torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6639330Z adding 'torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h' 2024-04-03T15:57:24.6640696Z adding 'torch/include/ATen/ops/_test_functorch_fallback_native.h' 2024-04-03T15:57:24.6642251Z adding 'torch/include/ATen/ops/_test_functorch_fallback_ops.h' 2024-04-03T15:57:24.6643761Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2024-04-03T15:57:24.6645381Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6647057Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2024-04-03T15:57:24.6648285Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2024-04-03T15:57:24.6649876Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2024-04-03T15:57:24.6651297Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2024-04-03T15:57:24.6652916Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6654253Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2024-04-03T15:57:24.6655465Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2024-04-03T15:57:24.6657201Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2024-04-03T15:57:24.6658442Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2024-04-03T15:57:24.6659970Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6661315Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2024-04-03T15:57:24.6662575Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2024-04-03T15:57:24.6664135Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2024-04-03T15:57:24.6665564Z adding 'torch/include/ATen/ops/_test_parallel_materialize.h' 2024-04-03T15:57:24.6667138Z adding 'torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6668407Z adding 'torch/include/ATen/ops/_test_parallel_materialize_native.h' 2024-04-03T15:57:24.6669696Z adding 'torch/include/ATen/ops/_test_parallel_materialize_ops.h' 2024-04-03T15:57:24.6671129Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2024-04-03T15:57:24.6672714Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6673861Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2024-04-03T15:57:24.6675488Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2024-04-03T15:57:24.6676785Z adding 'torch/include/ATen/ops/_test_string_default.h' 2024-04-03T15:57:24.6678449Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6679443Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2024-04-03T15:57:24.6680954Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2024-04-03T15:57:24.6682440Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2024-04-03T15:57:24.6684026Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6685475Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2024-04-03T15:57:24.6687024Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2024-04-03T15:57:24.6688479Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2024-04-03T15:57:24.6690100Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6691234Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2024-04-03T15:57:24.6692745Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2024-04-03T15:57:24.6694288Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2024-04-03T15:57:24.6695732Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6697043Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2024-04-03T15:57:24.6698662Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2024-04-03T15:57:24.6700180Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2024-04-03T15:57:24.6701632Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2024-04-03T15:57:24.6703289Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6704660Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2024-04-03T15:57:24.6705924Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2024-04-03T15:57:24.6707576Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2024-04-03T15:57:24.6709051Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6710456Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2024-04-03T15:57:24.6711743Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2024-04-03T15:57:24.6713233Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2024-04-03T15:57:24.6714858Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2024-04-03T15:57:24.6716261Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2024-04-03T15:57:24.6717968Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6719443Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2024-04-03T15:57:24.6720997Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6722455Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2024-04-03T15:57:24.6723719Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2024-04-03T15:57:24.6725421Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2024-04-03T15:57:24.6727187Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2024-04-03T15:57:24.6728697Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2024-04-03T15:57:24.6730310Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6731559Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2024-04-03T15:57:24.6732918Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2024-04-03T15:57:24.6734368Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2024-04-03T15:57:24.6735940Z adding 'torch/include/ATen/ops/_to_copy.h' 2024-04-03T15:57:24.6737576Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6738939Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2024-04-03T15:57:24.6740557Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2024-04-03T15:57:24.6741855Z adding 'torch/include/ATen/ops/_to_cpu.h' 2024-04-03T15:57:24.6743421Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6744625Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2024-04-03T15:57:24.6746202Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2024-04-03T15:57:24.6747595Z adding 'torch/include/ATen/ops/_to_dense.h' 2024-04-03T15:57:24.6749014Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6750378Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2024-04-03T15:57:24.6751833Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2024-04-03T15:57:24.6753343Z adding 'torch/include/ATen/ops/_to_sparse.h' 2024-04-03T15:57:24.6754813Z adding 'torch/include/ATen/ops/_to_sparse_bsc.h' 2024-04-03T15:57:24.6756450Z adding 'torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6757696Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h' 2024-04-03T15:57:24.6759029Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h' 2024-04-03T15:57:24.6760425Z adding 'torch/include/ATen/ops/_to_sparse_bsc_native.h' 2024-04-03T15:57:24.6762054Z adding 'torch/include/ATen/ops/_to_sparse_bsc_ops.h' 2024-04-03T15:57:24.6763501Z adding 'torch/include/ATen/ops/_to_sparse_bsr.h' 2024-04-03T15:57:24.6765158Z adding 'torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6766793Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h' 2024-04-03T15:57:24.6768039Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h' 2024-04-03T15:57:24.6769504Z adding 'torch/include/ATen/ops/_to_sparse_bsr_native.h' 2024-04-03T15:57:24.6770980Z adding 'torch/include/ATen/ops/_to_sparse_bsr_ops.h' 2024-04-03T15:57:24.6772649Z adding 'torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6773940Z adding 'torch/include/ATen/ops/_to_sparse_cpu_dispatch.h' 2024-04-03T15:57:24.6775337Z adding 'torch/include/ATen/ops/_to_sparse_csc.h' 2024-04-03T15:57:24.6776819Z adding 'torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6778100Z adding 'torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h' 2024-04-03T15:57:24.6779424Z adding 'torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h' 2024-04-03T15:57:24.6780812Z adding 'torch/include/ATen/ops/_to_sparse_csc_native.h' 2024-04-03T15:57:24.6782216Z adding 'torch/include/ATen/ops/_to_sparse_csc_ops.h' 2024-04-03T15:57:24.6783629Z adding 'torch/include/ATen/ops/_to_sparse_csr.h' 2024-04-03T15:57:24.6785245Z adding 'torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6786652Z adding 'torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h' 2024-04-03T15:57:24.6787967Z adding 'torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h' 2024-04-03T15:57:24.6789169Z adding 'torch/include/ATen/ops/_to_sparse_csr_native.h' 2024-04-03T15:57:24.6790626Z adding 'torch/include/ATen/ops/_to_sparse_csr_ops.h' 2024-04-03T15:57:24.6792097Z adding 'torch/include/ATen/ops/_to_sparse_cuda_dispatch.h' 2024-04-03T15:57:24.6793446Z adding 'torch/include/ATen/ops/_to_sparse_native.h' 2024-04-03T15:57:24.6795331Z adding 'torch/include/ATen/ops/_to_sparse_ops.h' 2024-04-03T15:57:24.6796601Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured.h' 2024-04-03T15:57:24.6797991Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h' 2024-04-03T15:57:24.6799331Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_native.h' 2024-04-03T15:57:24.6800835Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_ops.h' 2024-04-03T15:57:24.6802300Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2024-04-03T15:57:24.6803966Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6805774Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2024-04-03T15:57:24.6807469Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2024-04-03T15:57:24.6808598Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2024-04-03T15:57:24.6810207Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2024-04-03T15:57:24.6811832Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2024-04-03T15:57:24.6813621Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6815118Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2024-04-03T15:57:24.6816358Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2024-04-03T15:57:24.6817790Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2024-04-03T15:57:24.6819651Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2024-04-03T15:57:24.6820965Z adding 'torch/include/ATen/ops/_trilinear.h' 2024-04-03T15:57:24.6822546Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6824012Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.6825230Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2024-04-03T15:57:24.6826782Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2024-04-03T15:57:24.6828333Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2024-04-03T15:57:24.6830019Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6831344Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2024-04-03T15:57:24.6832746Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2024-04-03T15:57:24.6834301Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2024-04-03T15:57:24.6835760Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2024-04-03T15:57:24.6837485Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6838821Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2024-04-03T15:57:24.6840069Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2024-04-03T15:57:24.6841788Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2024-04-03T15:57:24.6843019Z adding 'torch/include/ATen/ops/_unique.h' 2024-04-03T15:57:24.6844499Z adding 'torch/include/ATen/ops/_unique2.h' 2024-04-03T15:57:24.6846597Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6847755Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2024-04-03T15:57:24.6848995Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2024-04-03T15:57:24.6850380Z adding 'torch/include/ATen/ops/_unique2_native.h' 2024-04-03T15:57:24.6851891Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2024-04-03T15:57:24.6853472Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6854708Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2024-04-03T15:57:24.6856085Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2024-04-03T15:57:24.6857349Z adding 'torch/include/ATen/ops/_unique_native.h' 2024-04-03T15:57:24.6858887Z adding 'torch/include/ATen/ops/_unique_ops.h' 2024-04-03T15:57:24.6860286Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2024-04-03T15:57:24.6861895Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6862990Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2024-04-03T15:57:24.6864418Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2024-04-03T15:57:24.6865800Z adding 'torch/include/ATen/ops/_unsafe_index.h' 2024-04-03T15:57:24.6867522Z adding 'torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6868834Z adding 'torch/include/ATen/ops/_unsafe_index_native.h' 2024-04-03T15:57:24.6870220Z adding 'torch/include/ATen/ops/_unsafe_index_ops.h' 2024-04-03T15:57:24.6871662Z adding 'torch/include/ATen/ops/_unsafe_index_put.h' 2024-04-03T15:57:24.6873100Z adding 'torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6874281Z adding 'torch/include/ATen/ops/_unsafe_index_put_native.h' 2024-04-03T15:57:24.6875906Z adding 'torch/include/ATen/ops/_unsafe_index_put_ops.h' 2024-04-03T15:57:24.6877310Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2024-04-03T15:57:24.6878906Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.6880113Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2024-04-03T15:57:24.6881857Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2024-04-03T15:57:24.6883735Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2024-04-03T15:57:24.6885712Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2024-04-03T15:57:24.6887755Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.6889080Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2024-04-03T15:57:24.6890460Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2024-04-03T15:57:24.6891875Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2024-04-03T15:57:24.6893424Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2024-04-03T15:57:24.6894876Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2024-04-03T15:57:24.6896346Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2024-04-03T15:57:24.6897893Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.6899368Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6900754Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2024-04-03T15:57:24.6902340Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2024-04-03T15:57:24.6903560Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2024-04-03T15:57:24.6904999Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2024-04-03T15:57:24.6906600Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2024-04-03T15:57:24.6908049Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2024-04-03T15:57:24.6909899Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2024-04-03T15:57:24.6911825Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2024-04-03T15:57:24.6913496Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.6914914Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2024-04-03T15:57:24.6916399Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2024-04-03T15:57:24.6917718Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2024-04-03T15:57:24.6919342Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2024-04-03T15:57:24.6920778Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2024-04-03T15:57:24.6922501Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2024-04-03T15:57:24.6923978Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.6925484Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6926985Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2024-04-03T15:57:24.6928440Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2024-04-03T15:57:24.6929859Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2024-04-03T15:57:24.6931262Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2024-04-03T15:57:24.6932713Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2024-04-03T15:57:24.6934331Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2024-04-03T15:57:24.6936103Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2024-04-03T15:57:24.6938025Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2024-04-03T15:57:24.6939611Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.6940937Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2024-04-03T15:57:24.6942372Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2024-04-03T15:57:24.6943869Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2024-04-03T15:57:24.6945272Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2024-04-03T15:57:24.6946622Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2024-04-03T15:57:24.6948186Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2024-04-03T15:57:24.6949714Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.6951189Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6952526Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2024-04-03T15:57:24.6953827Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2024-04-03T15:57:24.6955147Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2024-04-03T15:57:24.6956674Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2024-04-03T15:57:24.6958066Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2024-04-03T15:57:24.6959651Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2024-04-03T15:57:24.6961704Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2024-04-03T15:57:24.6963531Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2024-04-03T15:57:24.6965183Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.6966985Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2024-04-03T15:57:24.6968524Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2024-04-03T15:57:24.6969884Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2024-04-03T15:57:24.6971537Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2024-04-03T15:57:24.6972800Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2024-04-03T15:57:24.6974382Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2024-04-03T15:57:24.6975889Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.6977250Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.6978745Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2024-04-03T15:57:24.6980099Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2024-04-03T15:57:24.6981459Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2024-04-03T15:57:24.6982921Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2024-04-03T15:57:24.6984307Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2024-04-03T15:57:24.6985920Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2024-04-03T15:57:24.6987770Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2024-04-03T15:57:24.6989719Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2024-04-03T15:57:24.6991369Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.6992749Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2024-04-03T15:57:24.6994157Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2024-04-03T15:57:24.6995500Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2024-04-03T15:57:24.6997077Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2024-04-03T15:57:24.6998435Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2024-04-03T15:57:24.7000045Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2024-04-03T15:57:24.7002077Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7003099Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7004483Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2024-04-03T15:57:24.7006281Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2024-04-03T15:57:24.7007763Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2024-04-03T15:57:24.7009066Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2024-04-03T15:57:24.7010459Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2024-04-03T15:57:24.7012012Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2024-04-03T15:57:24.7013345Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2024-04-03T15:57:24.7014832Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2024-04-03T15:57:24.7016174Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2024-04-03T15:57:24.7017813Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2024-04-03T15:57:24.7019456Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2024-04-03T15:57:24.7020745Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7021942Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2024-04-03T15:57:24.7023271Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2024-04-03T15:57:24.7024713Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2024-04-03T15:57:24.7026105Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2024-04-03T15:57:24.7027473Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2024-04-03T15:57:24.7028958Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2024-04-03T15:57:24.7030245Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2024-04-03T15:57:24.7031686Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2024-04-03T15:57:24.7033188Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7034420Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2024-04-03T15:57:24.7035874Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2024-04-03T15:57:24.7037208Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2024-04-03T15:57:24.7038808Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7039974Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2024-04-03T15:57:24.7041582Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2024-04-03T15:57:24.7042977Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2024-04-03T15:57:24.7044765Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7046106Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2024-04-03T15:57:24.7047588Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2024-04-03T15:57:24.7048905Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2024-04-03T15:57:24.7050553Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7051735Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2024-04-03T15:57:24.7053144Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2024-04-03T15:57:24.7054494Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2024-04-03T15:57:24.7056052Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7057280Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2024-04-03T15:57:24.7058796Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2024-04-03T15:57:24.7060104Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2024-04-03T15:57:24.7061669Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7062911Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2024-04-03T15:57:24.7064326Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2024-04-03T15:57:24.7065474Z adding 'torch/include/ATen/ops/_values.h' 2024-04-03T15:57:24.7066978Z adding 'torch/include/ATen/ops/_values_copy.h' 2024-04-03T15:57:24.7068533Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7069987Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7071141Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2024-04-03T15:57:24.7072576Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2024-04-03T15:57:24.7073918Z adding 'torch/include/ATen/ops/_values_native.h' 2024-04-03T15:57:24.7075431Z adding 'torch/include/ATen/ops/_values_ops.h' 2024-04-03T15:57:24.7076672Z adding 'torch/include/ATen/ops/_version.h' 2024-04-03T15:57:24.7078202Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7079373Z adding 'torch/include/ATen/ops/_version_native.h' 2024-04-03T15:57:24.7080953Z adding 'torch/include/ATen/ops/_version_ops.h' 2024-04-03T15:57:24.7082347Z adding 'torch/include/ATen/ops/_weight_int4pack_mm.h' 2024-04-03T15:57:24.7083799Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_cpu_dispatch.h' 2024-04-03T15:57:24.7085372Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h' 2024-04-03T15:57:24.7086823Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_native.h' 2024-04-03T15:57:24.7088252Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_ops.h' 2024-04-03T15:57:24.7089793Z adding 'torch/include/ATen/ops/_weight_int8pack_mm.h' 2024-04-03T15:57:24.7091166Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h' 2024-04-03T15:57:24.7092520Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_native.h' 2024-04-03T15:57:24.7093919Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_ops.h' 2024-04-03T15:57:24.7095240Z adding 'torch/include/ATen/ops/_weight_norm.h' 2024-04-03T15:57:24.7096840Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7098174Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2024-04-03T15:57:24.7099783Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7100959Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2024-04-03T15:57:24.7102442Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2024-04-03T15:57:24.7103782Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2024-04-03T15:57:24.7105311Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2024-04-03T15:57:24.7106971Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7108286Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2024-04-03T15:57:24.7109615Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2024-04-03T15:57:24.7110936Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2024-04-03T15:57:24.7112472Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2024-04-03T15:57:24.7114009Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7115274Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2024-04-03T15:57:24.7116678Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2024-04-03T15:57:24.7117985Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2024-04-03T15:57:24.7119636Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2024-04-03T15:57:24.7121018Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2024-04-03T15:57:24.7122353Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2024-04-03T15:57:24.7123939Z adding 'torch/include/ATen/ops/abs.h' 2024-04-03T15:57:24.7125665Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7126924Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2024-04-03T15:57:24.7128270Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2024-04-03T15:57:24.7129779Z adding 'torch/include/ATen/ops/abs_native.h' 2024-04-03T15:57:24.7131288Z adding 'torch/include/ATen/ops/abs_ops.h' 2024-04-03T15:57:24.7132630Z adding 'torch/include/ATen/ops/absolute.h' 2024-04-03T15:57:24.7134288Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7135504Z adding 'torch/include/ATen/ops/absolute_native.h' 2024-04-03T15:57:24.7137042Z adding 'torch/include/ATen/ops/absolute_ops.h' 2024-04-03T15:57:24.7138492Z adding 'torch/include/ATen/ops/acos.h' 2024-04-03T15:57:24.7140094Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7141283Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2024-04-03T15:57:24.7142715Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2024-04-03T15:57:24.7144352Z adding 'torch/include/ATen/ops/acos_meta.h' 2024-04-03T15:57:24.7145783Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2024-04-03T15:57:24.7147100Z adding 'torch/include/ATen/ops/acos_native.h' 2024-04-03T15:57:24.7148516Z adding 'torch/include/ATen/ops/acos_ops.h' 2024-04-03T15:57:24.7149914Z adding 'torch/include/ATen/ops/acosh.h' 2024-04-03T15:57:24.7151577Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7152860Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2024-04-03T15:57:24.7154179Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2024-04-03T15:57:24.7155456Z adding 'torch/include/ATen/ops/acosh_meta.h' 2024-04-03T15:57:24.7156924Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2024-04-03T15:57:24.7158236Z adding 'torch/include/ATen/ops/acosh_native.h' 2024-04-03T15:57:24.7159822Z adding 'torch/include/ATen/ops/acosh_ops.h' 2024-04-03T15:57:24.7161275Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2024-04-03T15:57:24.7162803Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7164065Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2024-04-03T15:57:24.7165515Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2024-04-03T15:57:24.7167319Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2024-04-03T15:57:24.7168833Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7170234Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2024-04-03T15:57:24.7171611Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2024-04-03T15:57:24.7172955Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2024-04-03T15:57:24.7174511Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2024-04-03T15:57:24.7176152Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2024-04-03T15:57:24.7177549Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2024-04-03T15:57:24.7178994Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2024-04-03T15:57:24.7180537Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2024-04-03T15:57:24.7181765Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2024-04-03T15:57:24.7183431Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2024-04-03T15:57:24.7184705Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7185960Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2024-04-03T15:57:24.7187259Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2024-04-03T15:57:24.7188628Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2024-04-03T15:57:24.7190096Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2024-04-03T15:57:24.7191484Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2024-04-03T15:57:24.7193111Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7194330Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2024-04-03T15:57:24.7195680Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2024-04-03T15:57:24.7197143Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2024-04-03T15:57:24.7198644Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2024-04-03T15:57:24.7200348Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7201780Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2024-04-03T15:57:24.7203394Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2024-04-03T15:57:24.7204492Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2024-04-03T15:57:24.7206380Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2024-04-03T15:57:24.7207795Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2024-04-03T15:57:24.7209405Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2024-04-03T15:57:24.7210815Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7212112Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2024-04-03T15:57:24.7213462Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2024-04-03T15:57:24.7214811Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2024-04-03T15:57:24.7216273Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2024-04-03T15:57:24.7217607Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2024-04-03T15:57:24.7219143Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2024-04-03T15:57:24.7220591Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2024-04-03T15:57:24.7222033Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2024-04-03T15:57:24.7223720Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7224956Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2024-04-03T15:57:24.7226385Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2024-04-03T15:57:24.7227699Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2024-04-03T15:57:24.7229049Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2024-04-03T15:57:24.7230413Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2024-04-03T15:57:24.7231873Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2024-04-03T15:57:24.7233436Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7234798Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2024-04-03T15:57:24.7236144Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2024-04-03T15:57:24.7237610Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2024-04-03T15:57:24.7238859Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2024-04-03T15:57:24.7240348Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2024-04-03T15:57:24.7242038Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2024-04-03T15:57:24.7243354Z adding 'torch/include/ATen/ops/add.h' 2024-04-03T15:57:24.7245017Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7246967Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7247992Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2024-04-03T15:57:24.7249496Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2024-04-03T15:57:24.7250771Z adding 'torch/include/ATen/ops/add_meta.h' 2024-04-03T15:57:24.7252161Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2024-04-03T15:57:24.7253780Z adding 'torch/include/ATen/ops/add_native.h' 2024-04-03T15:57:24.7255539Z adding 'torch/include/ATen/ops/add_ops.h' 2024-04-03T15:57:24.7256863Z adding 'torch/include/ATen/ops/addbmm.h' 2024-04-03T15:57:24.7258412Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2024-04-03T15:57:24.7259715Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2024-04-03T15:57:24.7261109Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2024-04-03T15:57:24.7262434Z adding 'torch/include/ATen/ops/addbmm_native.h' 2024-04-03T15:57:24.7264002Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2024-04-03T15:57:24.7265479Z adding 'torch/include/ATen/ops/addcdiv.h' 2024-04-03T15:57:24.7267244Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7268434Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2024-04-03T15:57:24.7269744Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2024-04-03T15:57:24.7271035Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2024-04-03T15:57:24.7272499Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2024-04-03T15:57:24.7273849Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2024-04-03T15:57:24.7275373Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2024-04-03T15:57:24.7276693Z adding 'torch/include/ATen/ops/addcmul.h' 2024-04-03T15:57:24.7278459Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7279630Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2024-04-03T15:57:24.7281140Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2024-04-03T15:57:24.7282536Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2024-04-03T15:57:24.7283878Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2024-04-03T15:57:24.7285390Z adding 'torch/include/ATen/ops/addcmul_native.h' 2024-04-03T15:57:24.7287029Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2024-04-03T15:57:24.7288457Z adding 'torch/include/ATen/ops/addmm.h' 2024-04-03T15:57:24.7290176Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7291448Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2024-04-03T15:57:24.7292879Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2024-04-03T15:57:24.7294241Z adding 'torch/include/ATen/ops/addmm_meta.h' 2024-04-03T15:57:24.7295614Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2024-04-03T15:57:24.7297035Z adding 'torch/include/ATen/ops/addmm_native.h' 2024-04-03T15:57:24.7298668Z adding 'torch/include/ATen/ops/addmm_ops.h' 2024-04-03T15:57:24.7300165Z adding 'torch/include/ATen/ops/addmv.h' 2024-04-03T15:57:24.7301782Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7303065Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2024-04-03T15:57:24.7304478Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2024-04-03T15:57:24.7305833Z adding 'torch/include/ATen/ops/addmv_meta.h' 2024-04-03T15:57:24.7307262Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2024-04-03T15:57:24.7308502Z adding 'torch/include/ATen/ops/addmv_native.h' 2024-04-03T15:57:24.7310128Z adding 'torch/include/ATen/ops/addmv_ops.h' 2024-04-03T15:57:24.7311589Z adding 'torch/include/ATen/ops/addr.h' 2024-04-03T15:57:24.7313134Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7314566Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2024-04-03T15:57:24.7315926Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2024-04-03T15:57:24.7317245Z adding 'torch/include/ATen/ops/addr_native.h' 2024-04-03T15:57:24.7319001Z adding 'torch/include/ATen/ops/addr_ops.h' 2024-04-03T15:57:24.7320247Z adding 'torch/include/ATen/ops/adjoint.h' 2024-04-03T15:57:24.7321920Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7323113Z adding 'torch/include/ATen/ops/adjoint_native.h' 2024-04-03T15:57:24.7324511Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2024-04-03T15:57:24.7326755Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2024-04-03T15:57:24.7328075Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2024-04-03T15:57:24.7329667Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7330830Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2024-04-03T15:57:24.7332233Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2024-04-03T15:57:24.7333847Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7335054Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2024-04-03T15:57:24.7336623Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2024-04-03T15:57:24.7337886Z adding 'torch/include/ATen/ops/alias.h' 2024-04-03T15:57:24.7339601Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7340732Z adding 'torch/include/ATen/ops/alias_copy.h' 2024-04-03T15:57:24.7342244Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7343669Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7344817Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2024-04-03T15:57:24.7346369Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2024-04-03T15:57:24.7347871Z adding 'torch/include/ATen/ops/alias_native.h' 2024-04-03T15:57:24.7349049Z adding 'torch/include/ATen/ops/alias_ops.h' 2024-04-03T15:57:24.7350434Z adding 'torch/include/ATen/ops/align_as.h' 2024-04-03T15:57:24.7351975Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7353123Z adding 'torch/include/ATen/ops/align_as_native.h' 2024-04-03T15:57:24.7354592Z adding 'torch/include/ATen/ops/align_as_ops.h' 2024-04-03T15:57:24.7355895Z adding 'torch/include/ATen/ops/align_tensors.h' 2024-04-03T15:57:24.7357507Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7358613Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2024-04-03T15:57:24.7360016Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2024-04-03T15:57:24.7361534Z adding 'torch/include/ATen/ops/align_to.h' 2024-04-03T15:57:24.7363077Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7364267Z adding 'torch/include/ATen/ops/align_to_native.h' 2024-04-03T15:57:24.7366196Z adding 'torch/include/ATen/ops/align_to_ops.h' 2024-04-03T15:57:24.7367913Z adding 'torch/include/ATen/ops/all.h' 2024-04-03T15:57:24.7369902Z adding 'torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7371301Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7372612Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7374127Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2024-04-03T15:57:24.7375453Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2024-04-03T15:57:24.7376811Z adding 'torch/include/ATen/ops/all_meta.h' 2024-04-03T15:57:24.7378275Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2024-04-03T15:57:24.7379703Z adding 'torch/include/ATen/ops/all_native.h' 2024-04-03T15:57:24.7381495Z adding 'torch/include/ATen/ops/all_ops.h' 2024-04-03T15:57:24.7382884Z adding 'torch/include/ATen/ops/allclose.h' 2024-04-03T15:57:24.7384485Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7385689Z adding 'torch/include/ATen/ops/allclose_native.h' 2024-04-03T15:57:24.7387176Z adding 'torch/include/ATen/ops/allclose_ops.h' 2024-04-03T15:57:24.7388464Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2024-04-03T15:57:24.7390004Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7391241Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2024-04-03T15:57:24.7392656Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2024-04-03T15:57:24.7394069Z adding 'torch/include/ATen/ops/amax.h' 2024-04-03T15:57:24.7395733Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7396980Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2024-04-03T15:57:24.7398459Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2024-04-03T15:57:24.7399727Z adding 'torch/include/ATen/ops/amax_meta.h' 2024-04-03T15:57:24.7401405Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2024-04-03T15:57:24.7402664Z adding 'torch/include/ATen/ops/amax_native.h' 2024-04-03T15:57:24.7404051Z adding 'torch/include/ATen/ops/amax_ops.h' 2024-04-03T15:57:24.7405788Z adding 'torch/include/ATen/ops/amin.h' 2024-04-03T15:57:24.7407421Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7408616Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2024-04-03T15:57:24.7410008Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2024-04-03T15:57:24.7411234Z adding 'torch/include/ATen/ops/amin_meta.h' 2024-04-03T15:57:24.7412644Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2024-04-03T15:57:24.7413913Z adding 'torch/include/ATen/ops/amin_native.h' 2024-04-03T15:57:24.7415438Z adding 'torch/include/ATen/ops/amin_ops.h' 2024-04-03T15:57:24.7416873Z adding 'torch/include/ATen/ops/aminmax.h' 2024-04-03T15:57:24.7418662Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7419866Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2024-04-03T15:57:24.7421273Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2024-04-03T15:57:24.7422532Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2024-04-03T15:57:24.7423978Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2024-04-03T15:57:24.7425237Z adding 'torch/include/ATen/ops/aminmax_native.h' 2024-04-03T15:57:24.7426867Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2024-04-03T15:57:24.7428135Z adding 'torch/include/ATen/ops/and.h' 2024-04-03T15:57:24.7429804Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7430929Z adding 'torch/include/ATen/ops/and_native.h' 2024-04-03T15:57:24.7432540Z adding 'torch/include/ATen/ops/and_ops.h' 2024-04-03T15:57:24.7433838Z adding 'torch/include/ATen/ops/angle.h' 2024-04-03T15:57:24.7435492Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2024-04-03T15:57:24.7436646Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2024-04-03T15:57:24.7437963Z adding 'torch/include/ATen/ops/angle_native.h' 2024-04-03T15:57:24.7439446Z adding 'torch/include/ATen/ops/angle_ops.h' 2024-04-03T15:57:24.7441049Z adding 'torch/include/ATen/ops/any.h' 2024-04-03T15:57:24.7442749Z adding 'torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7444327Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7445722Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7447247Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2024-04-03T15:57:24.7448650Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2024-04-03T15:57:24.7450119Z adding 'torch/include/ATen/ops/any_meta.h' 2024-04-03T15:57:24.7451422Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2024-04-03T15:57:24.7452863Z adding 'torch/include/ATen/ops/any_native.h' 2024-04-03T15:57:24.7454689Z adding 'torch/include/ATen/ops/any_ops.h' 2024-04-03T15:57:24.7456382Z adding 'torch/include/ATen/ops/arange.h' 2024-04-03T15:57:24.7458072Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7459419Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2024-04-03T15:57:24.7460750Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2024-04-03T15:57:24.7462071Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2024-04-03T15:57:24.7463446Z adding 'torch/include/ATen/ops/arange_native.h' 2024-04-03T15:57:24.7465209Z adding 'torch/include/ATen/ops/arange_ops.h' 2024-04-03T15:57:24.7466623Z adding 'torch/include/ATen/ops/arccos.h' 2024-04-03T15:57:24.7468202Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7469303Z adding 'torch/include/ATen/ops/arccos_native.h' 2024-04-03T15:57:24.7470851Z adding 'torch/include/ATen/ops/arccos_ops.h' 2024-04-03T15:57:24.7472316Z adding 'torch/include/ATen/ops/arccosh.h' 2024-04-03T15:57:24.7473849Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7474971Z adding 'torch/include/ATen/ops/arccosh_native.h' 2024-04-03T15:57:24.7476912Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2024-04-03T15:57:24.7478328Z adding 'torch/include/ATen/ops/arcsin.h' 2024-04-03T15:57:24.7479930Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7481105Z adding 'torch/include/ATen/ops/arcsin_native.h' 2024-04-03T15:57:24.7482584Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2024-04-03T15:57:24.7484306Z adding 'torch/include/ATen/ops/arcsinh.h' 2024-04-03T15:57:24.7485732Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7486987Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2024-04-03T15:57:24.7488436Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2024-04-03T15:57:24.7489864Z adding 'torch/include/ATen/ops/arctan.h' 2024-04-03T15:57:24.7491337Z adding 'torch/include/ATen/ops/arctan2.h' 2024-04-03T15:57:24.7493004Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7494177Z adding 'torch/include/ATen/ops/arctan2_native.h' 2024-04-03T15:57:24.7495540Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2024-04-03T15:57:24.7497109Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7498283Z adding 'torch/include/ATen/ops/arctan_native.h' 2024-04-03T15:57:24.7499798Z adding 'torch/include/ATen/ops/arctan_ops.h' 2024-04-03T15:57:24.7501296Z adding 'torch/include/ATen/ops/arctanh.h' 2024-04-03T15:57:24.7502846Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7503933Z adding 'torch/include/ATen/ops/arctanh_native.h' 2024-04-03T15:57:24.7505470Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2024-04-03T15:57:24.7506823Z adding 'torch/include/ATen/ops/argmax.h' 2024-04-03T15:57:24.7508549Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7509719Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2024-04-03T15:57:24.7511087Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2024-04-03T15:57:24.7512486Z adding 'torch/include/ATen/ops/argmax_meta.h' 2024-04-03T15:57:24.7514075Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2024-04-03T15:57:24.7515209Z adding 'torch/include/ATen/ops/argmax_native.h' 2024-04-03T15:57:24.7516658Z adding 'torch/include/ATen/ops/argmax_ops.h' 2024-04-03T15:57:24.7518156Z adding 'torch/include/ATen/ops/argmin.h' 2024-04-03T15:57:24.7519917Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7520989Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2024-04-03T15:57:24.7522472Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2024-04-03T15:57:24.7524049Z adding 'torch/include/ATen/ops/argmin_meta.h' 2024-04-03T15:57:24.7525597Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2024-04-03T15:57:24.7527090Z adding 'torch/include/ATen/ops/argmin_native.h' 2024-04-03T15:57:24.7528493Z adding 'torch/include/ATen/ops/argmin_ops.h' 2024-04-03T15:57:24.7529903Z adding 'torch/include/ATen/ops/argsort.h' 2024-04-03T15:57:24.7531550Z adding 'torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7532830Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7534125Z adding 'torch/include/ATen/ops/argsort_cpu_dispatch.h' 2024-04-03T15:57:24.7535386Z adding 'torch/include/ATen/ops/argsort_cuda_dispatch.h' 2024-04-03T15:57:24.7536756Z adding 'torch/include/ATen/ops/argsort_native.h' 2024-04-03T15:57:24.7538404Z adding 'torch/include/ATen/ops/argsort_ops.h' 2024-04-03T15:57:24.7539774Z adding 'torch/include/ATen/ops/argwhere.h' 2024-04-03T15:57:24.7541316Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7542451Z adding 'torch/include/ATen/ops/argwhere_native.h' 2024-04-03T15:57:24.7543840Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2024-04-03T15:57:24.7545511Z adding 'torch/include/ATen/ops/as_strided.h' 2024-04-03T15:57:24.7547254Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7548758Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2024-04-03T15:57:24.7550354Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7551840Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7552968Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2024-04-03T15:57:24.7554356Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2024-04-03T15:57:24.7555893Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2024-04-03T15:57:24.7557360Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2024-04-03T15:57:24.7558757Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2024-04-03T15:57:24.7559988Z adding 'torch/include/ATen/ops/as_strided_native.h' 2024-04-03T15:57:24.7561760Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2024-04-03T15:57:24.7563483Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2024-04-03T15:57:24.7565151Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7567027Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7568169Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2024-04-03T15:57:24.7569650Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2024-04-03T15:57:24.7570980Z adding 'torch/include/ATen/ops/asin.h' 2024-04-03T15:57:24.7572583Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7573790Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2024-04-03T15:57:24.7575061Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2024-04-03T15:57:24.7576373Z adding 'torch/include/ATen/ops/asin_meta.h' 2024-04-03T15:57:24.7577828Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2024-04-03T15:57:24.7579208Z adding 'torch/include/ATen/ops/asin_native.h' 2024-04-03T15:57:24.7580718Z adding 'torch/include/ATen/ops/asin_ops.h' 2024-04-03T15:57:24.7582221Z adding 'torch/include/ATen/ops/asinh.h' 2024-04-03T15:57:24.7583769Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7585101Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2024-04-03T15:57:24.7586314Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2024-04-03T15:57:24.7587669Z adding 'torch/include/ATen/ops/asinh_meta.h' 2024-04-03T15:57:24.7589039Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2024-04-03T15:57:24.7590400Z adding 'torch/include/ATen/ops/asinh_native.h' 2024-04-03T15:57:24.7591929Z adding 'torch/include/ATen/ops/asinh_ops.h' 2024-04-03T15:57:24.7593303Z adding 'torch/include/ATen/ops/atan.h' 2024-04-03T15:57:24.7594721Z adding 'torch/include/ATen/ops/atan2.h' 2024-04-03T15:57:24.7596570Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7597575Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2024-04-03T15:57:24.7598876Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2024-04-03T15:57:24.7600176Z adding 'torch/include/ATen/ops/atan2_meta.h' 2024-04-03T15:57:24.7601980Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2024-04-03T15:57:24.7603115Z adding 'torch/include/ATen/ops/atan2_native.h' 2024-04-03T15:57:24.7604542Z adding 'torch/include/ATen/ops/atan2_ops.h' 2024-04-03T15:57:24.7606698Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7607924Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2024-04-03T15:57:24.7609360Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2024-04-03T15:57:24.7610636Z adding 'torch/include/ATen/ops/atan_meta.h' 2024-04-03T15:57:24.7612081Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2024-04-03T15:57:24.7613422Z adding 'torch/include/ATen/ops/atan_native.h' 2024-04-03T15:57:24.7615179Z adding 'torch/include/ATen/ops/atan_ops.h' 2024-04-03T15:57:24.7616398Z adding 'torch/include/ATen/ops/atanh.h' 2024-04-03T15:57:24.7618081Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7619261Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2024-04-03T15:57:24.7620524Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2024-04-03T15:57:24.7621789Z adding 'torch/include/ATen/ops/atanh_meta.h' 2024-04-03T15:57:24.7623129Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2024-04-03T15:57:24.7624516Z adding 'torch/include/ATen/ops/atanh_native.h' 2024-04-03T15:57:24.7626169Z adding 'torch/include/ATen/ops/atanh_ops.h' 2024-04-03T15:57:24.7627496Z adding 'torch/include/ATen/ops/atleast_1d.h' 2024-04-03T15:57:24.7629009Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7630324Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2024-04-03T15:57:24.7631712Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2024-04-03T15:57:24.7633067Z adding 'torch/include/ATen/ops/atleast_2d.h' 2024-04-03T15:57:24.7634635Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7635910Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2024-04-03T15:57:24.7637356Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2024-04-03T15:57:24.7638844Z adding 'torch/include/ATen/ops/atleast_3d.h' 2024-04-03T15:57:24.7640310Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7641620Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2024-04-03T15:57:24.7643047Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2024-04-03T15:57:24.7644393Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2024-04-03T15:57:24.7646430Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7647370Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2024-04-03T15:57:24.7648832Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2024-04-03T15:57:24.7650427Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2024-04-03T15:57:24.7651859Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2024-04-03T15:57:24.7653564Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7654855Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2024-04-03T15:57:24.7656257Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2024-04-03T15:57:24.7657761Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2024-04-03T15:57:24.7659241Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2024-04-03T15:57:24.7660650Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2024-04-03T15:57:24.7662173Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2024-04-03T15:57:24.7663768Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7665030Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2024-04-03T15:57:24.7666438Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2024-04-03T15:57:24.7668202Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2024-04-03T15:57:24.7669633Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2024-04-03T15:57:24.7671158Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2024-04-03T15:57:24.7672614Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2024-04-03T15:57:24.7674142Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2024-04-03T15:57:24.7675688Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2024-04-03T15:57:24.7677366Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7678868Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2024-04-03T15:57:24.7680120Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2024-04-03T15:57:24.7681719Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2024-04-03T15:57:24.7683088Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2024-04-03T15:57:24.7684547Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2024-04-03T15:57:24.7686557Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2024-04-03T15:57:24.7688212Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7689396Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2024-04-03T15:57:24.7690810Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2024-04-03T15:57:24.7692164Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2024-04-03T15:57:24.7693591Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2024-04-03T15:57:24.7695028Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2024-04-03T15:57:24.7696568Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2024-04-03T15:57:24.7698093Z adding 'torch/include/ATen/ops/baddbmm.h' 2024-04-03T15:57:24.7699882Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7701114Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2024-04-03T15:57:24.7702489Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2024-04-03T15:57:24.7703774Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2024-04-03T15:57:24.7705204Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2024-04-03T15:57:24.7706587Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2024-04-03T15:57:24.7708132Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2024-04-03T15:57:24.7709865Z adding 'torch/include/ATen/ops/bartlett_window.h' 2024-04-03T15:57:24.7711462Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7712706Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2024-04-03T15:57:24.7714330Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2024-04-03T15:57:24.7715754Z adding 'torch/include/ATen/ops/batch_norm.h' 2024-04-03T15:57:24.7717327Z adding 'torch/include/ATen/ops/batch_norm_backward.h' 2024-04-03T15:57:24.7718873Z adding 'torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h' 2024-04-03T15:57:24.7720352Z adding 'torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h' 2024-04-03T15:57:24.7721891Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2024-04-03T15:57:24.7723385Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7725004Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2024-04-03T15:57:24.7726325Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2024-04-03T15:57:24.7727763Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2024-04-03T15:57:24.7729205Z adding 'torch/include/ATen/ops/batch_norm_backward_native.h' 2024-04-03T15:57:24.7730668Z adding 'torch/include/ATen/ops/batch_norm_backward_ops.h' 2024-04-03T15:57:24.7732224Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2024-04-03T15:57:24.7733907Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7735233Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2024-04-03T15:57:24.7736646Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2024-04-03T15:57:24.7738081Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2024-04-03T15:57:24.7739716Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7741001Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2024-04-03T15:57:24.7742511Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2024-04-03T15:57:24.7743840Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2024-04-03T15:57:24.7745334Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2024-04-03T15:57:24.7746880Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2024-04-03T15:57:24.7748559Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7749834Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2024-04-03T15:57:24.7751177Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2024-04-03T15:57:24.7752753Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2024-04-03T15:57:24.7754300Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2024-04-03T15:57:24.7755870Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7757254Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2024-04-03T15:57:24.7758629Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2024-04-03T15:57:24.7760280Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2024-04-03T15:57:24.7761603Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2024-04-03T15:57:24.7763047Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2024-04-03T15:57:24.7764527Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2024-04-03T15:57:24.7766514Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7767683Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2024-04-03T15:57:24.7768965Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2024-04-03T15:57:24.7770517Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2024-04-03T15:57:24.7772109Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2024-04-03T15:57:24.7773714Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7775055Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2024-04-03T15:57:24.7776390Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2024-04-03T15:57:24.7777687Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2024-04-03T15:57:24.7779266Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2024-04-03T15:57:24.7780773Z adding 'torch/include/ATen/ops/bernoulli.h' 2024-04-03T15:57:24.7782409Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7784112Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7785250Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2024-04-03T15:57:24.7787590Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2024-04-03T15:57:24.7788186Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2024-04-03T15:57:24.7789410Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2024-04-03T15:57:24.7791124Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2024-04-03T15:57:24.7792614Z adding 'torch/include/ATen/ops/bilinear.h' 2024-04-03T15:57:24.7794190Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7795341Z adding 'torch/include/ATen/ops/bilinear_native.h' 2024-04-03T15:57:24.7796767Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2024-04-03T15:57:24.7798346Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2024-04-03T15:57:24.7799845Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2024-04-03T15:57:24.7801402Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2024-04-03T15:57:24.7802937Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2024-04-03T15:57:24.7804325Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2024-04-03T15:57:24.7806212Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2024-04-03T15:57:24.7807959Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2024-04-03T15:57:24.7809142Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2024-04-03T15:57:24.7810473Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2024-04-03T15:57:24.7812274Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2024-04-03T15:57:24.7813748Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2024-04-03T15:57:24.7815745Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7816516Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2024-04-03T15:57:24.7818423Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2024-04-03T15:57:24.7819742Z adding 'torch/include/ATen/ops/bincount.h' 2024-04-03T15:57:24.7821329Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7822598Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2024-04-03T15:57:24.7823943Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2024-04-03T15:57:24.7825329Z adding 'torch/include/ATen/ops/bincount_native.h' 2024-04-03T15:57:24.7826904Z adding 'torch/include/ATen/ops/bincount_ops.h' 2024-04-03T15:57:24.7828425Z adding 'torch/include/ATen/ops/binomial.h' 2024-04-03T15:57:24.7829828Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7831160Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2024-04-03T15:57:24.7832486Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2024-04-03T15:57:24.7833774Z adding 'torch/include/ATen/ops/binomial_native.h' 2024-04-03T15:57:24.7835294Z adding 'torch/include/ATen/ops/binomial_ops.h' 2024-04-03T15:57:24.7836858Z adding 'torch/include/ATen/ops/bitwise_and.h' 2024-04-03T15:57:24.7838499Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7840000Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7841303Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2024-04-03T15:57:24.7842611Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2024-04-03T15:57:24.7843965Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2024-04-03T15:57:24.7845514Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2024-04-03T15:57:24.7847214Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2024-04-03T15:57:24.7848944Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2024-04-03T15:57:24.7850531Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2024-04-03T15:57:24.7852184Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7853816Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7855032Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2024-04-03T15:57:24.7856219Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2024-04-03T15:57:24.7857548Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2024-04-03T15:57:24.7858962Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2024-04-03T15:57:24.7860302Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2024-04-03T15:57:24.7862056Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2024-04-03T15:57:24.7863498Z adding 'torch/include/ATen/ops/bitwise_not.h' 2024-04-03T15:57:24.7865101Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7866233Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2024-04-03T15:57:24.7867601Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2024-04-03T15:57:24.7868970Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2024-04-03T15:57:24.7870363Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2024-04-03T15:57:24.7871697Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2024-04-03T15:57:24.7873186Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2024-04-03T15:57:24.7874702Z adding 'torch/include/ATen/ops/bitwise_or.h' 2024-04-03T15:57:24.7876329Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7877776Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7878975Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2024-04-03T15:57:24.7880538Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2024-04-03T15:57:24.7881839Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2024-04-03T15:57:24.7883143Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2024-04-03T15:57:24.7884506Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2024-04-03T15:57:24.7886750Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2024-04-03T15:57:24.7888229Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2024-04-03T15:57:24.7889813Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7891231Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7892397Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2024-04-03T15:57:24.7893841Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2024-04-03T15:57:24.7895220Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2024-04-03T15:57:24.7896585Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2024-04-03T15:57:24.7897935Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2024-04-03T15:57:24.7899764Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2024-04-03T15:57:24.7901252Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2024-04-03T15:57:24.7902916Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7904437Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7905643Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2024-04-03T15:57:24.7907010Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2024-04-03T15:57:24.7908290Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2024-04-03T15:57:24.7909720Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2024-04-03T15:57:24.7911028Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2024-04-03T15:57:24.7912867Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2024-04-03T15:57:24.7914444Z adding 'torch/include/ATen/ops/blackman_window.h' 2024-04-03T15:57:24.7916142Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7917452Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2024-04-03T15:57:24.7919182Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2024-04-03T15:57:24.7920671Z adding 'torch/include/ATen/ops/block_diag.h' 2024-04-03T15:57:24.7922187Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7923300Z adding 'torch/include/ATen/ops/block_diag_native.h' 2024-04-03T15:57:24.7925021Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2024-04-03T15:57:24.7926580Z adding 'torch/include/ATen/ops/bmm.h' 2024-04-03T15:57:24.7928361Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7929353Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2024-04-03T15:57:24.7930644Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2024-04-03T15:57:24.7931966Z adding 'torch/include/ATen/ops/bmm_meta.h' 2024-04-03T15:57:24.7933341Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2024-04-03T15:57:24.7934709Z adding 'torch/include/ATen/ops/bmm_native.h' 2024-04-03T15:57:24.7936309Z adding 'torch/include/ATen/ops/bmm_ops.h' 2024-04-03T15:57:24.7937643Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2024-04-03T15:57:24.7939318Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7940435Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2024-04-03T15:57:24.7941847Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2024-04-03T15:57:24.7943216Z adding 'torch/include/ATen/ops/broadcast_to.h' 2024-04-03T15:57:24.7944812Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7946037Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2024-04-03T15:57:24.7947361Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2024-04-03T15:57:24.7948833Z adding 'torch/include/ATen/ops/bucketize.h' 2024-04-03T15:57:24.7950420Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7951718Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2024-04-03T15:57:24.7953199Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2024-04-03T15:57:24.7954535Z adding 'torch/include/ATen/ops/bucketize_native.h' 2024-04-03T15:57:24.7956148Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2024-04-03T15:57:24.7957516Z adding 'torch/include/ATen/ops/can_cast.h' 2024-04-03T15:57:24.7959145Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7960555Z adding 'torch/include/ATen/ops/can_cast_native.h' 2024-04-03T15:57:24.7961833Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2024-04-03T15:57:24.7963157Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2024-04-03T15:57:24.7964900Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7966201Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2024-04-03T15:57:24.7967765Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2024-04-03T15:57:24.7969123Z adding 'torch/include/ATen/ops/cat.h' 2024-04-03T15:57:24.7970777Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7971986Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.7973292Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2024-04-03T15:57:24.7974786Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2024-04-03T15:57:24.7976425Z adding 'torch/include/ATen/ops/cat_meta.h' 2024-04-03T15:57:24.7977818Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2024-04-03T15:57:24.7979365Z adding 'torch/include/ATen/ops/cat_native.h' 2024-04-03T15:57:24.7980951Z adding 'torch/include/ATen/ops/cat_ops.h' 2024-04-03T15:57:24.7982427Z adding 'torch/include/ATen/ops/cauchy.h' 2024-04-03T15:57:24.7983980Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7985308Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2024-04-03T15:57:24.7986660Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2024-04-03T15:57:24.7987967Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2024-04-03T15:57:24.7989250Z adding 'torch/include/ATen/ops/cauchy_native.h' 2024-04-03T15:57:24.7990781Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2024-04-03T15:57:24.7992215Z adding 'torch/include/ATen/ops/ccol_indices.h' 2024-04-03T15:57:24.7993746Z adding 'torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7994950Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2024-04-03T15:57:24.7996574Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.7998031Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.7999410Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2024-04-03T15:57:24.8000979Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2024-04-03T15:57:24.8002105Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2024-04-03T15:57:24.8003476Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2024-04-03T15:57:24.8004886Z adding 'torch/include/ATen/ops/cdist.h' 2024-04-03T15:57:24.8007087Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8007746Z adding 'torch/include/ATen/ops/cdist_native.h' 2024-04-03T15:57:24.8009422Z adding 'torch/include/ATen/ops/cdist_ops.h' 2024-04-03T15:57:24.8010686Z adding 'torch/include/ATen/ops/ceil.h' 2024-04-03T15:57:24.8012372Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8013557Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2024-04-03T15:57:24.8014989Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2024-04-03T15:57:24.8016294Z adding 'torch/include/ATen/ops/ceil_meta.h' 2024-04-03T15:57:24.8017649Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2024-04-03T15:57:24.8019765Z adding 'torch/include/ATen/ops/ceil_native.h' 2024-04-03T15:57:24.8020822Z adding 'torch/include/ATen/ops/ceil_ops.h' 2024-04-03T15:57:24.8022092Z adding 'torch/include/ATen/ops/celu.h' 2024-04-03T15:57:24.8024204Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8024964Z adding 'torch/include/ATen/ops/celu_native.h' 2024-04-03T15:57:24.8026823Z adding 'torch/include/ATen/ops/celu_ops.h' 2024-04-03T15:57:24.8027924Z adding 'torch/include/ATen/ops/chain_matmul.h' 2024-04-03T15:57:24.8029367Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8030660Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2024-04-03T15:57:24.8032116Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2024-04-03T15:57:24.8033334Z adding 'torch/include/ATen/ops/chalf.h' 2024-04-03T15:57:24.8034844Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8036009Z adding 'torch/include/ATen/ops/chalf_native.h' 2024-04-03T15:57:24.8037500Z adding 'torch/include/ATen/ops/chalf_ops.h' 2024-04-03T15:57:24.8038974Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2024-04-03T15:57:24.8040721Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8042050Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2024-04-03T15:57:24.8043424Z adding 'torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h' 2024-04-03T15:57:24.8044765Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2024-04-03T15:57:24.8046537Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2024-04-03T15:57:24.8047896Z adding 'torch/include/ATen/ops/cholesky.h' 2024-04-03T15:57:24.8049376Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2024-04-03T15:57:24.8050613Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2024-04-03T15:57:24.8051997Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2024-04-03T15:57:24.8053444Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2024-04-03T15:57:24.8054815Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2024-04-03T15:57:24.8056212Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2024-04-03T15:57:24.8057587Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2024-04-03T15:57:24.8058903Z adding 'torch/include/ATen/ops/cholesky_native.h' 2024-04-03T15:57:24.8060356Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2024-04-03T15:57:24.8061810Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2024-04-03T15:57:24.8063437Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8064637Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2024-04-03T15:57:24.8066133Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2024-04-03T15:57:24.8067552Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2024-04-03T15:57:24.8069124Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8070340Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2024-04-03T15:57:24.8071769Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2024-04-03T15:57:24.8073059Z adding 'torch/include/ATen/ops/chunk.h' 2024-04-03T15:57:24.8074609Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8075897Z adding 'torch/include/ATen/ops/chunk_native.h' 2024-04-03T15:57:24.8077357Z adding 'torch/include/ATen/ops/chunk_ops.h' 2024-04-03T15:57:24.8078913Z adding 'torch/include/ATen/ops/clamp.h' 2024-04-03T15:57:24.8080688Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8082057Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2024-04-03T15:57:24.8083549Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2024-04-03T15:57:24.8085099Z adding 'torch/include/ATen/ops/clamp_max.h' 2024-04-03T15:57:24.8086935Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8088235Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2024-04-03T15:57:24.8089607Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2024-04-03T15:57:24.8090925Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2024-04-03T15:57:24.8092278Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2024-04-03T15:57:24.8093711Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2024-04-03T15:57:24.8095342Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2024-04-03T15:57:24.8096724Z adding 'torch/include/ATen/ops/clamp_meta.h' 2024-04-03T15:57:24.8098287Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2024-04-03T15:57:24.8099771Z adding 'torch/include/ATen/ops/clamp_min.h' 2024-04-03T15:57:24.8101442Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8102595Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2024-04-03T15:57:24.8104049Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2024-04-03T15:57:24.8105347Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2024-04-03T15:57:24.8106781Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2024-04-03T15:57:24.8108090Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2024-04-03T15:57:24.8109749Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2024-04-03T15:57:24.8111192Z adding 'torch/include/ATen/ops/clamp_native.h' 2024-04-03T15:57:24.8112918Z adding 'torch/include/ATen/ops/clamp_ops.h' 2024-04-03T15:57:24.8114479Z adding 'torch/include/ATen/ops/clip.h' 2024-04-03T15:57:24.8116090Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8117417Z adding 'torch/include/ATen/ops/clip_native.h' 2024-04-03T15:57:24.8119109Z adding 'torch/include/ATen/ops/clip_ops.h' 2024-04-03T15:57:24.8120575Z adding 'torch/include/ATen/ops/clone.h' 2024-04-03T15:57:24.8122350Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8123553Z adding 'torch/include/ATen/ops/clone_native.h' 2024-04-03T15:57:24.8125192Z adding 'torch/include/ATen/ops/clone_ops.h' 2024-04-03T15:57:24.8126862Z adding 'torch/include/ATen/ops/coalesce.h' 2024-04-03T15:57:24.8128407Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8129703Z adding 'torch/include/ATen/ops/coalesce_native.h' 2024-04-03T15:57:24.8131014Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2024-04-03T15:57:24.8132744Z adding 'torch/include/ATen/ops/col2im.h' 2024-04-03T15:57:24.8134312Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2024-04-03T15:57:24.8135746Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2024-04-03T15:57:24.8137081Z adding 'torch/include/ATen/ops/col2im_native.h' 2024-04-03T15:57:24.8138781Z adding 'torch/include/ATen/ops/col2im_ops.h' 2024-04-03T15:57:24.8140027Z adding 'torch/include/ATen/ops/col_indices.h' 2024-04-03T15:57:24.8141673Z adding 'torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8142877Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2024-04-03T15:57:24.8144484Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8146394Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8147394Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2024-04-03T15:57:24.8148872Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2024-04-03T15:57:24.8150162Z adding 'torch/include/ATen/ops/col_indices_native.h' 2024-04-03T15:57:24.8151544Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2024-04-03T15:57:24.8152941Z adding 'torch/include/ATen/ops/column_stack.h' 2024-04-03T15:57:24.8154787Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8155847Z adding 'torch/include/ATen/ops/column_stack_native.h' 2024-04-03T15:57:24.8157212Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2024-04-03T15:57:24.8158571Z adding 'torch/include/ATen/ops/combinations.h' 2024-04-03T15:57:24.8160111Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8161448Z adding 'torch/include/ATen/ops/combinations_native.h' 2024-04-03T15:57:24.8162924Z adding 'torch/include/ATen/ops/combinations_ops.h' 2024-04-03T15:57:24.8164260Z adding 'torch/include/ATen/ops/complex.h' 2024-04-03T15:57:24.8166106Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8167362Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2024-04-03T15:57:24.8168813Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2024-04-03T15:57:24.8170131Z adding 'torch/include/ATen/ops/complex_native.h' 2024-04-03T15:57:24.8171630Z adding 'torch/include/ATen/ops/complex_ops.h' 2024-04-03T15:57:24.8173135Z adding 'torch/include/ATen/ops/concat.h' 2024-04-03T15:57:24.8174775Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8176039Z adding 'torch/include/ATen/ops/concat_native.h' 2024-04-03T15:57:24.8177671Z adding 'torch/include/ATen/ops/concat_ops.h' 2024-04-03T15:57:24.8179138Z adding 'torch/include/ATen/ops/concatenate.h' 2024-04-03T15:57:24.8180794Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8182076Z adding 'torch/include/ATen/ops/concatenate_native.h' 2024-04-03T15:57:24.8183574Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2024-04-03T15:57:24.8184961Z adding 'torch/include/ATen/ops/conj.h' 2024-04-03T15:57:24.8186496Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8187740Z adding 'torch/include/ATen/ops/conj_native.h' 2024-04-03T15:57:24.8189108Z adding 'torch/include/ATen/ops/conj_ops.h' 2024-04-03T15:57:24.8190522Z adding 'torch/include/ATen/ops/conj_physical.h' 2024-04-03T15:57:24.8192109Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8193503Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8194791Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2024-04-03T15:57:24.8196107Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2024-04-03T15:57:24.8197395Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2024-04-03T15:57:24.8199080Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2024-04-03T15:57:24.8200604Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2024-04-03T15:57:24.8202412Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8203548Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2024-04-03T15:57:24.8205171Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2024-04-03T15:57:24.8206812Z adding 'torch/include/ATen/ops/contiguous.h' 2024-04-03T15:57:24.8208415Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8209494Z adding 'torch/include/ATen/ops/contiguous_native.h' 2024-04-03T15:57:24.8210806Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2024-04-03T15:57:24.8212467Z adding 'torch/include/ATen/ops/conv1d.h' 2024-04-03T15:57:24.8214054Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8215389Z adding 'torch/include/ATen/ops/conv1d_native.h' 2024-04-03T15:57:24.8216880Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2024-04-03T15:57:24.8218507Z adding 'torch/include/ATen/ops/conv2d.h' 2024-04-03T15:57:24.8220161Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8221392Z adding 'torch/include/ATen/ops/conv2d_native.h' 2024-04-03T15:57:24.8222922Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2024-04-03T15:57:24.8224628Z adding 'torch/include/ATen/ops/conv3d.h' 2024-04-03T15:57:24.8226216Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8227527Z adding 'torch/include/ATen/ops/conv3d_native.h' 2024-04-03T15:57:24.8229679Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2024-04-03T15:57:24.8230972Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2024-04-03T15:57:24.8232513Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8234501Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2024-04-03T15:57:24.8235397Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2024-04-03T15:57:24.8237028Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2024-04-03T15:57:24.8238177Z adding 'torch/include/ATen/ops/conv_tbc.h' 2024-04-03T15:57:24.8239743Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2024-04-03T15:57:24.8241280Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8242547Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2024-04-03T15:57:24.8243992Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2024-04-03T15:57:24.8245773Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8247221Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2024-04-03T15:57:24.8248526Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2024-04-03T15:57:24.8250060Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2024-04-03T15:57:24.8251737Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8253048Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2024-04-03T15:57:24.8254438Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2024-04-03T15:57:24.8255991Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2024-04-03T15:57:24.8257655Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8258944Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2024-04-03T15:57:24.8260487Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2024-04-03T15:57:24.8261900Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2024-04-03T15:57:24.8263577Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8264760Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2024-04-03T15:57:24.8266226Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2024-04-03T15:57:24.8268041Z adding 'torch/include/ATen/ops/convolution.h' 2024-04-03T15:57:24.8270206Z adding 'torch/include/ATen/ops/convolution_backward.h' 2024-04-03T15:57:24.8272019Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8273315Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2024-04-03T15:57:24.8274786Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2024-04-03T15:57:24.8276409Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2024-04-03T15:57:24.8278514Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2024-04-03T15:57:24.8280327Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8281720Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2024-04-03T15:57:24.8283344Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2024-04-03T15:57:24.8285078Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8286787Z adding 'torch/include/ATen/ops/convolution_native.h' 2024-04-03T15:57:24.8288206Z adding 'torch/include/ATen/ops/convolution_ops.h' 2024-04-03T15:57:24.8290005Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2024-04-03T15:57:24.8291689Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8292990Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2024-04-03T15:57:24.8294509Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2024-04-03T15:57:24.8295911Z adding 'torch/include/ATen/ops/copy.h' 2024-04-03T15:57:24.8297495Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8299005Z adding 'torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8300168Z adding 'torch/include/ATen/ops/copy_native.h' 2024-04-03T15:57:24.8301662Z adding 'torch/include/ATen/ops/copy_ops.h' 2024-04-03T15:57:24.8303188Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2024-04-03T15:57:24.8304787Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8306087Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2024-04-03T15:57:24.8307369Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2024-04-03T15:57:24.8308925Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2024-04-03T15:57:24.8310323Z adding 'torch/include/ATen/ops/copysign.h' 2024-04-03T15:57:24.8311984Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8313283Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8314505Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2024-04-03T15:57:24.8315843Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2024-04-03T15:57:24.8317157Z adding 'torch/include/ATen/ops/copysign_meta.h' 2024-04-03T15:57:24.8318510Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2024-04-03T15:57:24.8319917Z adding 'torch/include/ATen/ops/copysign_native.h' 2024-04-03T15:57:24.8321584Z adding 'torch/include/ATen/ops/copysign_ops.h' 2024-04-03T15:57:24.8322909Z adding 'torch/include/ATen/ops/corrcoef.h' 2024-04-03T15:57:24.8324499Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8326087Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2024-04-03T15:57:24.8327342Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2024-04-03T15:57:24.8328716Z adding 'torch/include/ATen/ops/cos.h' 2024-04-03T15:57:24.8330365Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8331616Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2024-04-03T15:57:24.8332898Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2024-04-03T15:57:24.8334227Z adding 'torch/include/ATen/ops/cos_meta.h' 2024-04-03T15:57:24.8335643Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2024-04-03T15:57:24.8337049Z adding 'torch/include/ATen/ops/cos_native.h' 2024-04-03T15:57:24.8338497Z adding 'torch/include/ATen/ops/cos_ops.h' 2024-04-03T15:57:24.8339821Z adding 'torch/include/ATen/ops/cosh.h' 2024-04-03T15:57:24.8341484Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8342727Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2024-04-03T15:57:24.8344051Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2024-04-03T15:57:24.8345358Z adding 'torch/include/ATen/ops/cosh_meta.h' 2024-04-03T15:57:24.8346698Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2024-04-03T15:57:24.8348023Z adding 'torch/include/ATen/ops/cosh_native.h' 2024-04-03T15:57:24.8349540Z adding 'torch/include/ATen/ops/cosh_ops.h' 2024-04-03T15:57:24.8351004Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2024-04-03T15:57:24.8352580Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8353831Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2024-04-03T15:57:24.8355270Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2024-04-03T15:57:24.8356641Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2024-04-03T15:57:24.8358190Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8359503Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2024-04-03T15:57:24.8360969Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2024-04-03T15:57:24.8362353Z adding 'torch/include/ATen/ops/count_nonzero.h' 2024-04-03T15:57:24.8363939Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8365348Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2024-04-03T15:57:24.8367153Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2024-04-03T15:57:24.8368222Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2024-04-03T15:57:24.8369815Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2024-04-03T15:57:24.8371150Z adding 'torch/include/ATen/ops/cov.h' 2024-04-03T15:57:24.8372704Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8373967Z adding 'torch/include/ATen/ops/cov_native.h' 2024-04-03T15:57:24.8375620Z adding 'torch/include/ATen/ops/cov_ops.h' 2024-04-03T15:57:24.8376961Z adding 'torch/include/ATen/ops/cross.h' 2024-04-03T15:57:24.8378627Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8379956Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2024-04-03T15:57:24.8381569Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8382813Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2024-04-03T15:57:24.8384207Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2024-04-03T15:57:24.8385497Z adding 'torch/include/ATen/ops/cross_native.h' 2024-04-03T15:57:24.8386982Z adding 'torch/include/ATen/ops/cross_ops.h' 2024-04-03T15:57:24.8388321Z adding 'torch/include/ATen/ops/crow_indices.h' 2024-04-03T15:57:24.8389850Z adding 'torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8391213Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2024-04-03T15:57:24.8392868Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8394064Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8395263Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2024-04-03T15:57:24.8396676Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2024-04-03T15:57:24.8398094Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2024-04-03T15:57:24.8399603Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2024-04-03T15:57:24.8400975Z adding 'torch/include/ATen/ops/ctc_loss.h' 2024-04-03T15:57:24.8402716Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8403985Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2024-04-03T15:57:24.8405688Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2024-04-03T15:57:24.8407586Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2024-04-03T15:57:24.8408968Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2024-04-03T15:57:24.8410510Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8411748Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2024-04-03T15:57:24.8413080Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2024-04-03T15:57:24.8414657Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2024-04-03T15:57:24.8416154Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8417390Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2024-04-03T15:57:24.8418752Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2024-04-03T15:57:24.8420402Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2024-04-03T15:57:24.8421775Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2024-04-03T15:57:24.8423399Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2024-04-03T15:57:24.8425139Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8426358Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2024-04-03T15:57:24.8427740Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2024-04-03T15:57:24.8429400Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2024-04-03T15:57:24.8430990Z adding 'torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8432353Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2024-04-03T15:57:24.8433671Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2024-04-03T15:57:24.8435263Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2024-04-03T15:57:24.8437034Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2024-04-03T15:57:24.8439059Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2024-04-03T15:57:24.8440850Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8442236Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2024-04-03T15:57:24.8443521Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2024-04-03T15:57:24.8445287Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2024-04-03T15:57:24.8447171Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2024-04-03T15:57:24.8448501Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2024-04-03T15:57:24.8449955Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2024-04-03T15:57:24.8451695Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2024-04-03T15:57:24.8453413Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8454729Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2024-04-03T15:57:24.8456093Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2024-04-03T15:57:24.8457680Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2024-04-03T15:57:24.8459539Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2024-04-03T15:57:24.8461311Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8462615Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2024-04-03T15:57:24.8463975Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2024-04-03T15:57:24.8465554Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2024-04-03T15:57:24.8466889Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2024-04-03T15:57:24.8468365Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2024-04-03T15:57:24.8470003Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8471395Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2024-04-03T15:57:24.8472640Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2024-04-03T15:57:24.8474159Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2024-04-03T15:57:24.8475615Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8476935Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2024-04-03T15:57:24.8478231Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2024-04-03T15:57:24.8479636Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2024-04-03T15:57:24.8481115Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2024-04-03T15:57:24.8482728Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8483892Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2024-04-03T15:57:24.8486121Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2024-04-03T15:57:24.8487467Z adding 'torch/include/ATen/ops/cummax.h' 2024-04-03T15:57:24.8489106Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8490457Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8491624Z adding 'torch/include/ATen/ops/cummax_native.h' 2024-04-03T15:57:24.8493233Z adding 'torch/include/ATen/ops/cummax_ops.h' 2024-04-03T15:57:24.8494679Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2024-04-03T15:57:24.8496304Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8497441Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2024-04-03T15:57:24.8498864Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2024-04-03T15:57:24.8500477Z adding 'torch/include/ATen/ops/cummin.h' 2024-04-03T15:57:24.8501833Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8503266Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8504485Z adding 'torch/include/ATen/ops/cummin_native.h' 2024-04-03T15:57:24.8506194Z adding 'torch/include/ATen/ops/cummin_ops.h' 2024-04-03T15:57:24.8507701Z adding 'torch/include/ATen/ops/cumprod.h' 2024-04-03T15:57:24.8509011Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2024-04-03T15:57:24.8510620Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8511821Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2024-04-03T15:57:24.8513282Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2024-04-03T15:57:24.8514872Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8516238Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8517552Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2024-04-03T15:57:24.8518923Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2024-04-03T15:57:24.8520289Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2024-04-03T15:57:24.8521858Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2024-04-03T15:57:24.8523098Z adding 'torch/include/ATen/ops/cumprod_native.h' 2024-04-03T15:57:24.8524865Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2024-04-03T15:57:24.8526851Z adding 'torch/include/ATen/ops/cumsum.h' 2024-04-03T15:57:24.8528323Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8529719Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8531058Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2024-04-03T15:57:24.8532411Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2024-04-03T15:57:24.8533783Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2024-04-03T15:57:24.8535291Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2024-04-03T15:57:24.8536636Z adding 'torch/include/ATen/ops/cumsum_native.h' 2024-04-03T15:57:24.8538423Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2024-04-03T15:57:24.8539863Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2024-04-03T15:57:24.8541467Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8542652Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2024-04-03T15:57:24.8544135Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2024-04-03T15:57:24.8545356Z adding 'torch/include/ATen/ops/data.h' 2024-04-03T15:57:24.8546941Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8548118Z adding 'torch/include/ATen/ops/data_native.h' 2024-04-03T15:57:24.8549496Z adding 'torch/include/ATen/ops/data_ops.h' 2024-04-03T15:57:24.8550957Z adding 'torch/include/ATen/ops/deg2rad.h' 2024-04-03T15:57:24.8552548Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8553777Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2024-04-03T15:57:24.8555359Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2024-04-03T15:57:24.8556669Z adding 'torch/include/ATen/ops/dense_dim.h' 2024-04-03T15:57:24.8558091Z adding 'torch/include/ATen/ops/dense_dim_cpu_dispatch.h' 2024-04-03T15:57:24.8559435Z adding 'torch/include/ATen/ops/dense_dim_cuda_dispatch.h' 2024-04-03T15:57:24.8560863Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2024-04-03T15:57:24.8562389Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2024-04-03T15:57:24.8563726Z adding 'torch/include/ATen/ops/dequantize.h' 2024-04-03T15:57:24.8565469Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8566851Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2024-04-03T15:57:24.8568199Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2024-04-03T15:57:24.8569535Z adding 'torch/include/ATen/ops/dequantize_native.h' 2024-04-03T15:57:24.8571066Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2024-04-03T15:57:24.8572448Z adding 'torch/include/ATen/ops/det.h' 2024-04-03T15:57:24.8574140Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8575390Z adding 'torch/include/ATen/ops/det_native.h' 2024-04-03T15:57:24.8576739Z adding 'torch/include/ATen/ops/det_ops.h' 2024-04-03T15:57:24.8578141Z adding 'torch/include/ATen/ops/detach.h' 2024-04-03T15:57:24.8579725Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8580931Z adding 'torch/include/ATen/ops/detach_copy.h' 2024-04-03T15:57:24.8582457Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8583904Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8585019Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2024-04-03T15:57:24.8586550Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2024-04-03T15:57:24.8587880Z adding 'torch/include/ATen/ops/detach_native.h' 2024-04-03T15:57:24.8589262Z adding 'torch/include/ATen/ops/detach_ops.h' 2024-04-03T15:57:24.8590637Z adding 'torch/include/ATen/ops/diag.h' 2024-04-03T15:57:24.8592152Z adding 'torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8593447Z adding 'torch/include/ATen/ops/diag_embed.h' 2024-04-03T15:57:24.8595100Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8596472Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8597604Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2024-04-03T15:57:24.8599142Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2024-04-03T15:57:24.8600464Z adding 'torch/include/ATen/ops/diag_native.h' 2024-04-03T15:57:24.8602280Z adding 'torch/include/ATen/ops/diag_ops.h' 2024-04-03T15:57:24.8603507Z adding 'torch/include/ATen/ops/diagflat.h' 2024-04-03T15:57:24.8605142Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8606725Z adding 'torch/include/ATen/ops/diagflat_native.h' 2024-04-03T15:57:24.8608121Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2024-04-03T15:57:24.8609550Z adding 'torch/include/ATen/ops/diagonal.h' 2024-04-03T15:57:24.8611150Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2024-04-03T15:57:24.8612829Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8614025Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2024-04-03T15:57:24.8615543Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2024-04-03T15:57:24.8617065Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8618681Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8619920Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2024-04-03T15:57:24.8621443Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8623022Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8624111Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2024-04-03T15:57:24.8625524Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2024-04-03T15:57:24.8626928Z adding 'torch/include/ATen/ops/diagonal_native.h' 2024-04-03T15:57:24.8628356Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2024-04-03T15:57:24.8629741Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2024-04-03T15:57:24.8631428Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8632854Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8634064Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2024-04-03T15:57:24.8635512Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2024-04-03T15:57:24.8636947Z adding 'torch/include/ATen/ops/diff.h' 2024-04-03T15:57:24.8638643Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8639816Z adding 'torch/include/ATen/ops/diff_native.h' 2024-04-03T15:57:24.8641446Z adding 'torch/include/ATen/ops/diff_ops.h' 2024-04-03T15:57:24.8642812Z adding 'torch/include/ATen/ops/digamma.h' 2024-04-03T15:57:24.8644487Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8646101Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2024-04-03T15:57:24.8647451Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2024-04-03T15:57:24.8648769Z adding 'torch/include/ATen/ops/digamma_meta.h' 2024-04-03T15:57:24.8650175Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2024-04-03T15:57:24.8651442Z adding 'torch/include/ATen/ops/digamma_native.h' 2024-04-03T15:57:24.8652967Z adding 'torch/include/ATen/ops/digamma_ops.h' 2024-04-03T15:57:24.8654384Z adding 'torch/include/ATen/ops/dist.h' 2024-04-03T15:57:24.8655995Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8657176Z adding 'torch/include/ATen/ops/dist_native.h' 2024-04-03T15:57:24.8658717Z adding 'torch/include/ATen/ops/dist_ops.h' 2024-04-03T15:57:24.8660327Z adding 'torch/include/ATen/ops/div.h' 2024-04-03T15:57:24.8661852Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8663380Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8664611Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2024-04-03T15:57:24.8666060Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2024-04-03T15:57:24.8667426Z adding 'torch/include/ATen/ops/div_meta.h' 2024-04-03T15:57:24.8668831Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2024-04-03T15:57:24.8670382Z adding 'torch/include/ATen/ops/div_native.h' 2024-04-03T15:57:24.8672294Z adding 'torch/include/ATen/ops/div_ops.h' 2024-04-03T15:57:24.8673846Z adding 'torch/include/ATen/ops/divide.h' 2024-04-03T15:57:24.8675529Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8676800Z adding 'torch/include/ATen/ops/divide_native.h' 2024-04-03T15:57:24.8678671Z adding 'torch/include/ATen/ops/divide_ops.h' 2024-04-03T15:57:24.8680134Z adding 'torch/include/ATen/ops/dot.h' 2024-04-03T15:57:24.8681880Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8683186Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2024-04-03T15:57:24.8684435Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2024-04-03T15:57:24.8686088Z adding 'torch/include/ATen/ops/dot_native.h' 2024-04-03T15:57:24.8687544Z adding 'torch/include/ATen/ops/dot_ops.h' 2024-04-03T15:57:24.8688884Z adding 'torch/include/ATen/ops/dropout.h' 2024-04-03T15:57:24.8690442Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8691658Z adding 'torch/include/ATen/ops/dropout_native.h' 2024-04-03T15:57:24.8693126Z adding 'torch/include/ATen/ops/dropout_ops.h' 2024-04-03T15:57:24.8694515Z adding 'torch/include/ATen/ops/dsplit.h' 2024-04-03T15:57:24.8696151Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8697338Z adding 'torch/include/ATen/ops/dsplit_native.h' 2024-04-03T15:57:24.8699086Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2024-04-03T15:57:24.8700215Z adding 'torch/include/ATen/ops/dstack.h' 2024-04-03T15:57:24.8701815Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8703007Z adding 'torch/include/ATen/ops/dstack_native.h' 2024-04-03T15:57:24.8704475Z adding 'torch/include/ATen/ops/dstack_ops.h' 2024-04-03T15:57:24.8705875Z adding 'torch/include/ATen/ops/einsum.h' 2024-04-03T15:57:24.8707395Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8708554Z adding 'torch/include/ATen/ops/einsum_native.h' 2024-04-03T15:57:24.8710080Z adding 'torch/include/ATen/ops/einsum_ops.h' 2024-04-03T15:57:24.8711499Z adding 'torch/include/ATen/ops/elu.h' 2024-04-03T15:57:24.8712993Z adding 'torch/include/ATen/ops/elu_backward.h' 2024-04-03T15:57:24.8714676Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8715955Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2024-04-03T15:57:24.8717374Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2024-04-03T15:57:24.8718673Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2024-04-03T15:57:24.8720024Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2024-04-03T15:57:24.8721461Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2024-04-03T15:57:24.8723183Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2024-04-03T15:57:24.8724772Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8726375Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2024-04-03T15:57:24.8727670Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2024-04-03T15:57:24.8729007Z adding 'torch/include/ATen/ops/elu_meta.h' 2024-04-03T15:57:24.8730369Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2024-04-03T15:57:24.8731816Z adding 'torch/include/ATen/ops/elu_native.h' 2024-04-03T15:57:24.8733218Z adding 'torch/include/ATen/ops/elu_ops.h' 2024-04-03T15:57:24.8734949Z adding 'torch/include/ATen/ops/embedding.h' 2024-04-03T15:57:24.8736453Z adding 'torch/include/ATen/ops/embedding_backward.h' 2024-04-03T15:57:24.8738129Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8739438Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2024-04-03T15:57:24.8740900Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2024-04-03T15:57:24.8742308Z adding 'torch/include/ATen/ops/embedding_bag.h' 2024-04-03T15:57:24.8743961Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8745271Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2024-04-03T15:57:24.8746868Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2024-04-03T15:57:24.8748562Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8750062Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2024-04-03T15:57:24.8751763Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8753050Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2024-04-03T15:57:24.8754402Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2024-04-03T15:57:24.8755808Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2024-04-03T15:57:24.8757399Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2024-04-03T15:57:24.8758691Z adding 'torch/include/ATen/ops/embedding_native.h' 2024-04-03T15:57:24.8760280Z adding 'torch/include/ATen/ops/embedding_ops.h' 2024-04-03T15:57:24.8761838Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2024-04-03T15:57:24.8763451Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8764834Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2024-04-03T15:57:24.8766751Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2024-04-03T15:57:24.8768105Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2024-04-03T15:57:24.8769361Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2024-04-03T15:57:24.8770923Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2024-04-03T15:57:24.8772376Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2024-04-03T15:57:24.8773918Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8775207Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2024-04-03T15:57:24.8776645Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2024-04-03T15:57:24.8779031Z adding 'torch/include/ATen/ops/empty.h' 2024-04-03T15:57:24.8780334Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8781738Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8783080Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2024-04-03T15:57:24.8784701Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2024-04-03T15:57:24.8785978Z adding 'torch/include/ATen/ops/empty_like.h' 2024-04-03T15:57:24.8787874Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8788914Z adding 'torch/include/ATen/ops/empty_like_native.h' 2024-04-03T15:57:24.8790695Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2024-04-03T15:57:24.8792120Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2024-04-03T15:57:24.8793562Z adding 'torch/include/ATen/ops/empty_native.h' 2024-04-03T15:57:24.8795268Z adding 'torch/include/ATen/ops/empty_ops.h' 2024-04-03T15:57:24.8797229Z adding 'torch/include/ATen/ops/empty_permuted.h' 2024-04-03T15:57:24.8798965Z adding 'torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8799904Z adding 'torch/include/ATen/ops/empty_permuted_native.h' 2024-04-03T15:57:24.8801852Z adding 'torch/include/ATen/ops/empty_permuted_ops.h' 2024-04-03T15:57:24.8803687Z adding 'torch/include/ATen/ops/empty_quantized.h' 2024-04-03T15:57:24.8806221Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8807269Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2024-04-03T15:57:24.8809068Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2024-04-03T15:57:24.8810846Z adding 'torch/include/ATen/ops/empty_strided.h' 2024-04-03T15:57:24.8812426Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8813513Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2024-04-03T15:57:24.8815149Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2024-04-03T15:57:24.8816557Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2024-04-03T15:57:24.8818012Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2024-04-03T15:57:24.8819802Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2024-04-03T15:57:24.8821119Z adding 'torch/include/ATen/ops/eq.h' 2024-04-03T15:57:24.8822664Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8824350Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2024-04-03T15:57:24.8826348Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2024-04-03T15:57:24.8827955Z adding 'torch/include/ATen/ops/eq_meta.h' 2024-04-03T15:57:24.8829355Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2024-04-03T15:57:24.8830858Z adding 'torch/include/ATen/ops/eq_native.h' 2024-04-03T15:57:24.8832445Z adding 'torch/include/ATen/ops/eq_ops.h' 2024-04-03T15:57:24.8833829Z adding 'torch/include/ATen/ops/equal.h' 2024-04-03T15:57:24.8835340Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2024-04-03T15:57:24.8836627Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2024-04-03T15:57:24.8838040Z adding 'torch/include/ATen/ops/equal_native.h' 2024-04-03T15:57:24.8839442Z adding 'torch/include/ATen/ops/equal_ops.h' 2024-04-03T15:57:24.8840971Z adding 'torch/include/ATen/ops/erf.h' 2024-04-03T15:57:24.8842690Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8843656Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2024-04-03T15:57:24.8845340Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2024-04-03T15:57:24.8847059Z adding 'torch/include/ATen/ops/erf_meta.h' 2024-04-03T15:57:24.8848334Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2024-04-03T15:57:24.8849588Z adding 'torch/include/ATen/ops/erf_native.h' 2024-04-03T15:57:24.8851144Z adding 'torch/include/ATen/ops/erf_ops.h' 2024-04-03T15:57:24.8852526Z adding 'torch/include/ATen/ops/erfc.h' 2024-04-03T15:57:24.8854181Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8855180Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2024-04-03T15:57:24.8856834Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2024-04-03T15:57:24.8858026Z adding 'torch/include/ATen/ops/erfc_meta.h' 2024-04-03T15:57:24.8859458Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2024-04-03T15:57:24.8860618Z adding 'torch/include/ATen/ops/erfc_native.h' 2024-04-03T15:57:24.8862218Z adding 'torch/include/ATen/ops/erfc_ops.h' 2024-04-03T15:57:24.8863649Z adding 'torch/include/ATen/ops/erfinv.h' 2024-04-03T15:57:24.8865240Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8866288Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2024-04-03T15:57:24.8867989Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2024-04-03T15:57:24.8868905Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2024-04-03T15:57:24.8870456Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2024-04-03T15:57:24.8871834Z adding 'torch/include/ATen/ops/erfinv_native.h' 2024-04-03T15:57:24.8873362Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2024-04-03T15:57:24.8874608Z adding 'torch/include/ATen/ops/exp.h' 2024-04-03T15:57:24.8876171Z adding 'torch/include/ATen/ops/exp2.h' 2024-04-03T15:57:24.8877619Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8878695Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2024-04-03T15:57:24.8880297Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2024-04-03T15:57:24.8881665Z adding 'torch/include/ATen/ops/exp2_meta.h' 2024-04-03T15:57:24.8883064Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2024-04-03T15:57:24.8884341Z adding 'torch/include/ATen/ops/exp2_native.h' 2024-04-03T15:57:24.8886248Z adding 'torch/include/ATen/ops/exp2_ops.h' 2024-04-03T15:57:24.8887890Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8888749Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2024-04-03T15:57:24.8890336Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2024-04-03T15:57:24.8891676Z adding 'torch/include/ATen/ops/exp_meta.h' 2024-04-03T15:57:24.8892984Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2024-04-03T15:57:24.8894303Z adding 'torch/include/ATen/ops/exp_native.h' 2024-04-03T15:57:24.8895840Z adding 'torch/include/ATen/ops/exp_ops.h' 2024-04-03T15:57:24.8897218Z adding 'torch/include/ATen/ops/expand.h' 2024-04-03T15:57:24.8898483Z adding 'torch/include/ATen/ops/expand_as.h' 2024-04-03T15:57:24.8900149Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8901087Z adding 'torch/include/ATen/ops/expand_as_native.h' 2024-04-03T15:57:24.8902699Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2024-04-03T15:57:24.8904266Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8905784Z adding 'torch/include/ATen/ops/expand_copy.h' 2024-04-03T15:57:24.8907373Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8908701Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8909741Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2024-04-03T15:57:24.8911637Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2024-04-03T15:57:24.8912873Z adding 'torch/include/ATen/ops/expand_native.h' 2024-04-03T15:57:24.8914187Z adding 'torch/include/ATen/ops/expand_ops.h' 2024-04-03T15:57:24.8915644Z adding 'torch/include/ATen/ops/expm1.h' 2024-04-03T15:57:24.8917329Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.8918249Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2024-04-03T15:57:24.8919871Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2024-04-03T15:57:24.8921321Z adding 'torch/include/ATen/ops/expm1_meta.h' 2024-04-03T15:57:24.8922930Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2024-04-03T15:57:24.8924219Z adding 'torch/include/ATen/ops/expm1_native.h' 2024-04-03T15:57:24.8926019Z adding 'torch/include/ATen/ops/expm1_ops.h' 2024-04-03T15:57:24.8927515Z adding 'torch/include/ATen/ops/exponential.h' 2024-04-03T15:57:24.8929120Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8930060Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2024-04-03T15:57:24.8931625Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2024-04-03T15:57:24.8932976Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2024-04-03T15:57:24.8934310Z adding 'torch/include/ATen/ops/exponential_native.h' 2024-04-03T15:57:24.8935840Z adding 'torch/include/ATen/ops/exponential_ops.h' 2024-04-03T15:57:24.8937805Z adding 'torch/include/ATen/ops/eye.h' 2024-04-03T15:57:24.8939539Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8940540Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2024-04-03T15:57:24.8942217Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2024-04-03T15:57:24.8943610Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2024-04-03T15:57:24.8945024Z adding 'torch/include/ATen/ops/eye_native.h' 2024-04-03T15:57:24.8946616Z adding 'torch/include/ATen/ops/eye_ops.h' 2024-04-03T15:57:24.8948158Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2024-04-03T15:57:24.8949685Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2024-04-03T15:57:24.8950914Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2024-04-03T15:57:24.8952729Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8953836Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2024-04-03T15:57:24.8955404Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2024-04-03T15:57:24.8956724Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8958071Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2024-04-03T15:57:24.8959692Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2024-04-03T15:57:24.8960923Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2024-04-03T15:57:24.8962780Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2024-04-03T15:57:24.8963994Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8965351Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2024-04-03T15:57:24.8967344Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2024-04-03T15:57:24.8968335Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2024-04-03T15:57:24.8970166Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2024-04-03T15:57:24.8971645Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2024-04-03T15:57:24.8972916Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8974283Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2024-04-03T15:57:24.8976099Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2024-04-03T15:57:24.8977385Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.8978671Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2024-04-03T15:57:24.8980315Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2024-04-03T15:57:24.8981577Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2024-04-03T15:57:24.8983235Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2024-04-03T15:57:24.8984513Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8985721Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2024-04-03T15:57:24.8987570Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2024-04-03T15:57:24.8988615Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2024-04-03T15:57:24.8990389Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8991487Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2024-04-03T15:57:24.8993285Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.8994237Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2024-04-03T15:57:24.8995937Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2024-04-03T15:57:24.8996955Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2024-04-03T15:57:24.8998589Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2024-04-03T15:57:24.9000043Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2024-04-03T15:57:24.9001527Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9002958Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2024-04-03T15:57:24.9004725Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9005727Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2024-04-03T15:57:24.9007700Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2024-04-03T15:57:24.9008667Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2024-04-03T15:57:24.9010359Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2024-04-03T15:57:24.9011417Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2024-04-03T15:57:24.9013261Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9014266Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2024-04-03T15:57:24.9016027Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2024-04-03T15:57:24.9017015Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2024-04-03T15:57:24.9018827Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9019834Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2024-04-03T15:57:24.9021469Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2024-04-03T15:57:24.9022830Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2024-04-03T15:57:24.9024633Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9025572Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2024-04-03T15:57:24.9027156Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2024-04-03T15:57:24.9028238Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2024-04-03T15:57:24.9030032Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9030984Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2024-04-03T15:57:24.9032644Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2024-04-03T15:57:24.9033968Z adding 'torch/include/ATen/ops/feature_dropout.h' 2024-04-03T15:57:24.9035677Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9036569Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2024-04-03T15:57:24.9038285Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2024-04-03T15:57:24.9039903Z adding 'torch/include/ATen/ops/fft_fft.h' 2024-04-03T15:57:24.9041741Z adding 'torch/include/ATen/ops/fft_fft2.h' 2024-04-03T15:57:24.9043361Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9044336Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2024-04-03T15:57:24.9046879Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2024-04-03T15:57:24.9048400Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9049682Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2024-04-03T15:57:24.9051096Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2024-04-03T15:57:24.9052543Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2024-04-03T15:57:24.9054189Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9055248Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2024-04-03T15:57:24.9057049Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2024-04-03T15:57:24.9058719Z adding 'torch/include/ATen/ops/fft_fftn.h' 2024-04-03T15:57:24.9060384Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9061372Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2024-04-03T15:57:24.9063209Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2024-04-03T15:57:24.9064555Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2024-04-03T15:57:24.9066129Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9067174Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2024-04-03T15:57:24.9068780Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2024-04-03T15:57:24.9070434Z adding 'torch/include/ATen/ops/fft_hfft.h' 2024-04-03T15:57:24.9072101Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2024-04-03T15:57:24.9073820Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9074839Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2024-04-03T15:57:24.9076603Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2024-04-03T15:57:24.9078211Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9079227Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2024-04-03T15:57:24.9081113Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2024-04-03T15:57:24.9082706Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2024-04-03T15:57:24.9084394Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9085986Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2024-04-03T15:57:24.9087444Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2024-04-03T15:57:24.9089200Z adding 'torch/include/ATen/ops/fft_ifft.h' 2024-04-03T15:57:24.9090806Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2024-04-03T15:57:24.9092452Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9093552Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2024-04-03T15:57:24.9095361Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2024-04-03T15:57:24.9096898Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9098237Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2024-04-03T15:57:24.9099783Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2024-04-03T15:57:24.9101456Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2024-04-03T15:57:24.9103139Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9104097Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2024-04-03T15:57:24.9105850Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2024-04-03T15:57:24.9107260Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2024-04-03T15:57:24.9108744Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9109849Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2024-04-03T15:57:24.9111530Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2024-04-03T15:57:24.9113114Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2024-04-03T15:57:24.9114726Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2024-04-03T15:57:24.9116543Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9117564Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2024-04-03T15:57:24.9119274Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2024-04-03T15:57:24.9120974Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9122049Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2024-04-03T15:57:24.9123803Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2024-04-03T15:57:24.9125730Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2024-04-03T15:57:24.9127801Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9128795Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2024-04-03T15:57:24.9130530Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2024-04-03T15:57:24.9132154Z adding 'torch/include/ATen/ops/fft_irfft.h' 2024-04-03T15:57:24.9133896Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2024-04-03T15:57:24.9135505Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9136517Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2024-04-03T15:57:24.9138305Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2024-04-03T15:57:24.9139952Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9140926Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2024-04-03T15:57:24.9142667Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2024-04-03T15:57:24.9144406Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2024-04-03T15:57:24.9146055Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9147038Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2024-04-03T15:57:24.9148792Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2024-04-03T15:57:24.9150489Z adding 'torch/include/ATen/ops/fft_rfft.h' 2024-04-03T15:57:24.9152180Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2024-04-03T15:57:24.9153854Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9154860Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2024-04-03T15:57:24.9156665Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2024-04-03T15:57:24.9158251Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9159238Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2024-04-03T15:57:24.9161208Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2024-04-03T15:57:24.9163051Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2024-04-03T15:57:24.9164564Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9166241Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2024-04-03T15:57:24.9167812Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2024-04-03T15:57:24.9169366Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2024-04-03T15:57:24.9171004Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9171959Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2024-04-03T15:57:24.9173724Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2024-04-03T15:57:24.9175159Z adding 'torch/include/ATen/ops/fill.h' 2024-04-03T15:57:24.9176764Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9178132Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2024-04-03T15:57:24.9179530Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2024-04-03T15:57:24.9180805Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2024-04-03T15:57:24.9182342Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9183401Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2024-04-03T15:57:24.9184998Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2024-04-03T15:57:24.9186398Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2024-04-03T15:57:24.9187756Z adding 'torch/include/ATen/ops/fill_native.h' 2024-04-03T15:57:24.9189266Z adding 'torch/include/ATen/ops/fill_ops.h' 2024-04-03T15:57:24.9190710Z adding 'torch/include/ATen/ops/fix.h' 2024-04-03T15:57:24.9192311Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9193278Z adding 'torch/include/ATen/ops/fix_native.h' 2024-04-03T15:57:24.9194930Z adding 'torch/include/ATen/ops/fix_ops.h' 2024-04-03T15:57:24.9196383Z adding 'torch/include/ATen/ops/flatten.h' 2024-04-03T15:57:24.9198043Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9199071Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2024-04-03T15:57:24.9201063Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9201902Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2024-04-03T15:57:24.9203633Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2024-04-03T15:57:24.9204979Z adding 'torch/include/ATen/ops/flatten_native.h' 2024-04-03T15:57:24.9206805Z adding 'torch/include/ATen/ops/flatten_ops.h' 2024-04-03T15:57:24.9208289Z adding 'torch/include/ATen/ops/flip.h' 2024-04-03T15:57:24.9209828Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9210802Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2024-04-03T15:57:24.9212424Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2024-04-03T15:57:24.9213718Z adding 'torch/include/ATen/ops/flip_native.h' 2024-04-03T15:57:24.9215157Z adding 'torch/include/ATen/ops/flip_ops.h' 2024-04-03T15:57:24.9216526Z adding 'torch/include/ATen/ops/fliplr.h' 2024-04-03T15:57:24.9218063Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9218960Z adding 'torch/include/ATen/ops/fliplr_native.h' 2024-04-03T15:57:24.9220623Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2024-04-03T15:57:24.9221950Z adding 'torch/include/ATen/ops/flipud.h' 2024-04-03T15:57:24.9223497Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9224381Z adding 'torch/include/ATen/ops/flipud_native.h' 2024-04-03T15:57:24.9226002Z adding 'torch/include/ATen/ops/flipud_ops.h' 2024-04-03T15:57:24.9227582Z adding 'torch/include/ATen/ops/float_power.h' 2024-04-03T15:57:24.9229210Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9230254Z adding 'torch/include/ATen/ops/float_power_native.h' 2024-04-03T15:57:24.9232259Z adding 'torch/include/ATen/ops/float_power_ops.h' 2024-04-03T15:57:24.9233729Z adding 'torch/include/ATen/ops/floor.h' 2024-04-03T15:57:24.9235293Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9236299Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2024-04-03T15:57:24.9238039Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2024-04-03T15:57:24.9239365Z adding 'torch/include/ATen/ops/floor_divide.h' 2024-04-03T15:57:24.9241048Z adding 'torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9242105Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2024-04-03T15:57:24.9243744Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2024-04-03T15:57:24.9245250Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2024-04-03T15:57:24.9246956Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2024-04-03T15:57:24.9248528Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2024-04-03T15:57:24.9249979Z adding 'torch/include/ATen/ops/floor_meta.h' 2024-04-03T15:57:24.9251377Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2024-04-03T15:57:24.9252776Z adding 'torch/include/ATen/ops/floor_native.h' 2024-04-03T15:57:24.9254354Z adding 'torch/include/ATen/ops/floor_ops.h' 2024-04-03T15:57:24.9255734Z adding 'torch/include/ATen/ops/fmax.h' 2024-04-03T15:57:24.9257352Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9258415Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2024-04-03T15:57:24.9259987Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2024-04-03T15:57:24.9261295Z adding 'torch/include/ATen/ops/fmax_meta.h' 2024-04-03T15:57:24.9262630Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2024-04-03T15:57:24.9263940Z adding 'torch/include/ATen/ops/fmax_native.h' 2024-04-03T15:57:24.9265561Z adding 'torch/include/ATen/ops/fmax_ops.h' 2024-04-03T15:57:24.9266861Z adding 'torch/include/ATen/ops/fmin.h' 2024-04-03T15:57:24.9268440Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9269420Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2024-04-03T15:57:24.9271042Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2024-04-03T15:57:24.9272234Z adding 'torch/include/ATen/ops/fmin_meta.h' 2024-04-03T15:57:24.9273716Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2024-04-03T15:57:24.9274960Z adding 'torch/include/ATen/ops/fmin_native.h' 2024-04-03T15:57:24.9276399Z adding 'torch/include/ATen/ops/fmin_ops.h' 2024-04-03T15:57:24.9277889Z adding 'torch/include/ATen/ops/fmod.h' 2024-04-03T15:57:24.9279456Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9280735Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9282274Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2024-04-03T15:57:24.9283567Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2024-04-03T15:57:24.9285021Z adding 'torch/include/ATen/ops/fmod_meta.h' 2024-04-03T15:57:24.9286837Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2024-04-03T15:57:24.9287741Z adding 'torch/include/ATen/ops/fmod_native.h' 2024-04-03T15:57:24.9289790Z adding 'torch/include/ATen/ops/fmod_ops.h' 2024-04-03T15:57:24.9291126Z adding 'torch/include/ATen/ops/frac.h' 2024-04-03T15:57:24.9292699Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9293649Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2024-04-03T15:57:24.9295297Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2024-04-03T15:57:24.9296578Z adding 'torch/include/ATen/ops/frac_meta.h' 2024-04-03T15:57:24.9298026Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2024-04-03T15:57:24.9299411Z adding 'torch/include/ATen/ops/frac_native.h' 2024-04-03T15:57:24.9300912Z adding 'torch/include/ATen/ops/frac_ops.h' 2024-04-03T15:57:24.9302433Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2024-04-03T15:57:24.9304026Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2024-04-03T15:57:24.9305677Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9306772Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2024-04-03T15:57:24.9308401Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2024-04-03T15:57:24.9309438Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2024-04-03T15:57:24.9311135Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2024-04-03T15:57:24.9312232Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2024-04-03T15:57:24.9313932Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2024-04-03T15:57:24.9315747Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9316653Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2024-04-03T15:57:24.9318246Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2024-04-03T15:57:24.9319618Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2024-04-03T15:57:24.9321196Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2024-04-03T15:57:24.9322273Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2024-04-03T15:57:24.9324104Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2024-04-03T15:57:24.9325839Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2024-04-03T15:57:24.9327798Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2024-04-03T15:57:24.9328754Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2024-04-03T15:57:24.9330273Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2024-04-03T15:57:24.9331407Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2024-04-03T15:57:24.9333213Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2024-04-03T15:57:24.9334792Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9335820Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2024-04-03T15:57:24.9337556Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2024-04-03T15:57:24.9339703Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2024-04-03T15:57:24.9341194Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2024-04-03T15:57:24.9342674Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2024-04-03T15:57:24.9344165Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2024-04-03T15:57:24.9345549Z adding 'torch/include/ATen/ops/frexp.h' 2024-04-03T15:57:24.9347122Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9348152Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2024-04-03T15:57:24.9349727Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2024-04-03T15:57:24.9350988Z adding 'torch/include/ATen/ops/frexp_native.h' 2024-04-03T15:57:24.9352451Z adding 'torch/include/ATen/ops/frexp_ops.h' 2024-04-03T15:57:24.9353989Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2024-04-03T15:57:24.9355642Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9356633Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2024-04-03T15:57:24.9358378Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2024-04-03T15:57:24.9360275Z adding 'torch/include/ATen/ops/from_blob.h' 2024-04-03T15:57:24.9361914Z adding 'torch/include/ATen/ops/from_file.h' 2024-04-03T15:57:24.9363466Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9364553Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2024-04-03T15:57:24.9366641Z adding 'torch/include/ATen/ops/from_file_native.h' 2024-04-03T15:57:24.9368088Z adding 'torch/include/ATen/ops/from_file_ops.h' 2024-04-03T15:57:24.9369906Z adding 'torch/include/ATen/ops/full.h' 2024-04-03T15:57:24.9371582Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9373070Z adding 'torch/include/ATen/ops/full_like.h' 2024-04-03T15:57:24.9374808Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9376175Z adding 'torch/include/ATen/ops/full_like_native.h' 2024-04-03T15:57:24.9377812Z adding 'torch/include/ATen/ops/full_like_ops.h' 2024-04-03T15:57:24.9379136Z adding 'torch/include/ATen/ops/full_native.h' 2024-04-03T15:57:24.9380758Z adding 'torch/include/ATen/ops/full_ops.h' 2024-04-03T15:57:24.9382354Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2024-04-03T15:57:24.9383962Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9385072Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2024-04-03T15:57:24.9386820Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2024-04-03T15:57:24.9388229Z adding 'torch/include/ATen/ops/gather.h' 2024-04-03T15:57:24.9389623Z adding 'torch/include/ATen/ops/gather_backward.h' 2024-04-03T15:57:24.9391274Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9392114Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2024-04-03T15:57:24.9393799Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2024-04-03T15:57:24.9395382Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9396524Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9398116Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2024-04-03T15:57:24.9399458Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2024-04-03T15:57:24.9400857Z adding 'torch/include/ATen/ops/gather_meta.h' 2024-04-03T15:57:24.9402318Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2024-04-03T15:57:24.9403662Z adding 'torch/include/ATen/ops/gather_native.h' 2024-04-03T15:57:24.9405337Z adding 'torch/include/ATen/ops/gather_ops.h' 2024-04-03T15:57:24.9407226Z adding 'torch/include/ATen/ops/gcd.h' 2024-04-03T15:57:24.9408834Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9409700Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2024-04-03T15:57:24.9411326Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2024-04-03T15:57:24.9412630Z adding 'torch/include/ATen/ops/gcd_meta.h' 2024-04-03T15:57:24.9414050Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2024-04-03T15:57:24.9415351Z adding 'torch/include/ATen/ops/gcd_native.h' 2024-04-03T15:57:24.9416877Z adding 'torch/include/ATen/ops/gcd_ops.h' 2024-04-03T15:57:24.9418368Z adding 'torch/include/ATen/ops/ge.h' 2024-04-03T15:57:24.9419996Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9420962Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2024-04-03T15:57:24.9422558Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2024-04-03T15:57:24.9423932Z adding 'torch/include/ATen/ops/ge_meta.h' 2024-04-03T15:57:24.9425400Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2024-04-03T15:57:24.9426664Z adding 'torch/include/ATen/ops/ge_native.h' 2024-04-03T15:57:24.9428389Z adding 'torch/include/ATen/ops/ge_ops.h' 2024-04-03T15:57:24.9429718Z adding 'torch/include/ATen/ops/gelu.h' 2024-04-03T15:57:24.9431202Z adding 'torch/include/ATen/ops/gelu_backward.h' 2024-04-03T15:57:24.9432874Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9433851Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2024-04-03T15:57:24.9435475Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2024-04-03T15:57:24.9436891Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2024-04-03T15:57:24.9438214Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2024-04-03T15:57:24.9439680Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2024-04-03T15:57:24.9441275Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2024-04-03T15:57:24.9442975Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9443947Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2024-04-03T15:57:24.9445780Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2024-04-03T15:57:24.9447060Z adding 'torch/include/ATen/ops/gelu_meta.h' 2024-04-03T15:57:24.9448556Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2024-04-03T15:57:24.9449880Z adding 'torch/include/ATen/ops/gelu_native.h' 2024-04-03T15:57:24.9451365Z adding 'torch/include/ATen/ops/gelu_ops.h' 2024-04-03T15:57:24.9452862Z adding 'torch/include/ATen/ops/geometric.h' 2024-04-03T15:57:24.9454456Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9455497Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2024-04-03T15:57:24.9457094Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2024-04-03T15:57:24.9458457Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2024-04-03T15:57:24.9459778Z adding 'torch/include/ATen/ops/geometric_native.h' 2024-04-03T15:57:24.9461269Z adding 'torch/include/ATen/ops/geometric_ops.h' 2024-04-03T15:57:24.9462649Z adding 'torch/include/ATen/ops/geqrf.h' 2024-04-03T15:57:24.9464165Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2024-04-03T15:57:24.9465569Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2024-04-03T15:57:24.9466854Z adding 'torch/include/ATen/ops/geqrf_native.h' 2024-04-03T15:57:24.9468309Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2024-04-03T15:57:24.9469690Z adding 'torch/include/ATen/ops/ger.h' 2024-04-03T15:57:24.9471213Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9472213Z adding 'torch/include/ATen/ops/ger_native.h' 2024-04-03T15:57:24.9473927Z adding 'torch/include/ATen/ops/ger_ops.h' 2024-04-03T15:57:24.9475367Z adding 'torch/include/ATen/ops/glu.h' 2024-04-03T15:57:24.9476815Z adding 'torch/include/ATen/ops/glu_backward.h' 2024-04-03T15:57:24.9478270Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2024-04-03T15:57:24.9479729Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2024-04-03T15:57:24.9481202Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2024-04-03T15:57:24.9482834Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9483957Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2024-04-03T15:57:24.9485802Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2024-04-03T15:57:24.9487418Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2024-04-03T15:57:24.9488976Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2024-04-03T15:57:24.9490382Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2024-04-03T15:57:24.9491861Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2024-04-03T15:57:24.9493405Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9494447Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2024-04-03T15:57:24.9496011Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2024-04-03T15:57:24.9497779Z adding 'torch/include/ATen/ops/glu_jvp.h' 2024-04-03T15:57:24.9499392Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9500456Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2024-04-03T15:57:24.9502000Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2024-04-03T15:57:24.9503349Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2024-04-03T15:57:24.9504803Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2024-04-03T15:57:24.9506176Z adding 'torch/include/ATen/ops/glu_meta.h' 2024-04-03T15:57:24.9507571Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2024-04-03T15:57:24.9508882Z adding 'torch/include/ATen/ops/glu_native.h' 2024-04-03T15:57:24.9510334Z adding 'torch/include/ATen/ops/glu_ops.h' 2024-04-03T15:57:24.9511946Z adding 'torch/include/ATen/ops/gradient.h' 2024-04-03T15:57:24.9513567Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9514696Z adding 'torch/include/ATen/ops/gradient_native.h' 2024-04-03T15:57:24.9516777Z adding 'torch/include/ATen/ops/gradient_ops.h' 2024-04-03T15:57:24.9518194Z adding 'torch/include/ATen/ops/greater.h' 2024-04-03T15:57:24.9519822Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9521204Z adding 'torch/include/ATen/ops/greater_equal.h' 2024-04-03T15:57:24.9522838Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9524098Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2024-04-03T15:57:24.9526292Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2024-04-03T15:57:24.9527672Z adding 'torch/include/ATen/ops/greater_native.h' 2024-04-03T15:57:24.9529331Z adding 'torch/include/ATen/ops/greater_ops.h' 2024-04-03T15:57:24.9530673Z adding 'torch/include/ATen/ops/grid_sampler.h' 2024-04-03T15:57:24.9532131Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2024-04-03T15:57:24.9533706Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2024-04-03T15:57:24.9535360Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9536603Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2024-04-03T15:57:24.9538022Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2024-04-03T15:57:24.9539368Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2024-04-03T15:57:24.9540998Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2024-04-03T15:57:24.9542529Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9543884Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2024-04-03T15:57:24.9545252Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2024-04-03T15:57:24.9546595Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2024-04-03T15:57:24.9548112Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2024-04-03T15:57:24.9549508Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2024-04-03T15:57:24.9550977Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2024-04-03T15:57:24.9552618Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9553859Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2024-04-03T15:57:24.9555291Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2024-04-03T15:57:24.9556664Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2024-04-03T15:57:24.9558284Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2024-04-03T15:57:24.9559800Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9561144Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2024-04-03T15:57:24.9562555Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2024-04-03T15:57:24.9563863Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2024-04-03T15:57:24.9565602Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2024-04-03T15:57:24.9567676Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9568782Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2024-04-03T15:57:24.9570528Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2024-04-03T15:57:24.9572154Z adding 'torch/include/ATen/ops/group_norm.h' 2024-04-03T15:57:24.9573856Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9575084Z adding 'torch/include/ATen/ops/group_norm_native.h' 2024-04-03T15:57:24.9576592Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2024-04-03T15:57:24.9577969Z adding 'torch/include/ATen/ops/gru.h' 2024-04-03T15:57:24.9579400Z adding 'torch/include/ATen/ops/gru_cell.h' 2024-04-03T15:57:24.9580939Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9582271Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2024-04-03T15:57:24.9583664Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2024-04-03T15:57:24.9585245Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9586405Z adding 'torch/include/ATen/ops/gru_native.h' 2024-04-03T15:57:24.9587966Z adding 'torch/include/ATen/ops/gru_ops.h' 2024-04-03T15:57:24.9589523Z adding 'torch/include/ATen/ops/gt.h' 2024-04-03T15:57:24.9591110Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9592469Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2024-04-03T15:57:24.9593728Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2024-04-03T15:57:24.9595102Z adding 'torch/include/ATen/ops/gt_meta.h' 2024-04-03T15:57:24.9596547Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2024-04-03T15:57:24.9598093Z adding 'torch/include/ATen/ops/gt_native.h' 2024-04-03T15:57:24.9599734Z adding 'torch/include/ATen/ops/gt_ops.h' 2024-04-03T15:57:24.9601742Z adding 'torch/include/ATen/ops/hamming_window.h' 2024-04-03T15:57:24.9603452Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9604880Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2024-04-03T15:57:24.9607066Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2024-04-03T15:57:24.9608744Z adding 'torch/include/ATen/ops/hann_window.h' 2024-04-03T15:57:24.9610341Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9611656Z adding 'torch/include/ATen/ops/hann_window_native.h' 2024-04-03T15:57:24.9613222Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2024-04-03T15:57:24.9614689Z adding 'torch/include/ATen/ops/hardshrink.h' 2024-04-03T15:57:24.9616360Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2024-04-03T15:57:24.9617979Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9619167Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2024-04-03T15:57:24.9620447Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2024-04-03T15:57:24.9621798Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2024-04-03T15:57:24.9623266Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2024-04-03T15:57:24.9624618Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2024-04-03T15:57:24.9626173Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2024-04-03T15:57:24.9627915Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9628978Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2024-04-03T15:57:24.9630501Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2024-04-03T15:57:24.9631797Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2024-04-03T15:57:24.9633192Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2024-04-03T15:57:24.9634512Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2024-04-03T15:57:24.9635954Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2024-04-03T15:57:24.9637705Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2024-04-03T15:57:24.9638828Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2024-04-03T15:57:24.9640630Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9642001Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2024-04-03T15:57:24.9643242Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2024-04-03T15:57:24.9644559Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2024-04-03T15:57:24.9646536Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2024-04-03T15:57:24.9647854Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2024-04-03T15:57:24.9649361Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2024-04-03T15:57:24.9651107Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9652247Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2024-04-03T15:57:24.9653539Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2024-04-03T15:57:24.9654809Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2024-04-03T15:57:24.9656315Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2024-04-03T15:57:24.9657628Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2024-04-03T15:57:24.9659223Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2024-04-03T15:57:24.9660612Z adding 'torch/include/ATen/ops/hardswish.h' 2024-04-03T15:57:24.9662049Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2024-04-03T15:57:24.9663645Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9664916Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2024-04-03T15:57:24.9666339Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2024-04-03T15:57:24.9667650Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2024-04-03T15:57:24.9669112Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2024-04-03T15:57:24.9670485Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2024-04-03T15:57:24.9671923Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2024-04-03T15:57:24.9673152Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2024-04-03T15:57:24.9674481Z adding 'torch/include/ATen/ops/hardswish_native.h' 2024-04-03T15:57:24.9675998Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2024-04-03T15:57:24.9677542Z adding 'torch/include/ATen/ops/hardtanh.h' 2024-04-03T15:57:24.9678989Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2024-04-03T15:57:24.9680545Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2024-04-03T15:57:24.9681965Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2024-04-03T15:57:24.9683395Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2024-04-03T15:57:24.9684963Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2024-04-03T15:57:24.9686706Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2024-04-03T15:57:24.9688122Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2024-04-03T15:57:24.9689492Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2024-04-03T15:57:24.9690755Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2024-04-03T15:57:24.9692290Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2024-04-03T15:57:24.9693717Z adding 'torch/include/ATen/ops/heaviside.h' 2024-04-03T15:57:24.9695392Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9696605Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2024-04-03T15:57:24.9697953Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2024-04-03T15:57:24.9699328Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2024-04-03T15:57:24.9700814Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2024-04-03T15:57:24.9702148Z adding 'torch/include/ATen/ops/heaviside_native.h' 2024-04-03T15:57:24.9703755Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2024-04-03T15:57:24.9705112Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2024-04-03T15:57:24.9706718Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9707901Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2024-04-03T15:57:24.9709302Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2024-04-03T15:57:24.9710669Z adding 'torch/include/ATen/ops/histc.h' 2024-04-03T15:57:24.9712248Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2024-04-03T15:57:24.9713635Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2024-04-03T15:57:24.9714901Z adding 'torch/include/ATen/ops/histc_native.h' 2024-04-03T15:57:24.9716447Z adding 'torch/include/ATen/ops/histc_ops.h' 2024-04-03T15:57:24.9718101Z adding 'torch/include/ATen/ops/histogram.h' 2024-04-03T15:57:24.9719699Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2024-04-03T15:57:24.9721124Z adding 'torch/include/ATen/ops/histogram_native.h' 2024-04-03T15:57:24.9722737Z adding 'torch/include/ATen/ops/histogram_ops.h' 2024-04-03T15:57:24.9724229Z adding 'torch/include/ATen/ops/histogramdd.h' 2024-04-03T15:57:24.9726313Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9727811Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2024-04-03T15:57:24.9730122Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2024-04-03T15:57:24.9730712Z adding 'torch/include/ATen/ops/hsplit.h' 2024-04-03T15:57:24.9732476Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9733499Z adding 'torch/include/ATen/ops/hsplit_native.h' 2024-04-03T15:57:24.9735622Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2024-04-03T15:57:24.9736608Z adding 'torch/include/ATen/ops/hspmm.h' 2024-04-03T15:57:24.9737837Z adding 'torch/include/ATen/ops/hspmm_native.h' 2024-04-03T15:57:24.9739281Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2024-04-03T15:57:24.9740666Z adding 'torch/include/ATen/ops/hstack.h' 2024-04-03T15:57:24.9742199Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9743439Z adding 'torch/include/ATen/ops/hstack_native.h' 2024-04-03T15:57:24.9744927Z adding 'torch/include/ATen/ops/hstack_ops.h' 2024-04-03T15:57:24.9746353Z adding 'torch/include/ATen/ops/huber_loss.h' 2024-04-03T15:57:24.9747849Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2024-04-03T15:57:24.9749479Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9750717Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2024-04-03T15:57:24.9752199Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2024-04-03T15:57:24.9753605Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2024-04-03T15:57:24.9754989Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2024-04-03T15:57:24.9756522Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2024-04-03T15:57:24.9757870Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2024-04-03T15:57:24.9759129Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2024-04-03T15:57:24.9760743Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2024-04-03T15:57:24.9762213Z adding 'torch/include/ATen/ops/hypot.h' 2024-04-03T15:57:24.9763839Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9765278Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2024-04-03T15:57:24.9767029Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2024-04-03T15:57:24.9768393Z adding 'torch/include/ATen/ops/hypot_meta.h' 2024-04-03T15:57:24.9769735Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2024-04-03T15:57:24.9770991Z adding 'torch/include/ATen/ops/hypot_native.h' 2024-04-03T15:57:24.9772434Z adding 'torch/include/ATen/ops/hypot_ops.h' 2024-04-03T15:57:24.9773857Z adding 'torch/include/ATen/ops/i0.h' 2024-04-03T15:57:24.9775426Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9776754Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2024-04-03T15:57:24.9778275Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2024-04-03T15:57:24.9779703Z adding 'torch/include/ATen/ops/i0_meta.h' 2024-04-03T15:57:24.9781128Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2024-04-03T15:57:24.9782520Z adding 'torch/include/ATen/ops/i0_native.h' 2024-04-03T15:57:24.9784001Z adding 'torch/include/ATen/ops/i0_ops.h' 2024-04-03T15:57:24.9785419Z adding 'torch/include/ATen/ops/igamma.h' 2024-04-03T15:57:24.9787218Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9788289Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2024-04-03T15:57:24.9789566Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2024-04-03T15:57:24.9790976Z adding 'torch/include/ATen/ops/igamma_meta.h' 2024-04-03T15:57:24.9792449Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2024-04-03T15:57:24.9793681Z adding 'torch/include/ATen/ops/igamma_native.h' 2024-04-03T15:57:24.9795182Z adding 'torch/include/ATen/ops/igamma_ops.h' 2024-04-03T15:57:24.9796566Z adding 'torch/include/ATen/ops/igammac.h' 2024-04-03T15:57:24.9798348Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9799481Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2024-04-03T15:57:24.9800952Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2024-04-03T15:57:24.9802291Z adding 'torch/include/ATen/ops/igammac_meta.h' 2024-04-03T15:57:24.9803628Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2024-04-03T15:57:24.9805144Z adding 'torch/include/ATen/ops/igammac_native.h' 2024-04-03T15:57:24.9807063Z adding 'torch/include/ATen/ops/igammac_ops.h' 2024-04-03T15:57:24.9808487Z adding 'torch/include/ATen/ops/im2col.h' 2024-04-03T15:57:24.9810133Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2024-04-03T15:57:24.9811412Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2024-04-03T15:57:24.9812743Z adding 'torch/include/ATen/ops/im2col_native.h' 2024-04-03T15:57:24.9814265Z adding 'torch/include/ATen/ops/im2col_ops.h' 2024-04-03T15:57:24.9815632Z adding 'torch/include/ATen/ops/imag.h' 2024-04-03T15:57:24.9817224Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9818444Z adding 'torch/include/ATen/ops/imag_native.h' 2024-04-03T15:57:24.9819758Z adding 'torch/include/ATen/ops/imag_ops.h' 2024-04-03T15:57:24.9821286Z adding 'torch/include/ATen/ops/index.h' 2024-04-03T15:57:24.9822707Z adding 'torch/include/ATen/ops/index_add.h' 2024-04-03T15:57:24.9824420Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9825768Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9826985Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2024-04-03T15:57:24.9828405Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2024-04-03T15:57:24.9829730Z adding 'torch/include/ATen/ops/index_add_meta.h' 2024-04-03T15:57:24.9831312Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2024-04-03T15:57:24.9832658Z adding 'torch/include/ATen/ops/index_add_native.h' 2024-04-03T15:57:24.9834662Z adding 'torch/include/ATen/ops/index_add_ops.h' 2024-04-03T15:57:24.9836358Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9837508Z adding 'torch/include/ATen/ops/index_copy.h' 2024-04-03T15:57:24.9839152Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9840522Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9842011Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2024-04-03T15:57:24.9843376Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2024-04-03T15:57:24.9844824Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2024-04-03T15:57:24.9846600Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2024-04-03T15:57:24.9847893Z adding 'torch/include/ATen/ops/index_copy_native.h' 2024-04-03T15:57:24.9849564Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2024-04-03T15:57:24.9851318Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2024-04-03T15:57:24.9852453Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2024-04-03T15:57:24.9854056Z adding 'torch/include/ATen/ops/index_fill.h' 2024-04-03T15:57:24.9855637Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9857160Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9858457Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2024-04-03T15:57:24.9859823Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2024-04-03T15:57:24.9861183Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2024-04-03T15:57:24.9862626Z adding 'torch/include/ATen/ops/index_fill_native.h' 2024-04-03T15:57:24.9864532Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2024-04-03T15:57:24.9866092Z adding 'torch/include/ATen/ops/index_meta.h' 2024-04-03T15:57:24.9867513Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2024-04-03T15:57:24.9868890Z adding 'torch/include/ATen/ops/index_native.h' 2024-04-03T15:57:24.9870381Z adding 'torch/include/ATen/ops/index_ops.h' 2024-04-03T15:57:24.9871904Z adding 'torch/include/ATen/ops/index_put.h' 2024-04-03T15:57:24.9873489Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9874702Z adding 'torch/include/ATen/ops/index_put_native.h' 2024-04-03T15:57:24.9876262Z adding 'torch/include/ATen/ops/index_put_ops.h' 2024-04-03T15:57:24.9877927Z adding 'torch/include/ATen/ops/index_reduce.h' 2024-04-03T15:57:24.9879482Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9880673Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2024-04-03T15:57:24.9882209Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2024-04-03T15:57:24.9883821Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2024-04-03T15:57:24.9885239Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2024-04-03T15:57:24.9886980Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2024-04-03T15:57:24.9888615Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2024-04-03T15:57:24.9890333Z adding 'torch/include/ATen/ops/index_select.h' 2024-04-03T15:57:24.9891716Z adding 'torch/include/ATen/ops/index_select_backward.h' 2024-04-03T15:57:24.9893203Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9894728Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2024-04-03T15:57:24.9896749Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2024-04-03T15:57:24.9898218Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9899752Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2024-04-03T15:57:24.9900891Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2024-04-03T15:57:24.9902240Z adding 'torch/include/ATen/ops/index_select_native.h' 2024-04-03T15:57:24.9903878Z adding 'torch/include/ATen/ops/index_select_ops.h' 2024-04-03T15:57:24.9905340Z adding 'torch/include/ATen/ops/indices.h' 2024-04-03T15:57:24.9906805Z adding 'torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9908089Z adding 'torch/include/ATen/ops/indices_copy.h' 2024-04-03T15:57:24.9909708Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9911181Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:24.9912098Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2024-04-03T15:57:24.9913561Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2024-04-03T15:57:24.9914883Z adding 'torch/include/ATen/ops/indices_native.h' 2024-04-03T15:57:24.9916299Z adding 'torch/include/ATen/ops/indices_ops.h' 2024-04-03T15:57:24.9917859Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2024-04-03T15:57:24.9919416Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9920681Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2024-04-03T15:57:24.9922176Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2024-04-03T15:57:24.9923622Z adding 'torch/include/ATen/ops/inner.h' 2024-04-03T15:57:24.9925184Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9926520Z adding 'torch/include/ATen/ops/inner_native.h' 2024-04-03T15:57:24.9927990Z adding 'torch/include/ATen/ops/inner_ops.h' 2024-04-03T15:57:24.9929632Z adding 'torch/include/ATen/ops/instance_norm.h' 2024-04-03T15:57:24.9931049Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9932338Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2024-04-03T15:57:24.9933786Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2024-04-03T15:57:24.9935321Z adding 'torch/include/ATen/ops/int_repr.h' 2024-04-03T15:57:24.9936715Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9937887Z adding 'torch/include/ATen/ops/int_repr_native.h' 2024-04-03T15:57:24.9939531Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2024-04-03T15:57:24.9940848Z adding 'torch/include/ATen/ops/inverse.h' 2024-04-03T15:57:24.9942380Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9943667Z adding 'torch/include/ATen/ops/inverse_native.h' 2024-04-03T15:57:24.9945070Z adding 'torch/include/ATen/ops/inverse_ops.h' 2024-04-03T15:57:24.9946416Z adding 'torch/include/ATen/ops/is_coalesced.h' 2024-04-03T15:57:24.9947974Z adding 'torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9949117Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2024-04-03T15:57:24.9950523Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2024-04-03T15:57:24.9951811Z adding 'torch/include/ATen/ops/is_complex.h' 2024-04-03T15:57:24.9953376Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9954592Z adding 'torch/include/ATen/ops/is_complex_native.h' 2024-04-03T15:57:24.9955881Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2024-04-03T15:57:24.9957272Z adding 'torch/include/ATen/ops/is_conj.h' 2024-04-03T15:57:24.9958732Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9959970Z adding 'torch/include/ATen/ops/is_conj_native.h' 2024-04-03T15:57:24.9961523Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2024-04-03T15:57:24.9963045Z adding 'torch/include/ATen/ops/is_distributed.h' 2024-04-03T15:57:24.9964561Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9966101Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2024-04-03T15:57:24.9967413Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2024-04-03T15:57:24.9968670Z adding 'torch/include/ATen/ops/is_floating_point.h' 2024-04-03T15:57:24.9970293Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9971480Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2024-04-03T15:57:24.9972843Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2024-04-03T15:57:24.9974112Z adding 'torch/include/ATen/ops/is_inference.h' 2024-04-03T15:57:24.9975531Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9976687Z adding 'torch/include/ATen/ops/is_inference_native.h' 2024-04-03T15:57:24.9978352Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2024-04-03T15:57:24.9979572Z adding 'torch/include/ATen/ops/is_leaf.h' 2024-04-03T15:57:24.9981052Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9982107Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2024-04-03T15:57:24.9983485Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2024-04-03T15:57:24.9984833Z adding 'torch/include/ATen/ops/is_neg.h' 2024-04-03T15:57:24.9986388Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9987572Z adding 'torch/include/ATen/ops/is_neg_native.h' 2024-04-03T15:57:24.9988901Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2024-04-03T15:57:24.9990252Z adding 'torch/include/ATen/ops/is_nonzero.h' 2024-04-03T15:57:24.9991848Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:24.9993023Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2024-04-03T15:57:24.9994462Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2024-04-03T15:57:24.9995813Z adding 'torch/include/ATen/ops/is_pinned.h' 2024-04-03T15:57:24.9997264Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:24.9998421Z adding 'torch/include/ATen/ops/is_pinned_cuda_dispatch.h' 2024-04-03T15:57:24.9999720Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2024-04-03T15:57:25.0001383Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2024-04-03T15:57:25.0002651Z adding 'torch/include/ATen/ops/is_same_size.h' 2024-04-03T15:57:25.0004176Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0005496Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2024-04-03T15:57:25.0007146Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2024-04-03T15:57:25.0008399Z adding 'torch/include/ATen/ops/is_set_to.h' 2024-04-03T15:57:25.0009990Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2024-04-03T15:57:25.0011137Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2024-04-03T15:57:25.0012508Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2024-04-03T15:57:25.0013857Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2024-04-03T15:57:25.0015151Z adding 'torch/include/ATen/ops/is_signed.h' 2024-04-03T15:57:25.0016844Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0017904Z adding 'torch/include/ATen/ops/is_signed_native.h' 2024-04-03T15:57:25.0019395Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2024-04-03T15:57:25.0020677Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2024-04-03T15:57:25.0022280Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0023513Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2024-04-03T15:57:25.0024830Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2024-04-03T15:57:25.0026137Z adding 'torch/include/ATen/ops/isclose.h' 2024-04-03T15:57:25.0027665Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0028803Z adding 'torch/include/ATen/ops/isclose_native.h' 2024-04-03T15:57:25.0030228Z adding 'torch/include/ATen/ops/isclose_ops.h' 2024-04-03T15:57:25.0031623Z adding 'torch/include/ATen/ops/isfinite.h' 2024-04-03T15:57:25.0033155Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0034358Z adding 'torch/include/ATen/ops/isfinite_native.h' 2024-04-03T15:57:25.0036084Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2024-04-03T15:57:25.0037682Z adding 'torch/include/ATen/ops/isin.h' 2024-04-03T15:57:25.0039294Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0040832Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2024-04-03T15:57:25.0042244Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2024-04-03T15:57:25.0043830Z adding 'torch/include/ATen/ops/isin_meta.h' 2024-04-03T15:57:25.0045455Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2024-04-03T15:57:25.0046972Z adding 'torch/include/ATen/ops/isin_native.h' 2024-04-03T15:57:25.0048793Z adding 'torch/include/ATen/ops/isin_ops.h' 2024-04-03T15:57:25.0050205Z adding 'torch/include/ATen/ops/isinf.h' 2024-04-03T15:57:25.0051810Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0053144Z adding 'torch/include/ATen/ops/isinf_native.h' 2024-04-03T15:57:25.0054581Z adding 'torch/include/ATen/ops/isinf_ops.h' 2024-04-03T15:57:25.0055802Z adding 'torch/include/ATen/ops/isnan.h' 2024-04-03T15:57:25.0057324Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0058590Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2024-04-03T15:57:25.0060001Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2024-04-03T15:57:25.0061366Z adding 'torch/include/ATen/ops/isnan_native.h' 2024-04-03T15:57:25.0062728Z adding 'torch/include/ATen/ops/isnan_ops.h' 2024-04-03T15:57:25.0064131Z adding 'torch/include/ATen/ops/isneginf.h' 2024-04-03T15:57:25.0065820Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0067087Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2024-04-03T15:57:25.0068448Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2024-04-03T15:57:25.0069691Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2024-04-03T15:57:25.0071042Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2024-04-03T15:57:25.0072397Z adding 'torch/include/ATen/ops/isneginf_native.h' 2024-04-03T15:57:25.0073823Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2024-04-03T15:57:25.0075256Z adding 'torch/include/ATen/ops/isposinf.h' 2024-04-03T15:57:25.0076830Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0078071Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2024-04-03T15:57:25.0079564Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2024-04-03T15:57:25.0080890Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2024-04-03T15:57:25.0082343Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2024-04-03T15:57:25.0083633Z adding 'torch/include/ATen/ops/isposinf_native.h' 2024-04-03T15:57:25.0085166Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2024-04-03T15:57:25.0086741Z adding 'torch/include/ATen/ops/isreal.h' 2024-04-03T15:57:25.0088170Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0089453Z adding 'torch/include/ATen/ops/isreal_native.h' 2024-04-03T15:57:25.0090889Z adding 'torch/include/ATen/ops/isreal_ops.h' 2024-04-03T15:57:25.0092309Z adding 'torch/include/ATen/ops/istft.h' 2024-04-03T15:57:25.0094033Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0095290Z adding 'torch/include/ATen/ops/istft_native.h' 2024-04-03T15:57:25.0096843Z adding 'torch/include/ATen/ops/istft_ops.h' 2024-04-03T15:57:25.0098219Z adding 'torch/include/ATen/ops/item.h' 2024-04-03T15:57:25.0099681Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0100865Z adding 'torch/include/ATen/ops/item_native.h' 2024-04-03T15:57:25.0102253Z adding 'torch/include/ATen/ops/item_ops.h' 2024-04-03T15:57:25.0103999Z adding 'torch/include/ATen/ops/kaiser_window.h' 2024-04-03T15:57:25.0105783Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0107052Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2024-04-03T15:57:25.0108746Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2024-04-03T15:57:25.0111079Z adding 'torch/include/ATen/ops/kl_div.h' 2024-04-03T15:57:25.0112215Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0113081Z adding 'torch/include/ATen/ops/kl_div_native.h' 2024-04-03T15:57:25.0114483Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2024-04-03T15:57:25.0116004Z adding 'torch/include/ATen/ops/kron.h' 2024-04-03T15:57:25.0117776Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0118569Z adding 'torch/include/ATen/ops/kron_native.h' 2024-04-03T15:57:25.0120170Z adding 'torch/include/ATen/ops/kron_ops.h' 2024-04-03T15:57:25.0121824Z adding 'torch/include/ATen/ops/kthvalue.h' 2024-04-03T15:57:25.0123480Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0124951Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0126608Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2024-04-03T15:57:25.0127913Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2024-04-03T15:57:25.0129286Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2024-04-03T15:57:25.0130896Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2024-04-03T15:57:25.0132258Z adding 'torch/include/ATen/ops/l1_loss.h' 2024-04-03T15:57:25.0133811Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0135013Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2024-04-03T15:57:25.0136398Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2024-04-03T15:57:25.0137954Z adding 'torch/include/ATen/ops/layer_norm.h' 2024-04-03T15:57:25.0139488Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0140720Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2024-04-03T15:57:25.0142127Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2024-04-03T15:57:25.0143461Z adding 'torch/include/ATen/ops/lcm.h' 2024-04-03T15:57:25.0145263Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0146275Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2024-04-03T15:57:25.0147749Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2024-04-03T15:57:25.0149003Z adding 'torch/include/ATen/ops/lcm_meta.h' 2024-04-03T15:57:25.0150612Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2024-04-03T15:57:25.0151765Z adding 'torch/include/ATen/ops/lcm_native.h' 2024-04-03T15:57:25.0153261Z adding 'torch/include/ATen/ops/lcm_ops.h' 2024-04-03T15:57:25.0154606Z adding 'torch/include/ATen/ops/ldexp.h' 2024-04-03T15:57:25.0156231Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0157542Z adding 'torch/include/ATen/ops/ldexp_native.h' 2024-04-03T15:57:25.0158978Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2024-04-03T15:57:25.0160597Z adding 'torch/include/ATen/ops/le.h' 2024-04-03T15:57:25.0162177Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0163562Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2024-04-03T15:57:25.0168762Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2024-04-03T15:57:25.0170022Z adding 'torch/include/ATen/ops/le_meta.h' 2024-04-03T15:57:25.0171472Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2024-04-03T15:57:25.0172810Z adding 'torch/include/ATen/ops/le_native.h' 2024-04-03T15:57:25.0174573Z adding 'torch/include/ATen/ops/le_ops.h' 2024-04-03T15:57:25.0176052Z adding 'torch/include/ATen/ops/leaky_relu.h' 2024-04-03T15:57:25.0177673Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2024-04-03T15:57:25.0179508Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0180832Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2024-04-03T15:57:25.0182268Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2024-04-03T15:57:25.0183601Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2024-04-03T15:57:25.0185006Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2024-04-03T15:57:25.0186285Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2024-04-03T15:57:25.0187841Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2024-04-03T15:57:25.0189484Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0190799Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2024-04-03T15:57:25.0192225Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2024-04-03T15:57:25.0193372Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2024-04-03T15:57:25.0194813Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2024-04-03T15:57:25.0196065Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2024-04-03T15:57:25.0197601Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2024-04-03T15:57:25.0199079Z adding 'torch/include/ATen/ops/lerp.h' 2024-04-03T15:57:25.0200747Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0202193Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2024-04-03T15:57:25.0203908Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2024-04-03T15:57:25.0205088Z adding 'torch/include/ATen/ops/lerp_meta.h' 2024-04-03T15:57:25.0206923Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2024-04-03T15:57:25.0208220Z adding 'torch/include/ATen/ops/lerp_native.h' 2024-04-03T15:57:25.0210033Z adding 'torch/include/ATen/ops/lerp_ops.h' 2024-04-03T15:57:25.0211542Z adding 'torch/include/ATen/ops/less.h' 2024-04-03T15:57:25.0213119Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0214469Z adding 'torch/include/ATen/ops/less_equal.h' 2024-04-03T15:57:25.0216119Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0217264Z adding 'torch/include/ATen/ops/less_equal_native.h' 2024-04-03T15:57:25.0218919Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2024-04-03T15:57:25.0220207Z adding 'torch/include/ATen/ops/less_native.h' 2024-04-03T15:57:25.0221920Z adding 'torch/include/ATen/ops/less_ops.h' 2024-04-03T15:57:25.0223321Z adding 'torch/include/ATen/ops/lgamma.h' 2024-04-03T15:57:25.0225061Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0226317Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2024-04-03T15:57:25.0227542Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2024-04-03T15:57:25.0228848Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2024-04-03T15:57:25.0230251Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2024-04-03T15:57:25.0231550Z adding 'torch/include/ATen/ops/lgamma_native.h' 2024-04-03T15:57:25.0233207Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2024-04-03T15:57:25.0234534Z adding 'torch/include/ATen/ops/lift.h' 2024-04-03T15:57:25.0236089Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0237337Z adding 'torch/include/ATen/ops/lift_fresh.h' 2024-04-03T15:57:25.0238871Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0240265Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2024-04-03T15:57:25.0241945Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0243400Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0244380Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2024-04-03T15:57:25.0246515Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2024-04-03T15:57:25.0247988Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2024-04-03T15:57:25.0249250Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2024-04-03T15:57:25.0250456Z adding 'torch/include/ATen/ops/lift_native.h' 2024-04-03T15:57:25.0251908Z adding 'torch/include/ATen/ops/lift_ops.h' 2024-04-03T15:57:25.0253367Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2024-04-03T15:57:25.0254968Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0256288Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2024-04-03T15:57:25.0258316Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0259369Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2024-04-03T15:57:25.0260768Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2024-04-03T15:57:25.0262059Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2024-04-03T15:57:25.0263445Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2024-04-03T15:57:25.0264858Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2024-04-03T15:57:25.0266417Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2024-04-03T15:57:25.0267689Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2024-04-03T15:57:25.0269213Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2024-04-03T15:57:25.0270622Z adding 'torch/include/ATen/ops/linalg_cond.h' 2024-04-03T15:57:25.0272325Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0273570Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2024-04-03T15:57:25.0275097Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2024-04-03T15:57:25.0276471Z adding 'torch/include/ATen/ops/linalg_cross.h' 2024-04-03T15:57:25.0278149Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0279392Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2024-04-03T15:57:25.0280938Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2024-04-03T15:57:25.0282175Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2024-04-03T15:57:25.0283622Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2024-04-03T15:57:25.0285022Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2024-04-03T15:57:25.0286728Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2024-04-03T15:57:25.0288094Z adding 'torch/include/ATen/ops/linalg_det.h' 2024-04-03T15:57:25.0289563Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0290970Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2024-04-03T15:57:25.0292325Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2024-04-03T15:57:25.0293677Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2024-04-03T15:57:25.0295363Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0296564Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2024-04-03T15:57:25.0297953Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2024-04-03T15:57:25.0299396Z adding 'torch/include/ATen/ops/linalg_eig.h' 2024-04-03T15:57:25.0300816Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2024-04-03T15:57:25.0302367Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2024-04-03T15:57:25.0303506Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2024-04-03T15:57:25.0305069Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2024-04-03T15:57:25.0306464Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2024-04-03T15:57:25.0308042Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0309277Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2024-04-03T15:57:25.0310792Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2024-04-03T15:57:25.0312241Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2024-04-03T15:57:25.0313710Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0315054Z adding 'torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h' 2024-04-03T15:57:25.0316407Z adding 'torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h' 2024-04-03T15:57:25.0317980Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2024-04-03T15:57:25.0319242Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2024-04-03T15:57:25.0320700Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2024-04-03T15:57:25.0322339Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0323482Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2024-04-03T15:57:25.0325026Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2024-04-03T15:57:25.0326868Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2024-04-03T15:57:25.0328350Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2024-04-03T15:57:25.0329746Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2024-04-03T15:57:25.0331109Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2024-04-03T15:57:25.0332537Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2024-04-03T15:57:25.0334049Z adding 'torch/include/ATen/ops/linalg_inv.h' 2024-04-03T15:57:25.0335501Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0336787Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2024-04-03T15:57:25.0338429Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0339663Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2024-04-03T15:57:25.0341023Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2024-04-03T15:57:25.0342432Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2024-04-03T15:57:25.0343902Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2024-04-03T15:57:25.0345236Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2024-04-03T15:57:25.0346682Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2024-04-03T15:57:25.0348152Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2024-04-03T15:57:25.0349512Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2024-04-03T15:57:25.0350868Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2024-04-03T15:57:25.0352593Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0353878Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2024-04-03T15:57:25.0355500Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0356810Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2024-04-03T15:57:25.0358203Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2024-04-03T15:57:25.0359583Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2024-04-03T15:57:25.0361093Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2024-04-03T15:57:25.0362462Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2024-04-03T15:57:25.0363960Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2024-04-03T15:57:25.0365472Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2024-04-03T15:57:25.0367187Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2024-04-03T15:57:25.0368684Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2024-04-03T15:57:25.0370276Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0371490Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2024-04-03T15:57:25.0372847Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2024-04-03T15:57:25.0374179Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2024-04-03T15:57:25.0375608Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2024-04-03T15:57:25.0376995Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2024-04-03T15:57:25.0378489Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2024-04-03T15:57:25.0379910Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2024-04-03T15:57:25.0381592Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0382823Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2024-04-03T15:57:25.0384267Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2024-04-03T15:57:25.0385642Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2024-04-03T15:57:25.0387220Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2024-04-03T15:57:25.0388699Z adding 'torch/include/ATen/ops/linalg_lu.h' 2024-04-03T15:57:25.0390306Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0391618Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2024-04-03T15:57:25.0393149Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2024-04-03T15:57:25.0394394Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2024-04-03T15:57:25.0395984Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0397308Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2024-04-03T15:57:25.0399144Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0400375Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2024-04-03T15:57:25.0401895Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2024-04-03T15:57:25.0403247Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2024-04-03T15:57:25.0404468Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2024-04-03T15:57:25.0406267Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2024-04-03T15:57:25.0407797Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2024-04-03T15:57:25.0409129Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2024-04-03T15:57:25.0410562Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2024-04-03T15:57:25.0411805Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2024-04-03T15:57:25.0413363Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2024-04-03T15:57:25.0414648Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2024-04-03T15:57:25.0416185Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2024-04-03T15:57:25.0417613Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2024-04-03T15:57:25.0419470Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0420585Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2024-04-03T15:57:25.0421960Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2024-04-03T15:57:25.0423254Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2024-04-03T15:57:25.0424680Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2024-04-03T15:57:25.0425921Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2024-04-03T15:57:25.0427485Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2024-04-03T15:57:25.0428844Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2024-04-03T15:57:25.0430507Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0431669Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2024-04-03T15:57:25.0433093Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2024-04-03T15:57:25.0434509Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2024-04-03T15:57:25.0436075Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0437403Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2024-04-03T15:57:25.0438912Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2024-04-03T15:57:25.0440298Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2024-04-03T15:57:25.0441786Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2024-04-03T15:57:25.0443444Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2024-04-03T15:57:25.0445253Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0446856Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2024-04-03T15:57:25.0448482Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2024-04-03T15:57:25.0449893Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2024-04-03T15:57:25.0451406Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0452623Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2024-04-03T15:57:25.0454149Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2024-04-03T15:57:25.0455852Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2024-04-03T15:57:25.0457646Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0458868Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2024-04-03T15:57:25.0460707Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2024-04-03T15:57:25.0462155Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2024-04-03T15:57:25.0463709Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0464948Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2024-04-03T15:57:25.0466427Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2024-04-03T15:57:25.0467955Z adding 'torch/include/ATen/ops/linalg_norm.h' 2024-04-03T15:57:25.0469696Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0470939Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2024-04-03T15:57:25.0472543Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2024-04-03T15:57:25.0474324Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2024-04-03T15:57:25.0475932Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0477438Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0478825Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0480105Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2024-04-03T15:57:25.0482265Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2024-04-03T15:57:25.0483664Z adding 'torch/include/ATen/ops/linalg_qr.h' 2024-04-03T15:57:25.0485280Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0486970Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2024-04-03T15:57:25.0488202Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2024-04-03T15:57:25.0489418Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2024-04-03T15:57:25.0490826Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2024-04-03T15:57:25.0492189Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2024-04-03T15:57:25.0493710Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2024-04-03T15:57:25.0495467Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2024-04-03T15:57:25.0497186Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0498468Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2024-04-03T15:57:25.0500167Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2024-04-03T15:57:25.0501467Z adding 'torch/include/ATen/ops/linalg_solve.h' 2024-04-03T15:57:25.0503099Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0504786Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2024-04-03T15:57:25.0506411Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0507603Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2024-04-03T15:57:25.0509068Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2024-04-03T15:57:25.0510307Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2024-04-03T15:57:25.0511836Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2024-04-03T15:57:25.0513417Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2024-04-03T15:57:25.0514852Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2024-04-03T15:57:25.0516389Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2024-04-03T15:57:25.0517639Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2024-04-03T15:57:25.0519155Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2024-04-03T15:57:25.0520686Z adding 'torch/include/ATen/ops/linalg_svd.h' 2024-04-03T15:57:25.0522364Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0523593Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2024-04-03T15:57:25.0525284Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2024-04-03T15:57:25.0526885Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2024-04-03T15:57:25.0528411Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0529749Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2024-04-03T15:57:25.0531150Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2024-04-03T15:57:25.0532631Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2024-04-03T15:57:25.0534328Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0535409Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2024-04-03T15:57:25.0536903Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2024-04-03T15:57:25.0538324Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2024-04-03T15:57:25.0539975Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0541433Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2024-04-03T15:57:25.0542853Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2024-04-03T15:57:25.0544411Z adding 'torch/include/ATen/ops/linalg_vander.h' 2024-04-03T15:57:25.0545816Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0547071Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2024-04-03T15:57:25.0548562Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2024-04-03T15:57:25.0549908Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2024-04-03T15:57:25.0551538Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0552688Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2024-04-03T15:57:25.0554197Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2024-04-03T15:57:25.0555739Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2024-04-03T15:57:25.0557336Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0558712Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2024-04-03T15:57:25.0560089Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2024-04-03T15:57:25.0561517Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2024-04-03T15:57:25.0562983Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2024-04-03T15:57:25.0564274Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2024-04-03T15:57:25.0566322Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2024-04-03T15:57:25.0567620Z adding 'torch/include/ATen/ops/linear.h' 2024-04-03T15:57:25.0570475Z adding 'torch/include/ATen/ops/linear_backward.h' 2024-04-03T15:57:25.0571035Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0572300Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2024-04-03T15:57:25.0573952Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2024-04-03T15:57:25.0575467Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0576954Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0577929Z adding 'torch/include/ATen/ops/linear_native.h' 2024-04-03T15:57:25.0579478Z adding 'torch/include/ATen/ops/linear_ops.h' 2024-04-03T15:57:25.0581409Z adding 'torch/include/ATen/ops/linspace.h' 2024-04-03T15:57:25.0583103Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0584459Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2024-04-03T15:57:25.0585774Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2024-04-03T15:57:25.0587115Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2024-04-03T15:57:25.0588525Z adding 'torch/include/ATen/ops/linspace_native.h' 2024-04-03T15:57:25.0590519Z adding 'torch/include/ATen/ops/linspace_ops.h' 2024-04-03T15:57:25.0591886Z adding 'torch/include/ATen/ops/log.h' 2024-04-03T15:57:25.0593361Z adding 'torch/include/ATen/ops/log10.h' 2024-04-03T15:57:25.0594902Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0596160Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2024-04-03T15:57:25.0597616Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2024-04-03T15:57:25.0598841Z adding 'torch/include/ATen/ops/log10_meta.h' 2024-04-03T15:57:25.0601161Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2024-04-03T15:57:25.0602120Z adding 'torch/include/ATen/ops/log10_native.h' 2024-04-03T15:57:25.0603395Z adding 'torch/include/ATen/ops/log10_ops.h' 2024-04-03T15:57:25.0605021Z adding 'torch/include/ATen/ops/log1p.h' 2024-04-03T15:57:25.0607833Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0608241Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2024-04-03T15:57:25.0609381Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2024-04-03T15:57:25.0610665Z adding 'torch/include/ATen/ops/log1p_meta.h' 2024-04-03T15:57:25.0612103Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2024-04-03T15:57:25.0613398Z adding 'torch/include/ATen/ops/log1p_native.h' 2024-04-03T15:57:25.0614988Z adding 'torch/include/ATen/ops/log1p_ops.h' 2024-04-03T15:57:25.0616390Z adding 'torch/include/ATen/ops/log2.h' 2024-04-03T15:57:25.0617998Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0619173Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2024-04-03T15:57:25.0620541Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2024-04-03T15:57:25.0621907Z adding 'torch/include/ATen/ops/log2_meta.h' 2024-04-03T15:57:25.0623338Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2024-04-03T15:57:25.0624562Z adding 'torch/include/ATen/ops/log2_native.h' 2024-04-03T15:57:25.0626144Z adding 'torch/include/ATen/ops/log2_ops.h' 2024-04-03T15:57:25.0627818Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0629049Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2024-04-03T15:57:25.0630508Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2024-04-03T15:57:25.0631673Z adding 'torch/include/ATen/ops/log_meta.h' 2024-04-03T15:57:25.0633133Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2024-04-03T15:57:25.0634351Z adding 'torch/include/ATen/ops/log_native.h' 2024-04-03T15:57:25.0635812Z adding 'torch/include/ATen/ops/log_normal.h' 2024-04-03T15:57:25.0637528Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0638701Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2024-04-03T15:57:25.0640085Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2024-04-03T15:57:25.0641623Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2024-04-03T15:57:25.0642841Z adding 'torch/include/ATen/ops/log_normal_native.h' 2024-04-03T15:57:25.0644428Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2024-04-03T15:57:25.0646284Z adding 'torch/include/ATen/ops/log_ops.h' 2024-04-03T15:57:25.0647673Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2024-04-03T15:57:25.0649362Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2024-04-03T15:57:25.0650624Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2024-04-03T15:57:25.0652177Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2024-04-03T15:57:25.0653499Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2024-04-03T15:57:25.0655171Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2024-04-03T15:57:25.0656636Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0657876Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2024-04-03T15:57:25.0659406Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2024-04-03T15:57:25.0660798Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2024-04-03T15:57:25.0662211Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2024-04-03T15:57:25.0663702Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2024-04-03T15:57:25.0664970Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2024-04-03T15:57:25.0666436Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2024-04-03T15:57:25.0667913Z adding 'torch/include/ATen/ops/log_softmax.h' 2024-04-03T15:57:25.0669515Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0670922Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0672127Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2024-04-03T15:57:25.0673697Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2024-04-03T15:57:25.0675165Z adding 'torch/include/ATen/ops/logaddexp.h' 2024-04-03T15:57:25.0676478Z adding 'torch/include/ATen/ops/logaddexp2.h' 2024-04-03T15:57:25.0678207Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0679505Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2024-04-03T15:57:25.0680994Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2024-04-03T15:57:25.0682367Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2024-04-03T15:57:25.0683759Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2024-04-03T15:57:25.0685313Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2024-04-03T15:57:25.0687054Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2024-04-03T15:57:25.0688592Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0689803Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2024-04-03T15:57:25.0691057Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2024-04-03T15:57:25.0692584Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2024-04-03T15:57:25.0693926Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2024-04-03T15:57:25.0695142Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2024-04-03T15:57:25.0696664Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2024-04-03T15:57:25.0698129Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2024-04-03T15:57:25.0699730Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0701126Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0702315Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2024-04-03T15:57:25.0703849Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2024-04-03T15:57:25.0705210Z adding 'torch/include/ATen/ops/logdet.h' 2024-04-03T15:57:25.0706789Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0708207Z adding 'torch/include/ATen/ops/logdet_native.h' 2024-04-03T15:57:25.0709471Z adding 'torch/include/ATen/ops/logdet_ops.h' 2024-04-03T15:57:25.0710791Z adding 'torch/include/ATen/ops/logical_and.h' 2024-04-03T15:57:25.0712395Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0713594Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2024-04-03T15:57:25.0714927Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2024-04-03T15:57:25.0716240Z adding 'torch/include/ATen/ops/logical_and_native.h' 2024-04-03T15:57:25.0717831Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2024-04-03T15:57:25.0719117Z adding 'torch/include/ATen/ops/logical_not.h' 2024-04-03T15:57:25.0720723Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0722198Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2024-04-03T15:57:25.0723415Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2024-04-03T15:57:25.0724950Z adding 'torch/include/ATen/ops/logical_not_native.h' 2024-04-03T15:57:25.0726511Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2024-04-03T15:57:25.0727899Z adding 'torch/include/ATen/ops/logical_or.h' 2024-04-03T15:57:25.0729562Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0730847Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2024-04-03T15:57:25.0732394Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2024-04-03T15:57:25.0733578Z adding 'torch/include/ATen/ops/logical_or_native.h' 2024-04-03T15:57:25.0735089Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2024-04-03T15:57:25.0736509Z adding 'torch/include/ATen/ops/logical_xor.h' 2024-04-03T15:57:25.0738027Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0739323Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2024-04-03T15:57:25.0740608Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2024-04-03T15:57:25.0741986Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2024-04-03T15:57:25.0743545Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2024-04-03T15:57:25.0744803Z adding 'torch/include/ATen/ops/logit.h' 2024-04-03T15:57:25.0746451Z adding 'torch/include/ATen/ops/logit_backward.h' 2024-04-03T15:57:25.0748055Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0749333Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2024-04-03T15:57:25.0750699Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2024-04-03T15:57:25.0751966Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2024-04-03T15:57:25.0753386Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2024-04-03T15:57:25.0754750Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2024-04-03T15:57:25.0756323Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2024-04-03T15:57:25.0757806Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2024-04-03T15:57:25.0759109Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2024-04-03T15:57:25.0760615Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2024-04-03T15:57:25.0762065Z adding 'torch/include/ATen/ops/logit_native.h' 2024-04-03T15:57:25.0763501Z adding 'torch/include/ATen/ops/logit_ops.h' 2024-04-03T15:57:25.0765685Z adding 'torch/include/ATen/ops/logspace.h' 2024-04-03T15:57:25.0767548Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0768933Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2024-04-03T15:57:25.0770164Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2024-04-03T15:57:25.0771480Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2024-04-03T15:57:25.0772904Z adding 'torch/include/ATen/ops/logspace_native.h' 2024-04-03T15:57:25.0774849Z adding 'torch/include/ATen/ops/logspace_ops.h' 2024-04-03T15:57:25.0776405Z adding 'torch/include/ATen/ops/logsumexp.h' 2024-04-03T15:57:25.0778001Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0779491Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0780754Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0782023Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2024-04-03T15:57:25.0783654Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2024-04-03T15:57:25.0785124Z adding 'torch/include/ATen/ops/lshift.h' 2024-04-03T15:57:25.0786813Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0787984Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2024-04-03T15:57:25.0789264Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2024-04-03T15:57:25.0790749Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2024-04-03T15:57:25.0792046Z adding 'torch/include/ATen/ops/lshift_native.h' 2024-04-03T15:57:25.0793768Z adding 'torch/include/ATen/ops/lshift_ops.h' 2024-04-03T15:57:25.0795108Z adding 'torch/include/ATen/ops/lstm.h' 2024-04-03T15:57:25.0796545Z adding 'torch/include/ATen/ops/lstm_cell.h' 2024-04-03T15:57:25.0798217Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0799418Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2024-04-03T15:57:25.0801073Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2024-04-03T15:57:25.0802648Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0804373Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2024-04-03T15:57:25.0806001Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0807779Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2024-04-03T15:57:25.0809111Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2024-04-03T15:57:25.0810394Z adding 'torch/include/ATen/ops/lstm_native.h' 2024-04-03T15:57:25.0812008Z adding 'torch/include/ATen/ops/lstm_ops.h' 2024-04-03T15:57:25.0813579Z adding 'torch/include/ATen/ops/lt.h' 2024-04-03T15:57:25.0815133Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0816432Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2024-04-03T15:57:25.0818001Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2024-04-03T15:57:25.0819353Z adding 'torch/include/ATen/ops/lt_meta.h' 2024-04-03T15:57:25.0820822Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2024-04-03T15:57:25.0822133Z adding 'torch/include/ATen/ops/lt_native.h' 2024-04-03T15:57:25.0823875Z adding 'torch/include/ATen/ops/lt_ops.h' 2024-04-03T15:57:25.0825365Z adding 'torch/include/ATen/ops/lu_solve.h' 2024-04-03T15:57:25.0826861Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0828135Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2024-04-03T15:57:25.0829591Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2024-04-03T15:57:25.0831060Z adding 'torch/include/ATen/ops/lu_unpack.h' 2024-04-03T15:57:25.0832911Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0834014Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2024-04-03T15:57:25.0835432Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2024-04-03T15:57:25.0836721Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2024-04-03T15:57:25.0838270Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2024-04-03T15:57:25.0840145Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2024-04-03T15:57:25.0841534Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2024-04-03T15:57:25.0842852Z adding 'torch/include/ATen/ops/mH.h' 2024-04-03T15:57:25.0844519Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0845769Z adding 'torch/include/ATen/ops/mH_native.h' 2024-04-03T15:57:25.0847443Z adding 'torch/include/ATen/ops/mH_ops.h' 2024-04-03T15:57:25.0848771Z adding 'torch/include/ATen/ops/mT.h' 2024-04-03T15:57:25.0850220Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0851368Z adding 'torch/include/ATen/ops/mT_native.h' 2024-04-03T15:57:25.0852773Z adding 'torch/include/ATen/ops/mT_ops.h' 2024-04-03T15:57:25.0854287Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2024-04-03T15:57:25.0855928Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0857151Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2024-04-03T15:57:25.0858622Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2024-04-03T15:57:25.0860045Z adding 'torch/include/ATen/ops/masked_fill.h' 2024-04-03T15:57:25.0861708Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0863023Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2024-04-03T15:57:25.0864448Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2024-04-03T15:57:25.0865724Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2024-04-03T15:57:25.0867227Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2024-04-03T15:57:25.0868902Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2024-04-03T15:57:25.0870364Z adding 'torch/include/ATen/ops/masked_scatter.h' 2024-04-03T15:57:25.0871904Z adding 'torch/include/ATen/ops/masked_scatter_backward.h' 2024-04-03T15:57:25.0873539Z adding 'torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0874717Z adding 'torch/include/ATen/ops/masked_scatter_backward_native.h' 2024-04-03T15:57:25.0876191Z adding 'torch/include/ATen/ops/masked_scatter_backward_ops.h' 2024-04-03T15:57:25.0877618Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0878939Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2024-04-03T15:57:25.0880400Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2024-04-03T15:57:25.0881763Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2024-04-03T15:57:25.0883110Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2024-04-03T15:57:25.0884683Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2024-04-03T15:57:25.0886593Z adding 'torch/include/ATen/ops/masked_select.h' 2024-04-03T15:57:25.0888151Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2024-04-03T15:57:25.0889544Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0890738Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2024-04-03T15:57:25.0892114Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2024-04-03T15:57:25.0893523Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2024-04-03T15:57:25.0894847Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2024-04-03T15:57:25.0896185Z adding 'torch/include/ATen/ops/masked_select_native.h' 2024-04-03T15:57:25.0897723Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2024-04-03T15:57:25.0899179Z adding 'torch/include/ATen/ops/matmul.h' 2024-04-03T15:57:25.0900622Z adding 'torch/include/ATen/ops/matmul_backward.h' 2024-04-03T15:57:25.0902378Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0903552Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2024-04-03T15:57:25.0905094Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2024-04-03T15:57:25.0906551Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0907794Z adding 'torch/include/ATen/ops/matmul_native.h' 2024-04-03T15:57:25.0909193Z adding 'torch/include/ATen/ops/matmul_ops.h' 2024-04-03T15:57:25.0910536Z adding 'torch/include/ATen/ops/matrix_H.h' 2024-04-03T15:57:25.0912143Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0913288Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2024-04-03T15:57:25.0914644Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2024-04-03T15:57:25.0916085Z adding 'torch/include/ATen/ops/matrix_exp.h' 2024-04-03T15:57:25.0917538Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2024-04-03T15:57:25.0918998Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0920171Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2024-04-03T15:57:25.0921805Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2024-04-03T15:57:25.0923310Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0924497Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2024-04-03T15:57:25.0926179Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2024-04-03T15:57:25.0927630Z adding 'torch/include/ATen/ops/matrix_power.h' 2024-04-03T15:57:25.0929237Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0930356Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2024-04-03T15:57:25.0931761Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2024-04-03T15:57:25.0933528Z adding 'torch/include/ATen/ops/max.h' 2024-04-03T15:57:25.0935145Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0936415Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0937798Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2024-04-03T15:57:25.0939132Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2024-04-03T15:57:25.0940605Z adding 'torch/include/ATen/ops/max_meta.h' 2024-04-03T15:57:25.0942038Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2024-04-03T15:57:25.0943531Z adding 'torch/include/ATen/ops/max_native.h' 2024-04-03T15:57:25.0945386Z adding 'torch/include/ATen/ops/max_ops.h' 2024-04-03T15:57:25.0946823Z adding 'torch/include/ATen/ops/max_pool1d.h' 2024-04-03T15:57:25.0948494Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0949671Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2024-04-03T15:57:25.0951097Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2024-04-03T15:57:25.0952618Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2024-04-03T15:57:25.0954204Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0955516Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2024-04-03T15:57:25.0956915Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2024-04-03T15:57:25.0958259Z adding 'torch/include/ATen/ops/max_pool2d.h' 2024-04-03T15:57:25.0959884Z adding 'torch/include/ATen/ops/max_pool2d_backward.h' 2024-04-03T15:57:25.0961815Z adding 'torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.0962926Z adding 'torch/include/ATen/ops/max_pool2d_backward_native.h' 2024-04-03T15:57:25.0964264Z adding 'torch/include/ATen/ops/max_pool2d_backward_ops.h' 2024-04-03T15:57:25.0966145Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0967612Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2024-04-03T15:57:25.0969093Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2024-04-03T15:57:25.0970837Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2024-04-03T15:57:25.0972531Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2024-04-03T15:57:25.0974054Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0975456Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2024-04-03T15:57:25.0976651Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2024-04-03T15:57:25.0978061Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2024-04-03T15:57:25.0979559Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2024-04-03T15:57:25.0980935Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2024-04-03T15:57:25.0982502Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2024-04-03T15:57:25.0984162Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.0985486Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2024-04-03T15:57:25.0986827Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2024-04-03T15:57:25.0988163Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2024-04-03T15:57:25.0989641Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2024-04-03T15:57:25.0990937Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2024-04-03T15:57:25.0992529Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2024-04-03T15:57:25.0993936Z adding 'torch/include/ATen/ops/max_pool3d.h' 2024-04-03T15:57:25.0995843Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.0996700Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2024-04-03T15:57:25.0998275Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2024-04-03T15:57:25.1000035Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2024-04-03T15:57:25.1001611Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2024-04-03T15:57:25.1003264Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2024-04-03T15:57:25.1004548Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2024-04-03T15:57:25.1006087Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2024-04-03T15:57:25.1007634Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2024-04-03T15:57:25.1008997Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2024-04-03T15:57:25.1010379Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2024-04-03T15:57:25.1011751Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2024-04-03T15:57:25.1013324Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2024-04-03T15:57:25.1014889Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2024-04-03T15:57:25.1016461Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2024-04-03T15:57:25.1017900Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2024-04-03T15:57:25.1019374Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2024-04-03T15:57:25.1020781Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2024-04-03T15:57:25.1022516Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2024-04-03T15:57:25.1024003Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2024-04-03T15:57:25.1025443Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2024-04-03T15:57:25.1026852Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2024-04-03T15:57:25.1028342Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2024-04-03T15:57:25.1029666Z adding 'torch/include/ATen/ops/maximum.h' 2024-04-03T15:57:25.1031306Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1032607Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2024-04-03T15:57:25.1033946Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2024-04-03T15:57:25.1035419Z adding 'torch/include/ATen/ops/maximum_meta.h' 2024-04-03T15:57:25.1036692Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2024-04-03T15:57:25.1038087Z adding 'torch/include/ATen/ops/maximum_native.h' 2024-04-03T15:57:25.1039575Z adding 'torch/include/ATen/ops/maximum_ops.h' 2024-04-03T15:57:25.1041201Z adding 'torch/include/ATen/ops/mean.h' 2024-04-03T15:57:25.1042877Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1044346Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1045862Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1047455Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2024-04-03T15:57:25.1049015Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2024-04-03T15:57:25.1050209Z adding 'torch/include/ATen/ops/mean_meta.h' 2024-04-03T15:57:25.1051609Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2024-04-03T15:57:25.1052994Z adding 'torch/include/ATen/ops/mean_native.h' 2024-04-03T15:57:25.1054648Z adding 'torch/include/ATen/ops/mean_ops.h' 2024-04-03T15:57:25.1056269Z adding 'torch/include/ATen/ops/median.h' 2024-04-03T15:57:25.1057822Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1059341Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1061316Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2024-04-03T15:57:25.1062140Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2024-04-03T15:57:25.1063454Z adding 'torch/include/ATen/ops/median_native.h' 2024-04-03T15:57:25.1065855Z adding 'torch/include/ATen/ops/median_ops.h' 2024-04-03T15:57:25.1066600Z adding 'torch/include/ATen/ops/meshgrid.h' 2024-04-03T15:57:25.1068421Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1069358Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2024-04-03T15:57:25.1070805Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2024-04-03T15:57:25.1072313Z adding 'torch/include/ATen/ops/min.h' 2024-04-03T15:57:25.1074031Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1075555Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1076864Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2024-04-03T15:57:25.1078206Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2024-04-03T15:57:25.1079702Z adding 'torch/include/ATen/ops/min_meta.h' 2024-04-03T15:57:25.1081335Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2024-04-03T15:57:25.1082892Z adding 'torch/include/ATen/ops/min_native.h' 2024-04-03T15:57:25.1084741Z adding 'torch/include/ATen/ops/min_ops.h' 2024-04-03T15:57:25.1086633Z adding 'torch/include/ATen/ops/minimum.h' 2024-04-03T15:57:25.1088179Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1089292Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2024-04-03T15:57:25.1090612Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2024-04-03T15:57:25.1091961Z adding 'torch/include/ATen/ops/minimum_meta.h' 2024-04-03T15:57:25.1093255Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2024-04-03T15:57:25.1094603Z adding 'torch/include/ATen/ops/minimum_native.h' 2024-04-03T15:57:25.1096160Z adding 'torch/include/ATen/ops/minimum_ops.h' 2024-04-03T15:57:25.1097742Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2024-04-03T15:57:25.1099349Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2024-04-03T15:57:25.1101076Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1102394Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2024-04-03T15:57:25.1104071Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2024-04-03T15:57:25.1105527Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2024-04-03T15:57:25.1107101Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1108566Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2024-04-03T15:57:25.1109929Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2024-04-03T15:57:25.1111367Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2024-04-03T15:57:25.1113284Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2024-04-03T15:57:25.1114859Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2024-04-03T15:57:25.1116522Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2024-04-03T15:57:25.1117804Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2024-04-03T15:57:25.1119214Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2024-04-03T15:57:25.1120918Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1122280Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2024-04-03T15:57:25.1123630Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2024-04-03T15:57:25.1125470Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2024-04-03T15:57:25.1127100Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2024-04-03T15:57:25.1128669Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2024-04-03T15:57:25.1130061Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2024-04-03T15:57:25.1131753Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2024-04-03T15:57:25.1133403Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2024-04-03T15:57:25.1135211Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1136566Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2024-04-03T15:57:25.1137933Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2024-04-03T15:57:25.1139978Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2024-04-03T15:57:25.1141734Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2024-04-03T15:57:25.1143464Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1144830Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2024-04-03T15:57:25.1146192Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2024-04-03T15:57:25.1147893Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2024-04-03T15:57:25.1149157Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2024-04-03T15:57:25.1150583Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2024-04-03T15:57:25.1152409Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1153703Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2024-04-03T15:57:25.1155244Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2024-04-03T15:57:25.1157091Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2024-04-03T15:57:25.1158822Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1160327Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2024-04-03T15:57:25.1161825Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2024-04-03T15:57:25.1163556Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2024-04-03T15:57:25.1164880Z adding 'torch/include/ATen/ops/mish.h' 2024-04-03T15:57:25.1166894Z adding 'torch/include/ATen/ops/mish_backward.h' 2024-04-03T15:57:25.1168413Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1169614Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2024-04-03T15:57:25.1171078Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2024-04-03T15:57:25.1172297Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2024-04-03T15:57:25.1173763Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2024-04-03T15:57:25.1175290Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1176533Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2024-04-03T15:57:25.1178003Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2024-04-03T15:57:25.1179318Z adding 'torch/include/ATen/ops/mish_meta.h' 2024-04-03T15:57:25.1181103Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2024-04-03T15:57:25.1182473Z adding 'torch/include/ATen/ops/mish_native.h' 2024-04-03T15:57:25.1183997Z adding 'torch/include/ATen/ops/mish_ops.h' 2024-04-03T15:57:25.1185614Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2024-04-03T15:57:25.1187121Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2024-04-03T15:57:25.1188726Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1190023Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2024-04-03T15:57:25.1191441Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2024-04-03T15:57:25.1192856Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2024-04-03T15:57:25.1194305Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2024-04-03T15:57:25.1195902Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2024-04-03T15:57:25.1197665Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1198903Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2024-04-03T15:57:25.1200753Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2024-04-03T15:57:25.1202064Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2024-04-03T15:57:25.1203563Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2024-04-03T15:57:25.1205378Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1207109Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2024-04-03T15:57:25.1208476Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1209609Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2024-04-03T15:57:25.1211124Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2024-04-03T15:57:25.1212630Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2024-04-03T15:57:25.1214128Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2024-04-03T15:57:25.1215649Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2024-04-03T15:57:25.1217223Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1218503Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2024-04-03T15:57:25.1220146Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2024-04-03T15:57:25.1221643Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1222978Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2024-04-03T15:57:25.1224333Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2024-04-03T15:57:25.1225924Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2024-04-03T15:57:25.1227539Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2024-04-03T15:57:25.1228969Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1230415Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2024-04-03T15:57:25.1231768Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2024-04-03T15:57:25.1233359Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1234724Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2024-04-03T15:57:25.1236222Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2024-04-03T15:57:25.1237744Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2024-04-03T15:57:25.1239264Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2024-04-03T15:57:25.1240971Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1242344Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2024-04-03T15:57:25.1243939Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2024-04-03T15:57:25.1245743Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1247262Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2024-04-03T15:57:25.1248762Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2024-04-03T15:57:25.1250563Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2024-04-03T15:57:25.1252395Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1253525Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2024-04-03T15:57:25.1255052Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2024-04-03T15:57:25.1256911Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2024-04-03T15:57:25.1258478Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1259700Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2024-04-03T15:57:25.1261266Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2024-04-03T15:57:25.1262997Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer.h' 2024-04-03T15:57:25.1264651Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward.h' 2024-04-03T15:57:25.1266341Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1267797Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h' 2024-04-03T15:57:25.1269366Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h' 2024-04-03T15:57:25.1271197Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h' 2024-04-03T15:57:25.1272825Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1274168Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h' 2024-04-03T15:57:25.1275572Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_native.h' 2024-04-03T15:57:25.1277426Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_ops.h' 2024-04-03T15:57:25.1278621Z adding 'torch/include/ATen/ops/mm.h' 2024-04-03T15:57:25.1280359Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1281598Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2024-04-03T15:57:25.1282999Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2024-04-03T15:57:25.1284194Z adding 'torch/include/ATen/ops/mm_meta.h' 2024-04-03T15:57:25.1286245Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2024-04-03T15:57:25.1287430Z adding 'torch/include/ATen/ops/mm_native.h' 2024-04-03T15:57:25.1288627Z adding 'torch/include/ATen/ops/mm_ops.h' 2024-04-03T15:57:25.1290059Z adding 'torch/include/ATen/ops/mode.h' 2024-04-03T15:57:25.1291689Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1293061Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1294484Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2024-04-03T15:57:25.1295953Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2024-04-03T15:57:25.1297213Z adding 'torch/include/ATen/ops/mode_native.h' 2024-04-03T15:57:25.1299056Z adding 'torch/include/ATen/ops/mode_ops.h' 2024-04-03T15:57:25.1300310Z adding 'torch/include/ATen/ops/moveaxis.h' 2024-04-03T15:57:25.1301926Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1303178Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2024-04-03T15:57:25.1304610Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2024-04-03T15:57:25.1306117Z adding 'torch/include/ATen/ops/movedim.h' 2024-04-03T15:57:25.1307482Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1308720Z adding 'torch/include/ATen/ops/movedim_native.h' 2024-04-03T15:57:25.1310217Z adding 'torch/include/ATen/ops/movedim_ops.h' 2024-04-03T15:57:25.1312043Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2024-04-03T15:57:25.1313794Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1315040Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2024-04-03T15:57:25.1316687Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2024-04-03T15:57:25.1318783Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2024-04-03T15:57:25.1320442Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1321805Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2024-04-03T15:57:25.1323533Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2024-04-03T15:57:25.1324752Z adding 'torch/include/ATen/ops/mse_loss.h' 2024-04-03T15:57:25.1326667Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2024-04-03T15:57:25.1328133Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2024-04-03T15:57:25.1329477Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2024-04-03T15:57:25.1330708Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2024-04-03T15:57:25.1332207Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2024-04-03T15:57:25.1333885Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1335132Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2024-04-03T15:57:25.1336503Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2024-04-03T15:57:25.1337778Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2024-04-03T15:57:25.1339242Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2024-04-03T15:57:25.1340636Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2024-04-03T15:57:25.1342118Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2024-04-03T15:57:25.1343550Z adding 'torch/include/ATen/ops/msort.h' 2024-04-03T15:57:25.1345055Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1346221Z adding 'torch/include/ATen/ops/msort_native.h' 2024-04-03T15:57:25.1347706Z adding 'torch/include/ATen/ops/msort_ops.h' 2024-04-03T15:57:25.1349267Z adding 'torch/include/ATen/ops/mul.h' 2024-04-03T15:57:25.1350626Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1352187Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1353279Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2024-04-03T15:57:25.1354822Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2024-04-03T15:57:25.1356149Z adding 'torch/include/ATen/ops/mul_meta.h' 2024-04-03T15:57:25.1357456Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2024-04-03T15:57:25.1358897Z adding 'torch/include/ATen/ops/mul_native.h' 2024-04-03T15:57:25.1360660Z adding 'torch/include/ATen/ops/mul_ops.h' 2024-04-03T15:57:25.1362565Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2024-04-03T15:57:25.1364136Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2024-04-03T15:57:25.1365967Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2024-04-03T15:57:25.1367775Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2024-04-03T15:57:25.1369282Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2024-04-03T15:57:25.1370952Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2024-04-03T15:57:25.1372371Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2024-04-03T15:57:25.1373676Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2024-04-03T15:57:25.1375020Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2024-04-03T15:57:25.1376578Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2024-04-03T15:57:25.1378015Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2024-04-03T15:57:25.1379636Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2024-04-03T15:57:25.1380957Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2024-04-03T15:57:25.1382410Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2024-04-03T15:57:25.1383826Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2024-04-03T15:57:25.1385364Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2024-04-03T15:57:25.1386871Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1388208Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2024-04-03T15:57:25.1389707Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2024-04-03T15:57:25.1390965Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2024-04-03T15:57:25.1392409Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2024-04-03T15:57:25.1393951Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2024-04-03T15:57:25.1395194Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2024-04-03T15:57:25.1396706Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2024-04-03T15:57:25.1398154Z adding 'torch/include/ATen/ops/multinomial.h' 2024-04-03T15:57:25.1399702Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2024-04-03T15:57:25.1401231Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2024-04-03T15:57:25.1402652Z adding 'torch/include/ATen/ops/multinomial_native.h' 2024-04-03T15:57:25.1404127Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2024-04-03T15:57:25.1405806Z adding 'torch/include/ATen/ops/multiply.h' 2024-04-03T15:57:25.1407560Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1408674Z adding 'torch/include/ATen/ops/multiply_native.h' 2024-04-03T15:57:25.1410241Z adding 'torch/include/ATen/ops/multiply_ops.h' 2024-04-03T15:57:25.1411706Z adding 'torch/include/ATen/ops/mv.h' 2024-04-03T15:57:25.1413184Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1414429Z adding 'torch/include/ATen/ops/mv_native.h' 2024-04-03T15:57:25.1415842Z adding 'torch/include/ATen/ops/mv_ops.h' 2024-04-03T15:57:25.1417287Z adding 'torch/include/ATen/ops/mvlgamma.h' 2024-04-03T15:57:25.1418904Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1420218Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2024-04-03T15:57:25.1421460Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2024-04-03T15:57:25.1422803Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2024-04-03T15:57:25.1424519Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2024-04-03T15:57:25.1425822Z adding 'torch/include/ATen/ops/nan_to_num.h' 2024-04-03T15:57:25.1427400Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1428621Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2024-04-03T15:57:25.1429986Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2024-04-03T15:57:25.1431363Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2024-04-03T15:57:25.1433009Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2024-04-03T15:57:25.1434426Z adding 'torch/include/ATen/ops/nanmean.h' 2024-04-03T15:57:25.1436041Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1437359Z adding 'torch/include/ATen/ops/nanmean_native.h' 2024-04-03T15:57:25.1439033Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2024-04-03T15:57:25.1440655Z adding 'torch/include/ATen/ops/nanmedian.h' 2024-04-03T15:57:25.1442381Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1444025Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1445501Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2024-04-03T15:57:25.1447103Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2024-04-03T15:57:25.1448553Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2024-04-03T15:57:25.1450281Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2024-04-03T15:57:25.1451838Z adding 'torch/include/ATen/ops/nanquantile.h' 2024-04-03T15:57:25.1453582Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1454825Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2024-04-03T15:57:25.1456420Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2024-04-03T15:57:25.1457812Z adding 'torch/include/ATen/ops/nansum.h' 2024-04-03T15:57:25.1459367Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2024-04-03T15:57:25.1460861Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2024-04-03T15:57:25.1462046Z adding 'torch/include/ATen/ops/nansum_native.h' 2024-04-03T15:57:25.1463629Z adding 'torch/include/ATen/ops/nansum_ops.h' 2024-04-03T15:57:25.1465056Z adding 'torch/include/ATen/ops/narrow.h' 2024-04-03T15:57:25.1466733Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1468096Z adding 'torch/include/ATen/ops/narrow_copy.h' 2024-04-03T15:57:25.1469868Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1471064Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2024-04-03T15:57:25.1472431Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2024-04-03T15:57:25.1473959Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2024-04-03T15:57:25.1475243Z adding 'torch/include/ATen/ops/narrow_native.h' 2024-04-03T15:57:25.1476749Z adding 'torch/include/ATen/ops/narrow_ops.h' 2024-04-03T15:57:25.1478273Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2024-04-03T15:57:25.1479893Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2024-04-03T15:57:25.1481730Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1483056Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2024-04-03T15:57:25.1484445Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2024-04-03T15:57:25.1486281Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2024-04-03T15:57:25.1487931Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2024-04-03T15:57:25.1489484Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2024-04-03T15:57:25.1490824Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2024-04-03T15:57:25.1492188Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2024-04-03T15:57:25.1493961Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2024-04-03T15:57:25.1495423Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2024-04-03T15:57:25.1496988Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1498262Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2024-04-03T15:57:25.1499577Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2024-04-03T15:57:25.1501134Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2024-04-03T15:57:25.1502407Z adding 'torch/include/ATen/ops/native_dropout.h' 2024-04-03T15:57:25.1504130Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2024-04-03T15:57:25.1505444Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1506789Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2024-04-03T15:57:25.1508189Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2024-04-03T15:57:25.1509510Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2024-04-03T15:57:25.1510940Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2024-04-03T15:57:25.1512530Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1513754Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2024-04-03T15:57:25.1515125Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2024-04-03T15:57:25.1516600Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2024-04-03T15:57:25.1518103Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2024-04-03T15:57:25.1519827Z adding 'torch/include/ATen/ops/native_group_norm.h' 2024-04-03T15:57:25.1521868Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2024-04-03T15:57:25.1523673Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1525519Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2024-04-03T15:57:25.1527274Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2024-04-03T15:57:25.1528510Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2024-04-03T15:57:25.1530060Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2024-04-03T15:57:25.1531756Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1533055Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2024-04-03T15:57:25.1534508Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2024-04-03T15:57:25.1535867Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2024-04-03T15:57:25.1537457Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2024-04-03T15:57:25.1539230Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2024-04-03T15:57:25.1541190Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2024-04-03T15:57:25.1543198Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1544299Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2024-04-03T15:57:25.1545667Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2024-04-03T15:57:25.1547054Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2024-04-03T15:57:25.1548747Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2024-04-03T15:57:25.1550403Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1551975Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2024-04-03T15:57:25.1553361Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2024-04-03T15:57:25.1554789Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2024-04-03T15:57:25.1556371Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2024-04-03T15:57:25.1558022Z adding 'torch/include/ATen/ops/native_norm.h' 2024-04-03T15:57:25.1559520Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1560852Z adding 'torch/include/ATen/ops/native_norm_native.h' 2024-04-03T15:57:25.1562581Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2024-04-03T15:57:25.1563988Z adding 'torch/include/ATen/ops/ne.h' 2024-04-03T15:57:25.1565838Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1567258Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2024-04-03T15:57:25.1568918Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2024-04-03T15:57:25.1570011Z adding 'torch/include/ATen/ops/ne_meta.h' 2024-04-03T15:57:25.1571434Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2024-04-03T15:57:25.1572893Z adding 'torch/include/ATen/ops/ne_native.h' 2024-04-03T15:57:25.1574654Z adding 'torch/include/ATen/ops/ne_ops.h' 2024-04-03T15:57:25.1576023Z adding 'torch/include/ATen/ops/neg.h' 2024-04-03T15:57:25.1577690Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1578778Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2024-04-03T15:57:25.1580093Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2024-04-03T15:57:25.1581439Z adding 'torch/include/ATen/ops/neg_meta.h' 2024-04-03T15:57:25.1582805Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2024-04-03T15:57:25.1584257Z adding 'torch/include/ATen/ops/neg_native.h' 2024-04-03T15:57:25.1585719Z adding 'torch/include/ATen/ops/neg_ops.h' 2024-04-03T15:57:25.1587123Z adding 'torch/include/ATen/ops/negative.h' 2024-04-03T15:57:25.1588709Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1589915Z adding 'torch/include/ATen/ops/negative_native.h' 2024-04-03T15:57:25.1591353Z adding 'torch/include/ATen/ops/negative_ops.h' 2024-04-03T15:57:25.1592791Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2024-04-03T15:57:25.1594314Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1595520Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2024-04-03T15:57:25.1596996Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2024-04-03T15:57:25.1598777Z adding 'torch/include/ATen/ops/new_empty.h' 2024-04-03T15:57:25.1600476Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1601739Z adding 'torch/include/ATen/ops/new_empty_native.h' 2024-04-03T15:57:25.1603289Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2024-04-03T15:57:25.1605097Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2024-04-03T15:57:25.1607213Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1608721Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1609864Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2024-04-03T15:57:25.1611378Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2024-04-03T15:57:25.1612934Z adding 'torch/include/ATen/ops/new_full.h' 2024-04-03T15:57:25.1614665Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1615956Z adding 'torch/include/ATen/ops/new_full_native.h' 2024-04-03T15:57:25.1617687Z adding 'torch/include/ATen/ops/new_full_ops.h' 2024-04-03T15:57:25.1619475Z adding 'torch/include/ATen/ops/new_ones.h' 2024-04-03T15:57:25.1620951Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1622191Z adding 'torch/include/ATen/ops/new_ones_native.h' 2024-04-03T15:57:25.1623623Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2024-04-03T15:57:25.1625295Z adding 'torch/include/ATen/ops/new_zeros.h' 2024-04-03T15:57:25.1627088Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1628087Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2024-04-03T15:57:25.1629733Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2024-04-03T15:57:25.1631063Z adding 'torch/include/ATen/ops/nextafter.h' 2024-04-03T15:57:25.1632680Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1633911Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2024-04-03T15:57:25.1635229Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2024-04-03T15:57:25.1636590Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2024-04-03T15:57:25.1638026Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2024-04-03T15:57:25.1639412Z adding 'torch/include/ATen/ops/nextafter_native.h' 2024-04-03T15:57:25.1641062Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2024-04-03T15:57:25.1642702Z adding 'torch/include/ATen/ops/nll_loss.h' 2024-04-03T15:57:25.1644719Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2024-04-03T15:57:25.1646747Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2024-04-03T15:57:25.1648169Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2024-04-03T15:57:25.1649672Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2024-04-03T15:57:25.1650988Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2024-04-03T15:57:25.1652631Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2024-04-03T15:57:25.1654138Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1655875Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2024-04-03T15:57:25.1657403Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2024-04-03T15:57:25.1658853Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2024-04-03T15:57:25.1660264Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2024-04-03T15:57:25.1661687Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2024-04-03T15:57:25.1663029Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2024-04-03T15:57:25.1664574Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2024-04-03T15:57:25.1666285Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2024-04-03T15:57:25.1668085Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1669509Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2024-04-03T15:57:25.1671140Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2024-04-03T15:57:25.1672349Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2024-04-03T15:57:25.1673844Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2024-04-03T15:57:25.1675168Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2024-04-03T15:57:25.1676848Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2024-04-03T15:57:25.1678390Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1680013Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2024-04-03T15:57:25.1681780Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1683114Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2024-04-03T15:57:25.1684459Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2024-04-03T15:57:25.1686251Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2024-04-03T15:57:25.1687735Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2024-04-03T15:57:25.1689071Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2024-04-03T15:57:25.1690563Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2024-04-03T15:57:25.1691914Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2024-04-03T15:57:25.1693411Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2024-04-03T15:57:25.1695057Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1696427Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2024-04-03T15:57:25.1697762Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2024-04-03T15:57:25.1699568Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2024-04-03T15:57:25.1700800Z adding 'torch/include/ATen/ops/nonzero.h' 2024-04-03T15:57:25.1702299Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2024-04-03T15:57:25.1703747Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2024-04-03T15:57:25.1705070Z adding 'torch/include/ATen/ops/nonzero_native.h' 2024-04-03T15:57:25.1706364Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2024-04-03T15:57:25.1707859Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1709051Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2024-04-03T15:57:25.1710402Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2024-04-03T15:57:25.1711933Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2024-04-03T15:57:25.1713414Z adding 'torch/include/ATen/ops/nonzero_static.h' 2024-04-03T15:57:25.1714854Z adding 'torch/include/ATen/ops/nonzero_static_cpu_dispatch.h' 2024-04-03T15:57:25.1716150Z adding 'torch/include/ATen/ops/nonzero_static_native.h' 2024-04-03T15:57:25.1717654Z adding 'torch/include/ATen/ops/nonzero_static_ops.h' 2024-04-03T15:57:25.1719336Z adding 'torch/include/ATen/ops/norm.h' 2024-04-03T15:57:25.1721069Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1722707Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1724013Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1725647Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2024-04-03T15:57:25.1727241Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2024-04-03T15:57:25.1728456Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2024-04-03T15:57:25.1730245Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1731314Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2024-04-03T15:57:25.1732890Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2024-04-03T15:57:25.1734075Z adding 'torch/include/ATen/ops/norm_meta.h' 2024-04-03T15:57:25.1735516Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2024-04-03T15:57:25.1737057Z adding 'torch/include/ATen/ops/norm_native.h' 2024-04-03T15:57:25.1739075Z adding 'torch/include/ATen/ops/norm_ops.h' 2024-04-03T15:57:25.1741194Z adding 'torch/include/ATen/ops/normal.h' 2024-04-03T15:57:25.1742999Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1744396Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2024-04-03T15:57:25.1745865Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2024-04-03T15:57:25.1747236Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2024-04-03T15:57:25.1748680Z adding 'torch/include/ATen/ops/normal_native.h' 2024-04-03T15:57:25.1750737Z adding 'torch/include/ATen/ops/normal_ops.h' 2024-04-03T15:57:25.1752812Z adding 'torch/include/ATen/ops/not_equal.h' 2024-04-03T15:57:25.1754408Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1755604Z adding 'torch/include/ATen/ops/not_equal_native.h' 2024-04-03T15:57:25.1757397Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2024-04-03T15:57:25.1758895Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2024-04-03T15:57:25.1760589Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1761889Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2024-04-03T15:57:25.1763541Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2024-04-03T15:57:25.1764835Z adding 'torch/include/ATen/ops/numpy_T.h' 2024-04-03T15:57:25.1766925Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1768122Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2024-04-03T15:57:25.1770178Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2024-04-03T15:57:25.1770964Z adding 'torch/include/ATen/ops/one_hot.h' 2024-04-03T15:57:25.1772869Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1773631Z adding 'torch/include/ATen/ops/one_hot_native.h' 2024-04-03T15:57:25.1774931Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2024-04-03T15:57:25.1777379Z adding 'torch/include/ATen/ops/ones.h' 2024-04-03T15:57:25.1778637Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1779995Z adding 'torch/include/ATen/ops/ones_like.h' 2024-04-03T15:57:25.1781589Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1782814Z adding 'torch/include/ATen/ops/ones_like_native.h' 2024-04-03T15:57:25.1784454Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2024-04-03T15:57:25.1785806Z adding 'torch/include/ATen/ops/ones_native.h' 2024-04-03T15:57:25.1787604Z adding 'torch/include/ATen/ops/ones_ops.h' 2024-04-03T15:57:25.1788987Z adding 'torch/include/ATen/ops/or.h' 2024-04-03T15:57:25.1790398Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1791719Z adding 'torch/include/ATen/ops/or_native.h' 2024-04-03T15:57:25.1793246Z adding 'torch/include/ATen/ops/or_ops.h' 2024-04-03T15:57:25.1794586Z adding 'torch/include/ATen/ops/orgqr.h' 2024-04-03T15:57:25.1796252Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1797418Z adding 'torch/include/ATen/ops/orgqr_native.h' 2024-04-03T15:57:25.1798883Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2024-04-03T15:57:25.1800319Z adding 'torch/include/ATen/ops/ormqr.h' 2024-04-03T15:57:25.1801850Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2024-04-03T15:57:25.1803250Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2024-04-03T15:57:25.1804504Z adding 'torch/include/ATen/ops/ormqr_native.h' 2024-04-03T15:57:25.1806527Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2024-04-03T15:57:25.1807725Z adding 'torch/include/ATen/ops/outer.h' 2024-04-03T15:57:25.1809409Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1810681Z adding 'torch/include/ATen/ops/outer_native.h' 2024-04-03T15:57:25.1812192Z adding 'torch/include/ATen/ops/outer_ops.h' 2024-04-03T15:57:25.1813754Z adding 'torch/include/ATen/ops/output_nr.h' 2024-04-03T15:57:25.1814969Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1816150Z adding 'torch/include/ATen/ops/output_nr_native.h' 2024-04-03T15:57:25.1817578Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2024-04-03T15:57:25.1818999Z adding 'torch/include/ATen/ops/pad.h' 2024-04-03T15:57:25.1820842Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1821723Z adding 'torch/include/ATen/ops/pad_native.h' 2024-04-03T15:57:25.1823168Z adding 'torch/include/ATen/ops/pad_ops.h' 2024-04-03T15:57:25.1824637Z adding 'torch/include/ATen/ops/pad_sequence.h' 2024-04-03T15:57:25.1826134Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1827355Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2024-04-03T15:57:25.1828838Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2024-04-03T15:57:25.1830064Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2024-04-03T15:57:25.1831673Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1832835Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2024-04-03T15:57:25.1834469Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2024-04-03T15:57:25.1835589Z adding 'torch/include/ATen/ops/pdist.h' 2024-04-03T15:57:25.1837196Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1838468Z adding 'torch/include/ATen/ops/pdist_native.h' 2024-04-03T15:57:25.1839933Z adding 'torch/include/ATen/ops/pdist_ops.h' 2024-04-03T15:57:25.1841396Z adding 'torch/include/ATen/ops/permute.h' 2024-04-03T15:57:25.1842989Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1844362Z adding 'torch/include/ATen/ops/permute_copy.h' 2024-04-03T15:57:25.1846234Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1847605Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1848731Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2024-04-03T15:57:25.1850095Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2024-04-03T15:57:25.1851351Z adding 'torch/include/ATen/ops/permute_native.h' 2024-04-03T15:57:25.1852851Z adding 'torch/include/ATen/ops/permute_ops.h' 2024-04-03T15:57:25.1854173Z adding 'torch/include/ATen/ops/pin_memory.h' 2024-04-03T15:57:25.1855669Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1856850Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2024-04-03T15:57:25.1858535Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2024-04-03T15:57:25.1859836Z adding 'torch/include/ATen/ops/pinverse.h' 2024-04-03T15:57:25.1861382Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1862539Z adding 'torch/include/ATen/ops/pinverse_native.h' 2024-04-03T15:57:25.1863970Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2024-04-03T15:57:25.1865516Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2024-04-03T15:57:25.1867099Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1868827Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1869940Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2024-04-03T15:57:25.1871256Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2024-04-03T15:57:25.1872690Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2024-04-03T15:57:25.1874376Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2024-04-03T15:57:25.1875687Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1877184Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1878338Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2024-04-03T15:57:25.1879731Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2024-04-03T15:57:25.1881380Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2024-04-03T15:57:25.1882914Z adding 'torch/include/ATen/ops/poisson.h' 2024-04-03T15:57:25.1884445Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1886026Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2024-04-03T15:57:25.1887376Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2024-04-03T15:57:25.1888616Z adding 'torch/include/ATen/ops/poisson_native.h' 2024-04-03T15:57:25.1890033Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2024-04-03T15:57:25.1891527Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1892728Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2024-04-03T15:57:25.1894246Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2024-04-03T15:57:25.1895709Z adding 'torch/include/ATen/ops/poisson_ops.h' 2024-04-03T15:57:25.1897080Z adding 'torch/include/ATen/ops/polar.h' 2024-04-03T15:57:25.1898713Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1899965Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2024-04-03T15:57:25.1901262Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2024-04-03T15:57:25.1902563Z adding 'torch/include/ATen/ops/polar_native.h' 2024-04-03T15:57:25.1904031Z adding 'torch/include/ATen/ops/polar_ops.h' 2024-04-03T15:57:25.1905453Z adding 'torch/include/ATen/ops/polygamma.h' 2024-04-03T15:57:25.1907116Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1908504Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1909881Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2024-04-03T15:57:25.1911103Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2024-04-03T15:57:25.1912354Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2024-04-03T15:57:25.1913827Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2024-04-03T15:57:25.1915164Z adding 'torch/include/ATen/ops/polygamma_native.h' 2024-04-03T15:57:25.1916897Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2024-04-03T15:57:25.1918002Z adding 'torch/include/ATen/ops/positive.h' 2024-04-03T15:57:25.1919853Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1921093Z adding 'torch/include/ATen/ops/positive_native.h' 2024-04-03T15:57:25.1922403Z adding 'torch/include/ATen/ops/positive_ops.h' 2024-04-03T15:57:25.1924072Z adding 'torch/include/ATen/ops/pow.h' 2024-04-03T15:57:25.1925810Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1927289Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2024-04-03T15:57:25.1928776Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2024-04-03T15:57:25.1930013Z adding 'torch/include/ATen/ops/pow_meta.h' 2024-04-03T15:57:25.1931441Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2024-04-03T15:57:25.1932875Z adding 'torch/include/ATen/ops/pow_native.h' 2024-04-03T15:57:25.1934597Z adding 'torch/include/ATen/ops/pow_ops.h' 2024-04-03T15:57:25.1936013Z adding 'torch/include/ATen/ops/prelu.h' 2024-04-03T15:57:25.1937489Z adding 'torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1938731Z adding 'torch/include/ATen/ops/prelu_native.h' 2024-04-03T15:57:25.1940048Z adding 'torch/include/ATen/ops/prelu_ops.h' 2024-04-03T15:57:25.1941870Z adding 'torch/include/ATen/ops/prod.h' 2024-04-03T15:57:25.1943242Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1944691Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.1946043Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1947559Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2024-04-03T15:57:25.1948693Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2024-04-03T15:57:25.1950035Z adding 'torch/include/ATen/ops/prod_meta.h' 2024-04-03T15:57:25.1951494Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2024-04-03T15:57:25.1952874Z adding 'torch/include/ATen/ops/prod_native.h' 2024-04-03T15:57:25.1954741Z adding 'torch/include/ATen/ops/prod_ops.h' 2024-04-03T15:57:25.1955958Z adding 'torch/include/ATen/ops/promote_types.h' 2024-04-03T15:57:25.1957537Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1958830Z adding 'torch/include/ATen/ops/promote_types_native.h' 2024-04-03T15:57:25.1960324Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2024-04-03T15:57:25.1961706Z adding 'torch/include/ATen/ops/put.h' 2024-04-03T15:57:25.1963350Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1964571Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2024-04-03T15:57:25.1966326Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2024-04-03T15:57:25.1967572Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2024-04-03T15:57:25.1968989Z adding 'torch/include/ATen/ops/put_native.h' 2024-04-03T15:57:25.1970487Z adding 'torch/include/ATen/ops/put_ops.h' 2024-04-03T15:57:25.1971828Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2024-04-03T15:57:25.1973179Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2024-04-03T15:57:25.1974642Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2024-04-03T15:57:25.1976141Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2024-04-03T15:57:25.1977711Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1978935Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2024-04-03T15:57:25.1980562Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2024-04-03T15:57:25.1981774Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2024-04-03T15:57:25.1983293Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.1984557Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2024-04-03T15:57:25.1986015Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2024-04-03T15:57:25.1987194Z adding 'torch/include/ATen/ops/q_scale.h' 2024-04-03T15:57:25.1988535Z adding 'torch/include/ATen/ops/q_scale_native.h' 2024-04-03T15:57:25.1989966Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2024-04-03T15:57:25.1991418Z adding 'torch/include/ATen/ops/q_zero_point.h' 2024-04-03T15:57:25.1992791Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2024-04-03T15:57:25.1994134Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2024-04-03T15:57:25.1995472Z adding 'torch/include/ATen/ops/qr.h' 2024-04-03T15:57:25.1997044Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.1998313Z adding 'torch/include/ATen/ops/qr_native.h' 2024-04-03T15:57:25.1999882Z adding 'torch/include/ATen/ops/qr_ops.h' 2024-04-03T15:57:25.2001366Z adding 'torch/include/ATen/ops/qscheme.h' 2024-04-03T15:57:25.2002707Z adding 'torch/include/ATen/ops/qscheme_native.h' 2024-04-03T15:57:25.2004054Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2024-04-03T15:57:25.2005871Z adding 'torch/include/ATen/ops/quantile.h' 2024-04-03T15:57:25.2007720Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2008796Z adding 'torch/include/ATen/ops/quantile_native.h' 2024-04-03T15:57:25.2010414Z adding 'torch/include/ATen/ops/quantile_ops.h' 2024-04-03T15:57:25.2011952Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2024-04-03T15:57:25.2013513Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2014810Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2024-04-03T15:57:25.2016130Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2024-04-03T15:57:25.2017511Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2024-04-03T15:57:25.2019263Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2024-04-03T15:57:25.2020745Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2024-04-03T15:57:25.2022465Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2023833Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2024-04-03T15:57:25.2025179Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2024-04-03T15:57:25.2026644Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2024-04-03T15:57:25.2028299Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2029859Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2024-04-03T15:57:25.2031002Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2024-04-03T15:57:25.2032331Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2024-04-03T15:57:25.2033869Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2024-04-03T15:57:25.2035239Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2024-04-03T15:57:25.2037007Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2024-04-03T15:57:25.2038544Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2024-04-03T15:57:25.2040095Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2041463Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2024-04-03T15:57:25.2043074Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2024-04-03T15:57:25.2044716Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2024-04-03T15:57:25.2046686Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2047783Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2024-04-03T15:57:25.2049318Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2024-04-03T15:57:25.2050755Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2024-04-03T15:57:25.2052339Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2053491Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2024-04-03T15:57:25.2055033Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2024-04-03T15:57:25.2056571Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2024-04-03T15:57:25.2058177Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2059492Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2024-04-03T15:57:25.2060933Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2024-04-03T15:57:25.2062341Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2024-04-03T15:57:25.2063954Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2065184Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2024-04-03T15:57:25.2066829Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2024-04-03T15:57:25.2068223Z adding 'torch/include/ATen/ops/quantized_max_pool3d.h' 2024-04-03T15:57:25.2069852Z adding 'torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2070934Z adding 'torch/include/ATen/ops/quantized_max_pool3d_native.h' 2024-04-03T15:57:25.2072465Z adding 'torch/include/ATen/ops/quantized_max_pool3d_ops.h' 2024-04-03T15:57:25.2073946Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2024-04-03T15:57:25.2075679Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2076807Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2024-04-03T15:57:25.2078407Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2024-04-03T15:57:25.2080026Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2024-04-03T15:57:25.2081537Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2082793Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2024-04-03T15:57:25.2084263Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2024-04-03T15:57:25.2086008Z adding 'torch/include/ATen/ops/rad2deg.h' 2024-04-03T15:57:25.2087599Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2088760Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2024-04-03T15:57:25.2090106Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2024-04-03T15:57:25.2093132Z adding 'torch/include/ATen/ops/rand.h' 2024-04-03T15:57:25.2095050Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2096474Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2097967Z adding 'torch/include/ATen/ops/rand_like.h' 2024-04-03T15:57:25.2099888Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2101088Z adding 'torch/include/ATen/ops/rand_like_native.h' 2024-04-03T15:57:25.2102638Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2024-04-03T15:57:25.2103886Z adding 'torch/include/ATen/ops/rand_native.h' 2024-04-03T15:57:25.2105855Z adding 'torch/include/ATen/ops/rand_ops.h' 2024-04-03T15:57:25.2108995Z adding 'torch/include/ATen/ops/randint.h' 2024-04-03T15:57:25.2110859Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2113052Z adding 'torch/include/ATen/ops/randint_like.h' 2024-04-03T15:57:25.2114768Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2116198Z adding 'torch/include/ATen/ops/randint_like_native.h' 2024-04-03T15:57:25.2117960Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2024-04-03T15:57:25.2119405Z adding 'torch/include/ATen/ops/randint_native.h' 2024-04-03T15:57:25.2121393Z adding 'torch/include/ATen/ops/randint_ops.h' 2024-04-03T15:57:25.2124283Z adding 'torch/include/ATen/ops/randn.h' 2024-04-03T15:57:25.2126851Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2128030Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2129423Z adding 'torch/include/ATen/ops/randn_like.h' 2024-04-03T15:57:25.2131090Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2132599Z adding 'torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h' 2024-04-03T15:57:25.2133999Z adding 'torch/include/ATen/ops/randn_like_native.h' 2024-04-03T15:57:25.2135740Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2024-04-03T15:57:25.2136858Z adding 'torch/include/ATen/ops/randn_native.h' 2024-04-03T15:57:25.2138754Z adding 'torch/include/ATen/ops/randn_ops.h' 2024-04-03T15:57:25.2140339Z adding 'torch/include/ATen/ops/random.h' 2024-04-03T15:57:25.2142054Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2143349Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2024-04-03T15:57:25.2144692Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2024-04-03T15:57:25.2146282Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2024-04-03T15:57:25.2147523Z adding 'torch/include/ATen/ops/random_native.h' 2024-04-03T15:57:25.2149330Z adding 'torch/include/ATen/ops/random_ops.h' 2024-04-03T15:57:25.2151344Z adding 'torch/include/ATen/ops/randperm.h' 2024-04-03T15:57:25.2153148Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2154594Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2024-04-03T15:57:25.2155968Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2024-04-03T15:57:25.2157350Z adding 'torch/include/ATen/ops/randperm_native.h' 2024-04-03T15:57:25.2159158Z adding 'torch/include/ATen/ops/randperm_ops.h' 2024-04-03T15:57:25.2160842Z adding 'torch/include/ATen/ops/range.h' 2024-04-03T15:57:25.2162563Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2163696Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2024-04-03T15:57:25.2165235Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2024-04-03T15:57:25.2166943Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2024-04-03T15:57:25.2168348Z adding 'torch/include/ATen/ops/range_native.h' 2024-04-03T15:57:25.2169950Z adding 'torch/include/ATen/ops/range_ops.h' 2024-04-03T15:57:25.2171444Z adding 'torch/include/ATen/ops/ravel.h' 2024-04-03T15:57:25.2172773Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2174280Z adding 'torch/include/ATen/ops/ravel_native.h' 2024-04-03T15:57:25.2175384Z adding 'torch/include/ATen/ops/ravel_ops.h' 2024-04-03T15:57:25.2176686Z adding 'torch/include/ATen/ops/real.h' 2024-04-03T15:57:25.2178212Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2179425Z adding 'torch/include/ATen/ops/real_native.h' 2024-04-03T15:57:25.2180868Z adding 'torch/include/ATen/ops/real_ops.h' 2024-04-03T15:57:25.2182240Z adding 'torch/include/ATen/ops/reciprocal.h' 2024-04-03T15:57:25.2183939Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2185086Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2024-04-03T15:57:25.2186449Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2024-04-03T15:57:25.2187927Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2024-04-03T15:57:25.2189145Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2024-04-03T15:57:25.2190509Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2024-04-03T15:57:25.2191941Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2024-04-03T15:57:25.2193331Z adding 'torch/include/ATen/ops/record_stream.h' 2024-04-03T15:57:25.2194761Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2024-04-03T15:57:25.2195936Z adding 'torch/include/ATen/ops/record_stream_native.h' 2024-04-03T15:57:25.2197422Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2024-04-03T15:57:25.2198673Z adding 'torch/include/ATen/ops/refine_names.h' 2024-04-03T15:57:25.2200179Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2201429Z adding 'torch/include/ATen/ops/refine_names_native.h' 2024-04-03T15:57:25.2202800Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2024-04-03T15:57:25.2204525Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2024-04-03T15:57:25.2206964Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2024-04-03T15:57:25.2208613Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2209872Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2024-04-03T15:57:25.2211297Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2024-04-03T15:57:25.2213019Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2024-04-03T15:57:25.2214588Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2024-04-03T15:57:25.2216030Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2024-04-03T15:57:25.2217580Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2024-04-03T15:57:25.2219153Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2220454Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2024-04-03T15:57:25.2221704Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2024-04-03T15:57:25.2223037Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2024-04-03T15:57:25.2224498Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2024-04-03T15:57:25.2225887Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2024-04-03T15:57:25.2227355Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2024-04-03T15:57:25.2228870Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2024-04-03T15:57:25.2230606Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2024-04-03T15:57:25.2232195Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2024-04-03T15:57:25.2233576Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2024-04-03T15:57:25.2234937Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2024-04-03T15:57:25.2236484Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2024-04-03T15:57:25.2237880Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2024-04-03T15:57:25.2239461Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2024-04-03T15:57:25.2240826Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2024-04-03T15:57:25.2242602Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2024-04-03T15:57:25.2243963Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2024-04-03T15:57:25.2246040Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2024-04-03T15:57:25.2248114Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2248938Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2024-04-03T15:57:25.2250473Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2024-04-03T15:57:25.2251787Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2024-04-03T15:57:25.2253236Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2024-04-03T15:57:25.2254609Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2024-04-03T15:57:25.2255985Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2024-04-03T15:57:25.2257807Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2258876Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2024-04-03T15:57:25.2260168Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2024-04-03T15:57:25.2261529Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2024-04-03T15:57:25.2262932Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2024-04-03T15:57:25.2264398Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2024-04-03T15:57:25.2265800Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2024-04-03T15:57:25.2267146Z adding 'torch/include/ATen/ops/relu.h' 2024-04-03T15:57:25.2268593Z adding 'torch/include/ATen/ops/relu6.h' 2024-04-03T15:57:25.2270160Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2271510Z adding 'torch/include/ATen/ops/relu6_native.h' 2024-04-03T15:57:25.2272949Z adding 'torch/include/ATen/ops/relu6_ops.h' 2024-04-03T15:57:25.2274461Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2275656Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2024-04-03T15:57:25.2276980Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2024-04-03T15:57:25.2278467Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2024-04-03T15:57:25.2279857Z adding 'torch/include/ATen/ops/relu_native.h' 2024-04-03T15:57:25.2281445Z adding 'torch/include/ATen/ops/relu_ops.h' 2024-04-03T15:57:25.2282965Z adding 'torch/include/ATen/ops/remainder.h' 2024-04-03T15:57:25.2284520Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2286358Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2287720Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2024-04-03T15:57:25.2288926Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2024-04-03T15:57:25.2290244Z adding 'torch/include/ATen/ops/remainder_meta.h' 2024-04-03T15:57:25.2291587Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2024-04-03T15:57:25.2293061Z adding 'torch/include/ATen/ops/remainder_native.h' 2024-04-03T15:57:25.2294835Z adding 'torch/include/ATen/ops/remainder_ops.h' 2024-04-03T15:57:25.2296154Z adding 'torch/include/ATen/ops/rename.h' 2024-04-03T15:57:25.2297805Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2298993Z adding 'torch/include/ATen/ops/rename_native.h' 2024-04-03T15:57:25.2300438Z adding 'torch/include/ATen/ops/rename_ops.h' 2024-04-03T15:57:25.2301888Z adding 'torch/include/ATen/ops/renorm.h' 2024-04-03T15:57:25.2303500Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2304875Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2024-04-03T15:57:25.2306209Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2024-04-03T15:57:25.2307638Z adding 'torch/include/ATen/ops/renorm_meta.h' 2024-04-03T15:57:25.2308930Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2024-04-03T15:57:25.2310283Z adding 'torch/include/ATen/ops/renorm_native.h' 2024-04-03T15:57:25.2312036Z adding 'torch/include/ATen/ops/renorm_ops.h' 2024-04-03T15:57:25.2313286Z adding 'torch/include/ATen/ops/repeat.h' 2024-04-03T15:57:25.2314962Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2316744Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2024-04-03T15:57:25.2318407Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2319958Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2321437Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2024-04-03T15:57:25.2322885Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2024-04-03T15:57:25.2324120Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2024-04-03T15:57:25.2326147Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2024-04-03T15:57:25.2327558Z adding 'torch/include/ATen/ops/repeat_native.h' 2024-04-03T15:57:25.2328852Z adding 'torch/include/ATen/ops/repeat_ops.h' 2024-04-03T15:57:25.2330485Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2024-04-03T15:57:25.2332229Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2024-04-03T15:57:25.2333849Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2335122Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2024-04-03T15:57:25.2336515Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2024-04-03T15:57:25.2337811Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2024-04-03T15:57:25.2339411Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2024-04-03T15:57:25.2340684Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2024-04-03T15:57:25.2342178Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2024-04-03T15:57:25.2343901Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2345001Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2024-04-03T15:57:25.2346430Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2024-04-03T15:57:25.2347742Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2024-04-03T15:57:25.2349154Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2024-04-03T15:57:25.2350476Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2024-04-03T15:57:25.2351935Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2024-04-03T15:57:25.2353611Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2024-04-03T15:57:25.2355336Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2024-04-03T15:57:25.2356852Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2024-04-03T15:57:25.2358249Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2024-04-03T15:57:25.2359615Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2024-04-03T15:57:25.2361118Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2024-04-03T15:57:25.2362746Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2363997Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2024-04-03T15:57:25.2365641Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2024-04-03T15:57:25.2367081Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2024-04-03T15:57:25.2368477Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2024-04-03T15:57:25.2369841Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2024-04-03T15:57:25.2371520Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2024-04-03T15:57:25.2373069Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2024-04-03T15:57:25.2374642Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2024-04-03T15:57:25.2376169Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2024-04-03T15:57:25.2377644Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2024-04-03T15:57:25.2378969Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2024-04-03T15:57:25.2380347Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2024-04-03T15:57:25.2381950Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2383169Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2024-04-03T15:57:25.2384614Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2024-04-03T15:57:25.2385899Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2024-04-03T15:57:25.2387266Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2024-04-03T15:57:25.2388624Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2024-04-03T15:57:25.2390047Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2024-04-03T15:57:25.2391317Z adding 'torch/include/ATen/ops/requires_grad.h' 2024-04-03T15:57:25.2392927Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2394172Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2024-04-03T15:57:25.2395494Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2024-04-03T15:57:25.2396982Z adding 'torch/include/ATen/ops/reshape.h' 2024-04-03T15:57:25.2398850Z adding 'torch/include/ATen/ops/reshape_as.h' 2024-04-03T15:57:25.2400780Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2402510Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2024-04-03T15:57:25.2403625Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2024-04-03T15:57:25.2405133Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2024-04-03T15:57:25.2406999Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2408367Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2024-04-03T15:57:25.2409537Z adding 'torch/include/ATen/ops/reshape_native.h' 2024-04-03T15:57:25.2410841Z adding 'torch/include/ATen/ops/reshape_ops.h' 2024-04-03T15:57:25.2412477Z adding 'torch/include/ATen/ops/resize.h' 2024-04-03T15:57:25.2414028Z adding 'torch/include/ATen/ops/resize_as.h' 2024-04-03T15:57:25.2415708Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2416898Z adding 'torch/include/ATen/ops/resize_as_native.h' 2024-04-03T15:57:25.2418496Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2024-04-03T15:57:25.2419988Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2024-04-03T15:57:25.2421496Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2422810Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2024-04-03T15:57:25.2424140Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2024-04-03T15:57:25.2425650Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2024-04-03T15:57:25.2427327Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2428569Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2024-04-03T15:57:25.2429946Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2024-04-03T15:57:25.2431329Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2024-04-03T15:57:25.2432633Z adding 'torch/include/ATen/ops/resize_native.h' 2024-04-03T15:57:25.2434206Z adding 'torch/include/ATen/ops/resize_ops.h' 2024-04-03T15:57:25.2435601Z adding 'torch/include/ATen/ops/resolve_conj.h' 2024-04-03T15:57:25.2437191Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2438434Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2024-04-03T15:57:25.2439963Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2024-04-03T15:57:25.2441304Z adding 'torch/include/ATen/ops/resolve_neg.h' 2024-04-03T15:57:25.2442874Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2444054Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2024-04-03T15:57:25.2445725Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2024-04-03T15:57:25.2447493Z adding 'torch/include/ATen/ops/result_type.h' 2024-04-03T15:57:25.2448975Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2450177Z adding 'torch/include/ATen/ops/result_type_native.h' 2024-04-03T15:57:25.2451783Z adding 'torch/include/ATen/ops/result_type_ops.h' 2024-04-03T15:57:25.2453161Z adding 'torch/include/ATen/ops/retain_grad.h' 2024-04-03T15:57:25.2454601Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2455913Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2024-04-03T15:57:25.2457309Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2024-04-03T15:57:25.2458667Z adding 'torch/include/ATen/ops/retains_grad.h' 2024-04-03T15:57:25.2460190Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2461251Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2024-04-03T15:57:25.2462758Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2024-04-03T15:57:25.2464033Z adding 'torch/include/ATen/ops/rms_norm.h' 2024-04-03T15:57:25.2465664Z adding 'torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2466900Z adding 'torch/include/ATen/ops/rms_norm_native.h' 2024-04-03T15:57:25.2468296Z adding 'torch/include/ATen/ops/rms_norm_ops.h' 2024-04-03T15:57:25.2469949Z adding 'torch/include/ATen/ops/rnn_relu.h' 2024-04-03T15:57:25.2471369Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2024-04-03T15:57:25.2472757Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2474019Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2024-04-03T15:57:25.2475421Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2024-04-03T15:57:25.2477004Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2478298Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2024-04-03T15:57:25.2479859Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2024-04-03T15:57:25.2481428Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2024-04-03T15:57:25.2482856Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2024-04-03T15:57:25.2484728Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2485933Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2024-04-03T15:57:25.2487641Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2024-04-03T15:57:25.2488988Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2490198Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2024-04-03T15:57:25.2491740Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2024-04-03T15:57:25.2493200Z adding 'torch/include/ATen/ops/roll.h' 2024-04-03T15:57:25.2494850Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2496118Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2024-04-03T15:57:25.2497471Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2024-04-03T15:57:25.2498871Z adding 'torch/include/ATen/ops/roll_native.h' 2024-04-03T15:57:25.2500329Z adding 'torch/include/ATen/ops/roll_ops.h' 2024-04-03T15:57:25.2501908Z adding 'torch/include/ATen/ops/rot90.h' 2024-04-03T15:57:25.2503354Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2504508Z adding 'torch/include/ATen/ops/rot90_native.h' 2024-04-03T15:57:25.2506109Z adding 'torch/include/ATen/ops/rot90_ops.h' 2024-04-03T15:57:25.2507615Z adding 'torch/include/ATen/ops/round.h' 2024-04-03T15:57:25.2509293Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2510548Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2024-04-03T15:57:25.2511929Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2024-04-03T15:57:25.2513387Z adding 'torch/include/ATen/ops/round_meta.h' 2024-04-03T15:57:25.2514766Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2024-04-03T15:57:25.2515995Z adding 'torch/include/ATen/ops/round_native.h' 2024-04-03T15:57:25.2517650Z adding 'torch/include/ATen/ops/round_ops.h' 2024-04-03T15:57:25.2518994Z adding 'torch/include/ATen/ops/row_indices.h' 2024-04-03T15:57:25.2520650Z adding 'torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2521902Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2024-04-03T15:57:25.2523468Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2525088Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2526752Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2024-04-03T15:57:25.2528020Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2024-04-03T15:57:25.2529400Z adding 'torch/include/ATen/ops/row_indices_native.h' 2024-04-03T15:57:25.2530816Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2024-04-03T15:57:25.2532284Z adding 'torch/include/ATen/ops/row_stack.h' 2024-04-03T15:57:25.2533845Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2535030Z adding 'torch/include/ATen/ops/row_stack_native.h' 2024-04-03T15:57:25.2536541Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2024-04-03T15:57:25.2538004Z adding 'torch/include/ATen/ops/rrelu.h' 2024-04-03T15:57:25.2539627Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2540971Z adding 'torch/include/ATen/ops/rrelu_native.h' 2024-04-03T15:57:25.2542426Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2024-04-03T15:57:25.2543986Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2024-04-03T15:57:25.2545431Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2024-04-03T15:57:25.2547086Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2548736Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2024-04-03T15:57:25.2550166Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2024-04-03T15:57:25.2551684Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2024-04-03T15:57:25.2553044Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2024-04-03T15:57:25.2554492Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2024-04-03T15:57:25.2556084Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2024-04-03T15:57:25.2557730Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2024-04-03T15:57:25.2559196Z adding 'torch/include/ATen/ops/rshift.h' 2024-04-03T15:57:25.2561035Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2562408Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2024-04-03T15:57:25.2563611Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2024-04-03T15:57:25.2565244Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2024-04-03T15:57:25.2566952Z adding 'torch/include/ATen/ops/rshift_native.h' 2024-04-03T15:57:25.2568406Z adding 'torch/include/ATen/ops/rshift_ops.h' 2024-04-03T15:57:25.2569926Z adding 'torch/include/ATen/ops/rsqrt.h' 2024-04-03T15:57:25.2571672Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2572798Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2024-04-03T15:57:25.2574121Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2024-04-03T15:57:25.2575441Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2024-04-03T15:57:25.2576863Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2024-04-03T15:57:25.2578107Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2024-04-03T15:57:25.2579792Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2024-04-03T15:57:25.2581149Z adding 'torch/include/ATen/ops/rsub.h' 2024-04-03T15:57:25.2582780Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2584005Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2024-04-03T15:57:25.2585320Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2024-04-03T15:57:25.2586689Z adding 'torch/include/ATen/ops/rsub_native.h' 2024-04-03T15:57:25.2588367Z adding 'torch/include/ATen/ops/rsub_ops.h' 2024-04-03T15:57:25.2589785Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2024-04-03T15:57:25.2591434Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2592618Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2024-04-03T15:57:25.2594158Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2024-04-03T15:57:25.2596095Z adding 'torch/include/ATen/ops/scaled_dot_product_attention.h' 2024-04-03T15:57:25.2597362Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2598668Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_native.h' 2024-04-03T15:57:25.2600336Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_ops.h' 2024-04-03T15:57:25.2601872Z adding 'torch/include/ATen/ops/scatter.h' 2024-04-03T15:57:25.2603296Z adding 'torch/include/ATen/ops/scatter_add.h' 2024-04-03T15:57:25.2605012Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2606884Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2608120Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2024-04-03T15:57:25.2609549Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2024-04-03T15:57:25.2610776Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2024-04-03T15:57:25.2612111Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2024-04-03T15:57:25.2613647Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2024-04-03T15:57:25.2615296Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2024-04-03T15:57:25.2616799Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2618068Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2619436Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2024-04-03T15:57:25.2620978Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2024-04-03T15:57:25.2622272Z adding 'torch/include/ATen/ops/scatter_meta.h' 2024-04-03T15:57:25.2623793Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2024-04-03T15:57:25.2625244Z adding 'torch/include/ATen/ops/scatter_native.h' 2024-04-03T15:57:25.2627613Z adding 'torch/include/ATen/ops/scatter_ops.h' 2024-04-03T15:57:25.2628922Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2024-04-03T15:57:25.2630744Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2631914Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2024-04-03T15:57:25.2633228Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2024-04-03T15:57:25.2634495Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2024-04-03T15:57:25.2635935Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2024-04-03T15:57:25.2637252Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2024-04-03T15:57:25.2638946Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2024-04-03T15:57:25.2640577Z adding 'torch/include/ATen/ops/searchsorted.h' 2024-04-03T15:57:25.2642167Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2024-04-03T15:57:25.2643737Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2024-04-03T15:57:25.2645216Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2024-04-03T15:57:25.2647246Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2024-04-03T15:57:25.2648799Z adding 'torch/include/ATen/ops/segment_reduce.h' 2024-04-03T15:57:25.2650354Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2651678Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2024-04-03T15:57:25.2653073Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2024-04-03T15:57:25.2654349Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2024-04-03T15:57:25.2656030Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2024-04-03T15:57:25.2657391Z adding 'torch/include/ATen/ops/select.h' 2024-04-03T15:57:25.2659009Z adding 'torch/include/ATen/ops/select_backward.h' 2024-04-03T15:57:25.2660593Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2662093Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2663428Z adding 'torch/include/ATen/ops/select_backward_native.h' 2024-04-03T15:57:25.2664776Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2024-04-03T15:57:25.2666327Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2667712Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2669171Z adding 'torch/include/ATen/ops/select_copy.h' 2024-04-03T15:57:25.2670780Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2672295Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2673554Z adding 'torch/include/ATen/ops/select_copy_native.h' 2024-04-03T15:57:25.2674843Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2024-04-03T15:57:25.2676204Z adding 'torch/include/ATen/ops/select_native.h' 2024-04-03T15:57:25.2677804Z adding 'torch/include/ATen/ops/select_ops.h' 2024-04-03T15:57:25.2679267Z adding 'torch/include/ATen/ops/select_scatter.h' 2024-04-03T15:57:25.2681095Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2682612Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2683806Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2024-04-03T15:57:25.2685360Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2024-04-03T15:57:25.2687094Z adding 'torch/include/ATen/ops/selu.h' 2024-04-03T15:57:25.2688856Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2689712Z adding 'torch/include/ATen/ops/selu_native.h' 2024-04-03T15:57:25.2691164Z adding 'torch/include/ATen/ops/selu_ops.h' 2024-04-03T15:57:25.2693123Z adding 'torch/include/ATen/ops/set.h' 2024-04-03T15:57:25.2694860Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2696316Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2697586Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2024-04-03T15:57:25.2699034Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2024-04-03T15:57:25.2700244Z adding 'torch/include/ATen/ops/set_data.h' 2024-04-03T15:57:25.2701732Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2702904Z adding 'torch/include/ATen/ops/set_data_native.h' 2024-04-03T15:57:25.2704378Z adding 'torch/include/ATen/ops/set_data_ops.h' 2024-04-03T15:57:25.2705831Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2024-04-03T15:57:25.2707345Z adding 'torch/include/ATen/ops/set_native.h' 2024-04-03T15:57:25.2709273Z adding 'torch/include/ATen/ops/set_ops.h' 2024-04-03T15:57:25.2710712Z adding 'torch/include/ATen/ops/sgn.h' 2024-04-03T15:57:25.2712326Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2713538Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2024-04-03T15:57:25.2714906Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2024-04-03T15:57:25.2716190Z adding 'torch/include/ATen/ops/sgn_meta.h' 2024-04-03T15:57:25.2717577Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2024-04-03T15:57:25.2718985Z adding 'torch/include/ATen/ops/sgn_native.h' 2024-04-03T15:57:25.2720561Z adding 'torch/include/ATen/ops/sgn_ops.h' 2024-04-03T15:57:25.2722201Z adding 'torch/include/ATen/ops/sigmoid.h' 2024-04-03T15:57:25.2723769Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2024-04-03T15:57:25.2725491Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2726795Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2024-04-03T15:57:25.2728219Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2024-04-03T15:57:25.2729703Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2024-04-03T15:57:25.2731056Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2024-04-03T15:57:25.2732273Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2024-04-03T15:57:25.2733838Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2024-04-03T15:57:25.2735347Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2736637Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2024-04-03T15:57:25.2737897Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2024-04-03T15:57:25.2739238Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2024-04-03T15:57:25.2740820Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2024-04-03T15:57:25.2741949Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2024-04-03T15:57:25.2743473Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2024-04-03T15:57:25.2744818Z adding 'torch/include/ATen/ops/sign.h' 2024-04-03T15:57:25.2746450Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2747739Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2024-04-03T15:57:25.2748918Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2024-04-03T15:57:25.2750245Z adding 'torch/include/ATen/ops/sign_meta.h' 2024-04-03T15:57:25.2751594Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2024-04-03T15:57:25.2753017Z adding 'torch/include/ATen/ops/sign_native.h' 2024-04-03T15:57:25.2754540Z adding 'torch/include/ATen/ops/sign_ops.h' 2024-04-03T15:57:25.2755828Z adding 'torch/include/ATen/ops/signbit.h' 2024-04-03T15:57:25.2757495Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2758602Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2024-04-03T15:57:25.2760012Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2024-04-03T15:57:25.2761410Z adding 'torch/include/ATen/ops/signbit_meta.h' 2024-04-03T15:57:25.2762743Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2024-04-03T15:57:25.2764167Z adding 'torch/include/ATen/ops/signbit_native.h' 2024-04-03T15:57:25.2765997Z adding 'torch/include/ATen/ops/signbit_ops.h' 2024-04-03T15:57:25.2767400Z adding 'torch/include/ATen/ops/silu.h' 2024-04-03T15:57:25.2768853Z adding 'torch/include/ATen/ops/silu_backward.h' 2024-04-03T15:57:25.2770465Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2771908Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2773208Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2024-04-03T15:57:25.2774583Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2024-04-03T15:57:25.2776018Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2024-04-03T15:57:25.2777344Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2024-04-03T15:57:25.2778706Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2024-04-03T15:57:25.2780123Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2024-04-03T15:57:25.2781702Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2782925Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2024-04-03T15:57:25.2784271Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2024-04-03T15:57:25.2785538Z adding 'torch/include/ATen/ops/silu_meta.h' 2024-04-03T15:57:25.2786960Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2024-04-03T15:57:25.2788388Z adding 'torch/include/ATen/ops/silu_native.h' 2024-04-03T15:57:25.2789922Z adding 'torch/include/ATen/ops/silu_ops.h' 2024-04-03T15:57:25.2791338Z adding 'torch/include/ATen/ops/sin.h' 2024-04-03T15:57:25.2792919Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2794166Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2024-04-03T15:57:25.2795428Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2024-04-03T15:57:25.2796819Z adding 'torch/include/ATen/ops/sin_meta.h' 2024-04-03T15:57:25.2798196Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2024-04-03T15:57:25.2799623Z adding 'torch/include/ATen/ops/sin_native.h' 2024-04-03T15:57:25.2801342Z adding 'torch/include/ATen/ops/sin_ops.h' 2024-04-03T15:57:25.2802643Z adding 'torch/include/ATen/ops/sinc.h' 2024-04-03T15:57:25.2804276Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2805569Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2024-04-03T15:57:25.2807244Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2024-04-03T15:57:25.2808526Z adding 'torch/include/ATen/ops/sinc_meta.h' 2024-04-03T15:57:25.2809787Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2024-04-03T15:57:25.2811105Z adding 'torch/include/ATen/ops/sinc_native.h' 2024-04-03T15:57:25.2812637Z adding 'torch/include/ATen/ops/sinc_ops.h' 2024-04-03T15:57:25.2814028Z adding 'torch/include/ATen/ops/sinh.h' 2024-04-03T15:57:25.2815788Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2817033Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2024-04-03T15:57:25.2818334Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2024-04-03T15:57:25.2819560Z adding 'torch/include/ATen/ops/sinh_meta.h' 2024-04-03T15:57:25.2820841Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2024-04-03T15:57:25.2822272Z adding 'torch/include/ATen/ops/sinh_native.h' 2024-04-03T15:57:25.2823886Z adding 'torch/include/ATen/ops/sinh_ops.h' 2024-04-03T15:57:25.2825219Z adding 'torch/include/ATen/ops/size.h' 2024-04-03T15:57:25.2826856Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2828001Z adding 'torch/include/ATen/ops/size_native.h' 2024-04-03T15:57:25.2829539Z adding 'torch/include/ATen/ops/size_ops.h' 2024-04-03T15:57:25.2830865Z adding 'torch/include/ATen/ops/slice.h' 2024-04-03T15:57:25.2832559Z adding 'torch/include/ATen/ops/slice_backward.h' 2024-04-03T15:57:25.2834222Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2835477Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2024-04-03T15:57:25.2836991Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2024-04-03T15:57:25.2838568Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2840156Z adding 'torch/include/ATen/ops/slice_copy.h' 2024-04-03T15:57:25.2841872Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2843282Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2844510Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2024-04-03T15:57:25.2846610Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2024-04-03T15:57:25.2848020Z adding 'torch/include/ATen/ops/slice_inverse.h' 2024-04-03T15:57:25.2849645Z adding 'torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2850994Z adding 'torch/include/ATen/ops/slice_inverse_native.h' 2024-04-03T15:57:25.2852273Z adding 'torch/include/ATen/ops/slice_inverse_ops.h' 2024-04-03T15:57:25.2853539Z adding 'torch/include/ATen/ops/slice_native.h' 2024-04-03T15:57:25.2855382Z adding 'torch/include/ATen/ops/slice_ops.h' 2024-04-03T15:57:25.2856945Z adding 'torch/include/ATen/ops/slice_scatter.h' 2024-04-03T15:57:25.2858698Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2860409Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2861895Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2024-04-03T15:57:25.2863534Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2024-04-03T15:57:25.2864971Z adding 'torch/include/ATen/ops/slogdet.h' 2024-04-03T15:57:25.2866515Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2867701Z adding 'torch/include/ATen/ops/slogdet_native.h' 2024-04-03T15:57:25.2869810Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2024-04-03T15:57:25.2870978Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2024-04-03T15:57:25.2873640Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2874680Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2024-04-03T15:57:25.2876080Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2024-04-03T15:57:25.2877481Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2024-04-03T15:57:25.2878920Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2024-04-03T15:57:25.2880328Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2024-04-03T15:57:25.2881981Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2024-04-03T15:57:25.2883733Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2024-04-03T15:57:25.2885593Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2887599Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2024-04-03T15:57:25.2889042Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2024-04-03T15:57:25.2890418Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2024-04-03T15:57:25.2891791Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2024-04-03T15:57:25.2893496Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2024-04-03T15:57:25.2895203Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2896596Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2024-04-03T15:57:25.2897979Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2024-04-03T15:57:25.2899654Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2024-04-03T15:57:25.2901200Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2024-04-03T15:57:25.2903118Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2024-04-03T15:57:25.2904788Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2906238Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2024-04-03T15:57:25.2907769Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2024-04-03T15:57:25.2909172Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2024-04-03T15:57:25.2910346Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2024-04-03T15:57:25.2911731Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2024-04-03T15:57:25.2913330Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2024-04-03T15:57:25.2915097Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2024-04-03T15:57:25.2916754Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2024-04-03T15:57:25.2918385Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2024-04-03T15:57:25.2919790Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2024-04-03T15:57:25.2921463Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2024-04-03T15:57:25.2922773Z adding 'torch/include/ATen/ops/smm.h' 2024-04-03T15:57:25.2924262Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2925671Z adding 'torch/include/ATen/ops/smm_native.h' 2024-04-03T15:57:25.2927263Z adding 'torch/include/ATen/ops/smm_ops.h' 2024-04-03T15:57:25.2928860Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2024-04-03T15:57:25.2930352Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2024-04-03T15:57:25.2931909Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2933119Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2024-04-03T15:57:25.2934629Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2024-04-03T15:57:25.2935905Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2024-04-03T15:57:25.2937358Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2024-04-03T15:57:25.2938971Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2940213Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2024-04-03T15:57:25.2941549Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2024-04-03T15:57:25.2942925Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2024-04-03T15:57:25.2944214Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2024-04-03T15:57:25.2945612Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2024-04-03T15:57:25.2947025Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2024-04-03T15:57:25.2948543Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2024-04-03T15:57:25.2950131Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2024-04-03T15:57:25.2951782Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2952802Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2024-04-03T15:57:25.2954450Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2024-04-03T15:57:25.2955995Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2957440Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2024-04-03T15:57:25.2958941Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2024-04-03T15:57:25.2960530Z adding 'torch/include/ATen/ops/softmax.h' 2024-04-03T15:57:25.2962154Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.2963577Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.2964918Z adding 'torch/include/ATen/ops/softmax_native.h' 2024-04-03T15:57:25.2966889Z adding 'torch/include/ATen/ops/softmax_ops.h' 2024-04-03T15:57:25.2968199Z adding 'torch/include/ATen/ops/softplus.h' 2024-04-03T15:57:25.2969678Z adding 'torch/include/ATen/ops/softplus_backward.h' 2024-04-03T15:57:25.2971343Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2972675Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2024-04-03T15:57:25.2974017Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2024-04-03T15:57:25.2975313Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2024-04-03T15:57:25.2976670Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2024-04-03T15:57:25.2977964Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2024-04-03T15:57:25.2979550Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2024-04-03T15:57:25.2981164Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2982424Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2024-04-03T15:57:25.2983816Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2024-04-03T15:57:25.2985168Z adding 'torch/include/ATen/ops/softplus_meta.h' 2024-04-03T15:57:25.2986576Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2024-04-03T15:57:25.2987895Z adding 'torch/include/ATen/ops/softplus_native.h' 2024-04-03T15:57:25.2989399Z adding 'torch/include/ATen/ops/softplus_ops.h' 2024-04-03T15:57:25.2990800Z adding 'torch/include/ATen/ops/softshrink.h' 2024-04-03T15:57:25.2992391Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2024-04-03T15:57:25.2993940Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.2995144Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2024-04-03T15:57:25.2996482Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2024-04-03T15:57:25.2997830Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2024-04-03T15:57:25.2999257Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2024-04-03T15:57:25.3000687Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2024-04-03T15:57:25.3002238Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2024-04-03T15:57:25.3003861Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3005370Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2024-04-03T15:57:25.3006861Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2024-04-03T15:57:25.3008073Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2024-04-03T15:57:25.3009523Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2024-04-03T15:57:25.3010933Z adding 'torch/include/ATen/ops/softshrink_native.h' 2024-04-03T15:57:25.3012310Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2024-04-03T15:57:25.3013987Z adding 'torch/include/ATen/ops/sort.h' 2024-04-03T15:57:25.3015580Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3017073Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3018700Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3019826Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2024-04-03T15:57:25.3021195Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2024-04-03T15:57:25.3022579Z adding 'torch/include/ATen/ops/sort_meta.h' 2024-04-03T15:57:25.3023906Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2024-04-03T15:57:25.3025327Z adding 'torch/include/ATen/ops/sort_native.h' 2024-04-03T15:57:25.3027229Z adding 'torch/include/ATen/ops/sort_ops.h' 2024-04-03T15:57:25.3028787Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2024-04-03T15:57:25.3030418Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3031565Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2024-04-03T15:57:25.3033163Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2024-04-03T15:57:25.3034735Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2024-04-03T15:57:25.3036315Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3037600Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2024-04-03T15:57:25.3039236Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2024-04-03T15:57:25.3041179Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2024-04-03T15:57:25.3042770Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3044009Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2024-04-03T15:57:25.3045892Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2024-04-03T15:57:25.3048125Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2024-04-03T15:57:25.3049723Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3051246Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3052441Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2024-04-03T15:57:25.3054138Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2024-04-03T15:57:25.3055585Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2024-04-03T15:57:25.3057269Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3058471Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2024-04-03T15:57:25.3060108Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2024-04-03T15:57:25.3061670Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2024-04-03T15:57:25.3063220Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3064475Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2024-04-03T15:57:25.3066189Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2024-04-03T15:57:25.3067693Z adding 'torch/include/ATen/ops/sparse_dim.h' 2024-04-03T15:57:25.3068816Z adding 'torch/include/ATen/ops/sparse_dim_cpu_dispatch.h' 2024-04-03T15:57:25.3070193Z adding 'torch/include/ATen/ops/sparse_dim_cuda_dispatch.h' 2024-04-03T15:57:25.3071419Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2024-04-03T15:57:25.3072984Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2024-04-03T15:57:25.3074277Z adding 'torch/include/ATen/ops/sparse_mask.h' 2024-04-03T15:57:25.3076217Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3077050Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2024-04-03T15:57:25.3078888Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2024-04-03T15:57:25.3080426Z adding 'torch/include/ATen/ops/sparse_resize.h' 2024-04-03T15:57:25.3081777Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2024-04-03T15:57:25.3083270Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3084541Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2024-04-03T15:57:25.3086347Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2024-04-03T15:57:25.3088106Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2024-04-03T15:57:25.3089789Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3091416Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2024-04-03T15:57:25.3092655Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2024-04-03T15:57:25.3094524Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2024-04-03T15:57:25.3096175Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2024-04-03T15:57:25.3097761Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2024-04-03T15:57:25.3099580Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2024-04-03T15:57:25.3101235Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2024-04-03T15:57:25.3102936Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3104347Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2024-04-03T15:57:25.3106052Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2024-04-03T15:57:25.3107908Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2024-04-03T15:57:25.3109449Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2024-04-03T15:57:25.3110986Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2024-04-03T15:57:25.3112895Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2024-04-03T15:57:25.3114431Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2024-04-03T15:57:25.3116123Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3117440Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2024-04-03T15:57:25.3118972Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2024-04-03T15:57:25.3120341Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2024-04-03T15:57:25.3121936Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2024-04-03T15:57:25.3123192Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2024-04-03T15:57:25.3124925Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2024-04-03T15:57:25.3126964Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2024-04-03T15:57:25.3128518Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3129365Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2024-04-03T15:57:25.3130775Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2024-04-03T15:57:25.3131925Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2024-04-03T15:57:25.3133445Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2024-04-03T15:57:25.3134478Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2024-04-03T15:57:25.3136206Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2024-04-03T15:57:25.3137563Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2024-04-03T15:57:25.3139064Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3140422Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2024-04-03T15:57:25.3141612Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2024-04-03T15:57:25.3143001Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2024-04-03T15:57:25.3144258Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2024-04-03T15:57:25.3146509Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2024-04-03T15:57:25.3147215Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2024-04-03T15:57:25.3148733Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2024-04-03T15:57:25.3150598Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3151863Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2024-04-03T15:57:25.3153383Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2024-04-03T15:57:25.3155118Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2024-04-03T15:57:25.3156593Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2024-04-03T15:57:25.3158105Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2024-04-03T15:57:25.3159671Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2024-04-03T15:57:25.3161492Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2024-04-03T15:57:25.3163408Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3165040Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3167093Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2024-04-03T15:57:25.3168508Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2024-04-03T15:57:25.3169898Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2024-04-03T15:57:25.3171473Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2024-04-03T15:57:25.3172888Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2024-04-03T15:57:25.3174766Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2024-04-03T15:57:25.3176595Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2024-04-03T15:57:25.3178372Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3180054Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3181514Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2024-04-03T15:57:25.3182998Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2024-04-03T15:57:25.3184463Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2024-04-03T15:57:25.3185996Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2024-04-03T15:57:25.3187600Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2024-04-03T15:57:25.3190702Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2024-04-03T15:57:25.3191463Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2024-04-03T15:57:25.3193335Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3195256Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3196269Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2024-04-03T15:57:25.3197624Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2024-04-03T15:57:25.3198926Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2024-04-03T15:57:25.3200638Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2024-04-03T15:57:25.3202264Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2024-04-03T15:57:25.3204082Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2024-04-03T15:57:25.3206129Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2024-04-03T15:57:25.3208501Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3209433Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3210999Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2024-04-03T15:57:25.3212491Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2024-04-03T15:57:25.3213946Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2024-04-03T15:57:25.3215448Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2024-04-03T15:57:25.3217283Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2024-04-03T15:57:25.3218848Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2024-04-03T15:57:25.3220296Z adding 'torch/include/ATen/ops/special_digamma.h' 2024-04-03T15:57:25.3222034Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3223378Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2024-04-03T15:57:25.3224967Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2024-04-03T15:57:25.3226527Z adding 'torch/include/ATen/ops/special_entr.h' 2024-04-03T15:57:25.3228439Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3229728Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2024-04-03T15:57:25.3231137Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2024-04-03T15:57:25.3232574Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2024-04-03T15:57:25.3234228Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2024-04-03T15:57:25.3235631Z adding 'torch/include/ATen/ops/special_entr_native.h' 2024-04-03T15:57:25.3237704Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2024-04-03T15:57:25.3239267Z adding 'torch/include/ATen/ops/special_erf.h' 2024-04-03T15:57:25.3241119Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3242586Z adding 'torch/include/ATen/ops/special_erf_native.h' 2024-04-03T15:57:25.3244177Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2024-04-03T15:57:25.3246251Z adding 'torch/include/ATen/ops/special_erfc.h' 2024-04-03T15:57:25.3248007Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3249217Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2024-04-03T15:57:25.3250703Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2024-04-03T15:57:25.3252262Z adding 'torch/include/ATen/ops/special_erfcx.h' 2024-04-03T15:57:25.3254151Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3255562Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2024-04-03T15:57:25.3257119Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2024-04-03T15:57:25.3258624Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2024-04-03T15:57:25.3260092Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2024-04-03T15:57:25.3261530Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2024-04-03T15:57:25.3263617Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2024-04-03T15:57:25.3264855Z adding 'torch/include/ATen/ops/special_erfinv.h' 2024-04-03T15:57:25.3266527Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3267742Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2024-04-03T15:57:25.3269471Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2024-04-03T15:57:25.3270995Z adding 'torch/include/ATen/ops/special_exp2.h' 2024-04-03T15:57:25.3272910Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3274216Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2024-04-03T15:57:25.3275672Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2024-04-03T15:57:25.3277207Z adding 'torch/include/ATen/ops/special_expit.h' 2024-04-03T15:57:25.3279107Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3280419Z adding 'torch/include/ATen/ops/special_expit_native.h' 2024-04-03T15:57:25.3282244Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2024-04-03T15:57:25.3283603Z adding 'torch/include/ATen/ops/special_expm1.h' 2024-04-03T15:57:25.3285574Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3287353Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2024-04-03T15:57:25.3288832Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2024-04-03T15:57:25.3290213Z adding 'torch/include/ATen/ops/special_gammainc.h' 2024-04-03T15:57:25.3291868Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3293312Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2024-04-03T15:57:25.3295088Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2024-04-03T15:57:25.3296714Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2024-04-03T15:57:25.3298600Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3299852Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2024-04-03T15:57:25.3301434Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2024-04-03T15:57:25.3303012Z adding 'torch/include/ATen/ops/special_gammaln.h' 2024-04-03T15:57:25.3304565Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3305940Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2024-04-03T15:57:25.3307587Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2024-04-03T15:57:25.3309356Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2024-04-03T15:57:25.3311215Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3312798Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3314145Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2024-04-03T15:57:25.3315629Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2024-04-03T15:57:25.3317159Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2024-04-03T15:57:25.3318748Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2024-04-03T15:57:25.3320501Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2024-04-03T15:57:25.3322433Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2024-04-03T15:57:25.3324014Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2024-04-03T15:57:25.3326002Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3327968Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3329013Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2024-04-03T15:57:25.3330548Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2024-04-03T15:57:25.3331947Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2024-04-03T15:57:25.3333533Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2024-04-03T15:57:25.3335009Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2024-04-03T15:57:25.3336897Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2024-04-03T15:57:25.3338426Z adding 'torch/include/ATen/ops/special_i0.h' 2024-04-03T15:57:25.3340234Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3341615Z adding 'torch/include/ATen/ops/special_i0_native.h' 2024-04-03T15:57:25.3343153Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2024-04-03T15:57:25.3344750Z adding 'torch/include/ATen/ops/special_i0e.h' 2024-04-03T15:57:25.3346614Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3347938Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2024-04-03T15:57:25.3349451Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2024-04-03T15:57:25.3350885Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2024-04-03T15:57:25.3352567Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2024-04-03T15:57:25.3354326Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2024-04-03T15:57:25.3356192Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2024-04-03T15:57:25.3358367Z adding 'torch/include/ATen/ops/special_i1.h' 2024-04-03T15:57:25.3360632Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3361960Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2024-04-03T15:57:25.3363423Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2024-04-03T15:57:25.3365047Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2024-04-03T15:57:25.3367097Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2024-04-03T15:57:25.3368316Z adding 'torch/include/ATen/ops/special_i1_native.h' 2024-04-03T15:57:25.3369914Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2024-04-03T15:57:25.3371345Z adding 'torch/include/ATen/ops/special_i1e.h' 2024-04-03T15:57:25.3373165Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3374597Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2024-04-03T15:57:25.3376130Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2024-04-03T15:57:25.3377513Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2024-04-03T15:57:25.3379092Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2024-04-03T15:57:25.3380532Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2024-04-03T15:57:25.3382193Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2024-04-03T15:57:25.3383951Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2024-04-03T15:57:25.3385758Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3387450Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3388772Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2024-04-03T15:57:25.3390329Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2024-04-03T15:57:25.3391785Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2024-04-03T15:57:25.3393300Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2024-04-03T15:57:25.3394841Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2024-04-03T15:57:25.3396663Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2024-04-03T15:57:25.3398377Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2024-04-03T15:57:25.3400348Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3401900Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3403272Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2024-04-03T15:57:25.3404794Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2024-04-03T15:57:25.3406796Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2024-04-03T15:57:25.3408159Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2024-04-03T15:57:25.3409734Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2024-04-03T15:57:25.3411559Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2024-04-03T15:57:25.3413023Z adding 'torch/include/ATen/ops/special_log1p.h' 2024-04-03T15:57:25.3414813Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3416104Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2024-04-03T15:57:25.3417787Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2024-04-03T15:57:25.3419390Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2024-04-03T15:57:25.3421113Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3422577Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2024-04-03T15:57:25.3424118Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2024-04-03T15:57:25.3425472Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2024-04-03T15:57:25.3427056Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2024-04-03T15:57:25.3428488Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2024-04-03T15:57:25.3430074Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2024-04-03T15:57:25.3431623Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2024-04-03T15:57:25.3433274Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3434750Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2024-04-03T15:57:25.3436286Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2024-04-03T15:57:25.3437876Z adding 'torch/include/ATen/ops/special_logit.h' 2024-04-03T15:57:25.3439612Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3441090Z adding 'torch/include/ATen/ops/special_logit_native.h' 2024-04-03T15:57:25.3442804Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2024-04-03T15:57:25.3444374Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2024-04-03T15:57:25.3446642Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3447876Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2024-04-03T15:57:25.3449607Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2024-04-03T15:57:25.3451176Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2024-04-03T15:57:25.3452978Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3454464Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2024-04-03T15:57:25.3455950Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2024-04-03T15:57:25.3457714Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2024-04-03T15:57:25.3459111Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2024-04-03T15:57:25.3460566Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2024-04-03T15:57:25.3462254Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2024-04-03T15:57:25.3463721Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2024-04-03T15:57:25.3465550Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3466910Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2024-04-03T15:57:25.3468408Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2024-04-03T15:57:25.3469920Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2024-04-03T15:57:25.3471429Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2024-04-03T15:57:25.3472902Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2024-04-03T15:57:25.3474529Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2024-04-03T15:57:25.3476093Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2024-04-03T15:57:25.3477982Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3479288Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2024-04-03T15:57:25.3480852Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2024-04-03T15:57:25.3482319Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2024-04-03T15:57:25.3483774Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2024-04-03T15:57:25.3485501Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2024-04-03T15:57:25.3487223Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2024-04-03T15:57:25.3488859Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2024-04-03T15:57:25.3490751Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3491911Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2024-04-03T15:57:25.3493413Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2024-04-03T15:57:25.3494858Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2024-04-03T15:57:25.3496518Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2024-04-03T15:57:25.3497939Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2024-04-03T15:57:25.3499615Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2024-04-03T15:57:25.3501121Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2024-04-03T15:57:25.3502847Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3504226Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2024-04-03T15:57:25.3505934Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2024-04-03T15:57:25.3507363Z adding 'torch/include/ATen/ops/special_ndtr.h' 2024-04-03T15:57:25.3509051Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3510309Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2024-04-03T15:57:25.3511983Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2024-04-03T15:57:25.3513444Z adding 'torch/include/ATen/ops/special_ndtri.h' 2024-04-03T15:57:25.3515346Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3516579Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2024-04-03T15:57:25.3518095Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2024-04-03T15:57:25.3519554Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2024-04-03T15:57:25.3521138Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2024-04-03T15:57:25.3522602Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2024-04-03T15:57:25.3524340Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2024-04-03T15:57:25.3526465Z adding 'torch/include/ATen/ops/special_polygamma.h' 2024-04-03T15:57:25.3528235Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3529563Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2024-04-03T15:57:25.3531228Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2024-04-03T15:57:25.3532883Z adding 'torch/include/ATen/ops/special_psi.h' 2024-04-03T15:57:25.3534591Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3535889Z adding 'torch/include/ATen/ops/special_psi_native.h' 2024-04-03T15:57:25.3537487Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2024-04-03T15:57:25.3539148Z adding 'torch/include/ATen/ops/special_round.h' 2024-04-03T15:57:25.3540987Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3542311Z adding 'torch/include/ATen/ops/special_round_native.h' 2024-04-03T15:57:25.3543888Z adding 'torch/include/ATen/ops/special_round_ops.h' 2024-04-03T15:57:25.3545613Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2024-04-03T15:57:25.3547416Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3548609Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2024-04-03T15:57:25.3550143Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2024-04-03T15:57:25.3551637Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2024-04-03T15:57:25.3553159Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2024-04-03T15:57:25.3554699Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2024-04-03T15:57:25.3556419Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2024-04-03T15:57:25.3558028Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2024-04-03T15:57:25.3559793Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3561182Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2024-04-03T15:57:25.3562628Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2024-04-03T15:57:25.3564165Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2024-04-03T15:57:25.3565884Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2024-04-03T15:57:25.3567492Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2024-04-03T15:57:25.3569043Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2024-04-03T15:57:25.3570725Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2024-04-03T15:57:25.3572574Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3574159Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3575606Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2024-04-03T15:57:25.3577087Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2024-04-03T15:57:25.3578670Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2024-04-03T15:57:25.3580164Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2024-04-03T15:57:25.3581753Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2024-04-03T15:57:25.3583621Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2024-04-03T15:57:25.3585383Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2024-04-03T15:57:25.3587204Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3588716Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3590095Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2024-04-03T15:57:25.3591616Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2024-04-03T15:57:25.3593035Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2024-04-03T15:57:25.3594670Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2024-04-03T15:57:25.3596525Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2024-04-03T15:57:25.3598110Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2024-04-03T15:57:25.3599947Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2024-04-03T15:57:25.3601635Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3603544Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3605105Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2024-04-03T15:57:25.3606942Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2024-04-03T15:57:25.3608312Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2024-04-03T15:57:25.3609812Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2024-04-03T15:57:25.3611452Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2024-04-03T15:57:25.3613183Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2024-04-03T15:57:25.3615076Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2024-04-03T15:57:25.3616769Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3618316Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3619660Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2024-04-03T15:57:25.3621241Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2024-04-03T15:57:25.3622914Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2024-04-03T15:57:25.3624310Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2024-04-03T15:57:25.3625795Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2024-04-03T15:57:25.3627884Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2024-04-03T15:57:25.3629052Z adding 'torch/include/ATen/ops/special_sinc.h' 2024-04-03T15:57:25.3630838Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3632199Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2024-04-03T15:57:25.3633785Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2024-04-03T15:57:25.3635288Z adding 'torch/include/ATen/ops/special_softmax.h' 2024-04-03T15:57:25.3637052Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3638436Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2024-04-03T15:57:25.3640368Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2024-04-03T15:57:25.3641762Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2024-04-03T15:57:25.3643620Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3645462Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2024-04-03T15:57:25.3647345Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2024-04-03T15:57:25.3648626Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2024-04-03T15:57:25.3650031Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2024-04-03T15:57:25.3651455Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2024-04-03T15:57:25.3653060Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2024-04-03T15:57:25.3654550Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2024-04-03T15:57:25.3656324Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3657884Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3659134Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2024-04-03T15:57:25.3660674Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2024-04-03T15:57:25.3662104Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2024-04-03T15:57:25.3663620Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2024-04-03T15:57:25.3665196Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2024-04-03T15:57:25.3666870Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2024-04-03T15:57:25.3668549Z adding 'torch/include/ATen/ops/special_xlogy.h' 2024-04-03T15:57:25.3670357Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3671675Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2024-04-03T15:57:25.3673525Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2024-04-03T15:57:25.3675078Z adding 'torch/include/ATen/ops/special_zeta.h' 2024-04-03T15:57:25.3676862Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3678524Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3679946Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2024-04-03T15:57:25.3681596Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2024-04-03T15:57:25.3682853Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2024-04-03T15:57:25.3684343Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2024-04-03T15:57:25.3686194Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2024-04-03T15:57:25.3688188Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2024-04-03T15:57:25.3689760Z adding 'torch/include/ATen/ops/split.h' 2024-04-03T15:57:25.3691440Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3692957Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3694660Z adding 'torch/include/ATen/ops/split_copy.h' 2024-04-03T15:57:25.3696276Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3697970Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3699270Z adding 'torch/include/ATen/ops/split_copy_native.h' 2024-04-03T15:57:25.3700938Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2024-04-03T15:57:25.3702382Z adding 'torch/include/ATen/ops/split_native.h' 2024-04-03T15:57:25.3703904Z adding 'torch/include/ATen/ops/split_ops.h' 2024-04-03T15:57:25.3705712Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2024-04-03T15:57:25.3707332Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3708954Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2024-04-03T15:57:25.3710759Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3712311Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3713776Z adding 'torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h' 2024-04-03T15:57:25.3715087Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2024-04-03T15:57:25.3716691Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2024-04-03T15:57:25.3718419Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2024-04-03T15:57:25.3719865Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2024-04-03T15:57:25.3721489Z adding 'torch/include/ATen/ops/sqrt.h' 2024-04-03T15:57:25.3723378Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3724476Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2024-04-03T15:57:25.3726517Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2024-04-03T15:57:25.3727966Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2024-04-03T15:57:25.3729487Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2024-04-03T15:57:25.3730940Z adding 'torch/include/ATen/ops/sqrt_native.h' 2024-04-03T15:57:25.3732569Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2024-04-03T15:57:25.3734264Z adding 'torch/include/ATen/ops/square.h' 2024-04-03T15:57:25.3735881Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3737252Z adding 'torch/include/ATen/ops/square_native.h' 2024-04-03T15:57:25.3738784Z adding 'torch/include/ATen/ops/square_ops.h' 2024-04-03T15:57:25.3740196Z adding 'torch/include/ATen/ops/squeeze.h' 2024-04-03T15:57:25.3741875Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3743331Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3744891Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2024-04-03T15:57:25.3746582Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3748420Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3749547Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2024-04-03T15:57:25.3751216Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2024-04-03T15:57:25.3752807Z adding 'torch/include/ATen/ops/squeeze_native.h' 2024-04-03T15:57:25.3754538Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2024-04-03T15:57:25.3756228Z adding 'torch/include/ATen/ops/sspaddmm.h' 2024-04-03T15:57:25.3757936Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3759405Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2024-04-03T15:57:25.3761339Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2024-04-03T15:57:25.3763171Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2024-04-03T15:57:25.3764351Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2024-04-03T15:57:25.3766392Z adding 'torch/include/ATen/ops/stack.h' 2024-04-03T15:57:25.3768108Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3769567Z adding 'torch/include/ATen/ops/stack_native.h' 2024-04-03T15:57:25.3771506Z adding 'torch/include/ATen/ops/stack_ops.h' 2024-04-03T15:57:25.3773072Z adding 'torch/include/ATen/ops/std.h' 2024-04-03T15:57:25.3774866Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3776069Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2024-04-03T15:57:25.3777762Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2024-04-03T15:57:25.3779366Z adding 'torch/include/ATen/ops/std_mean.h' 2024-04-03T15:57:25.3781047Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3782638Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3784035Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2024-04-03T15:57:25.3785559Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2024-04-03T15:57:25.3787096Z adding 'torch/include/ATen/ops/std_mean_native.h' 2024-04-03T15:57:25.3788979Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2024-04-03T15:57:25.3790559Z adding 'torch/include/ATen/ops/std_native.h' 2024-04-03T15:57:25.3792629Z adding 'torch/include/ATen/ops/std_ops.h' 2024-04-03T15:57:25.3794229Z adding 'torch/include/ATen/ops/stft.h' 2024-04-03T15:57:25.3796175Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3798187Z adding 'torch/include/ATen/ops/stft_native.h' 2024-04-03T15:57:25.3799930Z adding 'torch/include/ATen/ops/stft_ops.h' 2024-04-03T15:57:25.3801669Z adding 'torch/include/ATen/ops/stride.h' 2024-04-03T15:57:25.3803406Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3804888Z adding 'torch/include/ATen/ops/stride_native.h' 2024-04-03T15:57:25.3806719Z adding 'torch/include/ATen/ops/stride_ops.h' 2024-04-03T15:57:25.3808320Z adding 'torch/include/ATen/ops/sub.h' 2024-04-03T15:57:25.3810253Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3811776Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3813220Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2024-04-03T15:57:25.3814799Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2024-04-03T15:57:25.3816250Z adding 'torch/include/ATen/ops/sub_meta.h' 2024-04-03T15:57:25.3818139Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2024-04-03T15:57:25.3819848Z adding 'torch/include/ATen/ops/sub_native.h' 2024-04-03T15:57:25.3821888Z adding 'torch/include/ATen/ops/sub_ops.h' 2024-04-03T15:57:25.3823414Z adding 'torch/include/ATen/ops/subtract.h' 2024-04-03T15:57:25.3825205Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3826636Z adding 'torch/include/ATen/ops/subtract_native.h' 2024-04-03T15:57:25.3828377Z adding 'torch/include/ATen/ops/subtract_ops.h' 2024-04-03T15:57:25.3830105Z adding 'torch/include/ATen/ops/sum.h' 2024-04-03T15:57:25.3831929Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3833558Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3835114Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3836528Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2024-04-03T15:57:25.3838024Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2024-04-03T15:57:25.3840941Z adding 'torch/include/ATen/ops/sum_meta.h' 2024-04-03T15:57:25.3842233Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2024-04-03T15:57:25.3843616Z adding 'torch/include/ATen/ops/sum_native.h' 2024-04-03T15:57:25.3845367Z adding 'torch/include/ATen/ops/sum_ops.h' 2024-04-03T15:57:25.3847152Z adding 'torch/include/ATen/ops/sum_to_size.h' 2024-04-03T15:57:25.3848924Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3850444Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2024-04-03T15:57:25.3851644Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2024-04-03T15:57:25.3853015Z adding 'torch/include/ATen/ops/svd.h' 2024-04-03T15:57:25.3855211Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3856080Z adding 'torch/include/ATen/ops/svd_native.h' 2024-04-03T15:57:25.3857895Z adding 'torch/include/ATen/ops/svd_ops.h' 2024-04-03T15:57:25.3859509Z adding 'torch/include/ATen/ops/swapaxes.h' 2024-04-03T15:57:25.3861175Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3862160Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2024-04-03T15:57:25.3864090Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2024-04-03T15:57:25.3865595Z adding 'torch/include/ATen/ops/swapdims.h' 2024-04-03T15:57:25.3867303Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3868407Z adding 'torch/include/ATen/ops/swapdims_native.h' 2024-04-03T15:57:25.3870125Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2024-04-03T15:57:25.3871718Z adding 'torch/include/ATen/ops/sym_constrain_range.h' 2024-04-03T15:57:25.3873605Z adding 'torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3874551Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size.h' 2024-04-03T15:57:25.3876474Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3877662Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_native.h' 2024-04-03T15:57:25.3879271Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_ops.h' 2024-04-03T15:57:25.3880842Z adding 'torch/include/ATen/ops/sym_constrain_range_native.h' 2024-04-03T15:57:25.3882422Z adding 'torch/include/ATen/ops/sym_constrain_range_ops.h' 2024-04-03T15:57:25.3883773Z adding 'torch/include/ATen/ops/sym_numel.h' 2024-04-03T15:57:25.3885604Z adding 'torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3887063Z adding 'torch/include/ATen/ops/sym_numel_native.h' 2024-04-03T15:57:25.3888625Z adding 'torch/include/ATen/ops/sym_numel_ops.h' 2024-04-03T15:57:25.3890319Z adding 'torch/include/ATen/ops/sym_size.h' 2024-04-03T15:57:25.3892032Z adding 'torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3893458Z adding 'torch/include/ATen/ops/sym_size_native.h' 2024-04-03T15:57:25.3894951Z adding 'torch/include/ATen/ops/sym_size_ops.h' 2024-04-03T15:57:25.3896405Z adding 'torch/include/ATen/ops/sym_storage_offset.h' 2024-04-03T15:57:25.3898105Z adding 'torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3899558Z adding 'torch/include/ATen/ops/sym_storage_offset_native.h' 2024-04-03T15:57:25.3901052Z adding 'torch/include/ATen/ops/sym_storage_offset_ops.h' 2024-04-03T15:57:25.3902494Z adding 'torch/include/ATen/ops/sym_stride.h' 2024-04-03T15:57:25.3904259Z adding 'torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3905341Z adding 'torch/include/ATen/ops/sym_stride_native.h' 2024-04-03T15:57:25.3907058Z adding 'torch/include/ATen/ops/sym_stride_ops.h' 2024-04-03T15:57:25.3908764Z adding 'torch/include/ATen/ops/t.h' 2024-04-03T15:57:25.3910233Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3911363Z adding 'torch/include/ATen/ops/t_copy.h' 2024-04-03T15:57:25.3913207Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.3914832Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3915872Z adding 'torch/include/ATen/ops/t_copy_native.h' 2024-04-03T15:57:25.3917559Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2024-04-03T15:57:25.3918925Z adding 'torch/include/ATen/ops/t_native.h' 2024-04-03T15:57:25.3920605Z adding 'torch/include/ATen/ops/t_ops.h' 2024-04-03T15:57:25.3922203Z adding 'torch/include/ATen/ops/take.h' 2024-04-03T15:57:25.3923697Z adding 'torch/include/ATen/ops/take_along_dim.h' 2024-04-03T15:57:25.3925683Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3927400Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2024-04-03T15:57:25.3929004Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2024-04-03T15:57:25.3930530Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2024-04-03T15:57:25.3932099Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2024-04-03T15:57:25.3933490Z adding 'torch/include/ATen/ops/take_native.h' 2024-04-03T15:57:25.3935085Z adding 'torch/include/ATen/ops/take_ops.h' 2024-04-03T15:57:25.3936575Z adding 'torch/include/ATen/ops/tan.h' 2024-04-03T15:57:25.3938371Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3939475Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2024-04-03T15:57:25.3941134Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2024-04-03T15:57:25.3942536Z adding 'torch/include/ATen/ops/tan_meta.h' 2024-04-03T15:57:25.3944096Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2024-04-03T15:57:25.3945490Z adding 'torch/include/ATen/ops/tan_native.h' 2024-04-03T15:57:25.3947103Z adding 'torch/include/ATen/ops/tan_ops.h' 2024-04-03T15:57:25.3948774Z adding 'torch/include/ATen/ops/tanh.h' 2024-04-03T15:57:25.3950288Z adding 'torch/include/ATen/ops/tanh_backward.h' 2024-04-03T15:57:25.3952098Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3953302Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2024-04-03T15:57:25.3954926Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2024-04-03T15:57:25.3956295Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2024-04-03T15:57:25.3957860Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2024-04-03T15:57:25.3959227Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2024-04-03T15:57:25.3960952Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2024-04-03T15:57:25.3962768Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3963798Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2024-04-03T15:57:25.3965723Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2024-04-03T15:57:25.3967217Z adding 'torch/include/ATen/ops/tanh_meta.h' 2024-04-03T15:57:25.3968835Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2024-04-03T15:57:25.3970283Z adding 'torch/include/ATen/ops/tanh_native.h' 2024-04-03T15:57:25.3972367Z adding 'torch/include/ATen/ops/tanh_ops.h' 2024-04-03T15:57:25.3974250Z adding 'torch/include/ATen/ops/tensor.h' 2024-04-03T15:57:25.3975620Z adding 'torch/include/ATen/ops/tensor_split.h' 2024-04-03T15:57:25.3977282Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3978628Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2024-04-03T15:57:25.3980341Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2024-04-03T15:57:25.3981916Z adding 'torch/include/ATen/ops/tensordot.h' 2024-04-03T15:57:25.3983677Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3984809Z adding 'torch/include/ATen/ops/tensordot_native.h' 2024-04-03T15:57:25.3986690Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2024-04-03T15:57:25.3988494Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2024-04-03T15:57:25.3990355Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.3991649Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2024-04-03T15:57:25.3993379Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2024-04-03T15:57:25.3994912Z adding 'torch/include/ATen/ops/threshold.h' 2024-04-03T15:57:25.3996483Z adding 'torch/include/ATen/ops/threshold_backward.h' 2024-04-03T15:57:25.3998257Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.3999487Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2024-04-03T15:57:25.4001224Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2024-04-03T15:57:25.4002686Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2024-04-03T15:57:25.4004234Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2024-04-03T15:57:25.4006035Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2024-04-03T15:57:25.4007857Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2024-04-03T15:57:25.4009637Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4010782Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2024-04-03T15:57:25.4012457Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2024-04-03T15:57:25.4013963Z adding 'torch/include/ATen/ops/threshold_meta.h' 2024-04-03T15:57:25.4015446Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2024-04-03T15:57:25.4016868Z adding 'torch/include/ATen/ops/threshold_native.h' 2024-04-03T15:57:25.4018560Z adding 'torch/include/ATen/ops/threshold_ops.h' 2024-04-03T15:57:25.4020039Z adding 'torch/include/ATen/ops/tile.h' 2024-04-03T15:57:25.4021781Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4023042Z adding 'torch/include/ATen/ops/tile_native.h' 2024-04-03T15:57:25.4024534Z adding 'torch/include/ATen/ops/tile_ops.h' 2024-04-03T15:57:25.4025973Z adding 'torch/include/ATen/ops/to.h' 2024-04-03T15:57:25.4027708Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4028807Z adding 'torch/include/ATen/ops/to_dense.h' 2024-04-03T15:57:25.4030623Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2024-04-03T15:57:25.4032116Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4033452Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2024-04-03T15:57:25.4034988Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2024-04-03T15:57:25.4036600Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4037917Z adding 'torch/include/ATen/ops/to_dense_native.h' 2024-04-03T15:57:25.4039517Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2024-04-03T15:57:25.4041116Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2024-04-03T15:57:25.4042926Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2024-04-03T15:57:25.4044413Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4045711Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2024-04-03T15:57:25.4047948Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2024-04-03T15:57:25.4049466Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4051111Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2024-04-03T15:57:25.4052409Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2024-04-03T15:57:25.4054347Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2024-04-03T15:57:25.4055568Z adding 'torch/include/ATen/ops/to_native.h' 2024-04-03T15:57:25.4057499Z adding 'torch/include/ATen/ops/to_ops.h' 2024-04-03T15:57:25.4059362Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2024-04-03T15:57:25.4060968Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4062089Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2024-04-03T15:57:25.4063867Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2024-04-03T15:57:25.4065232Z adding 'torch/include/ATen/ops/to_sparse.h' 2024-04-03T15:57:25.4066720Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2024-04-03T15:57:25.4068442Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4069459Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2024-04-03T15:57:25.4071206Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2024-04-03T15:57:25.4072683Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2024-04-03T15:57:25.4074294Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4075613Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2024-04-03T15:57:25.4077209Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2024-04-03T15:57:25.4078930Z adding 'torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4079927Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2024-04-03T15:57:25.4081971Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4083038Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2024-04-03T15:57:25.4084910Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2024-04-03T15:57:25.4086887Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2024-04-03T15:57:25.4088368Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4089444Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2024-04-03T15:57:25.4091101Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2024-04-03T15:57:25.4092562Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2024-04-03T15:57:25.4094201Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2024-04-03T15:57:25.4096042Z adding 'torch/include/ATen/ops/topk.h' 2024-04-03T15:57:25.4097776Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4099206Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2024-04-03T15:57:25.4100781Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2024-04-03T15:57:25.4102208Z adding 'torch/include/ATen/ops/topk_meta.h' 2024-04-03T15:57:25.4103953Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2024-04-03T15:57:25.4105458Z adding 'torch/include/ATen/ops/topk_native.h' 2024-04-03T15:57:25.4107038Z adding 'torch/include/ATen/ops/topk_ops.h' 2024-04-03T15:57:25.4108674Z adding 'torch/include/ATen/ops/trace.h' 2024-04-03T15:57:25.4110234Z adding 'torch/include/ATen/ops/trace_backward.h' 2024-04-03T15:57:25.4111926Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4113044Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2024-04-03T15:57:25.4114781Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2024-04-03T15:57:25.4116407Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4117915Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2024-04-03T15:57:25.4119153Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2024-04-03T15:57:25.4120620Z adding 'torch/include/ATen/ops/trace_native.h' 2024-04-03T15:57:25.4122295Z adding 'torch/include/ATen/ops/trace_ops.h' 2024-04-03T15:57:25.4123782Z adding 'torch/include/ATen/ops/transpose.h' 2024-04-03T15:57:25.4125785Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4127361Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4128829Z adding 'torch/include/ATen/ops/transpose_copy.h' 2024-04-03T15:57:25.4130439Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4131842Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4133024Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2024-04-03T15:57:25.4134975Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2024-04-03T15:57:25.4136294Z adding 'torch/include/ATen/ops/transpose_native.h' 2024-04-03T15:57:25.4137882Z adding 'torch/include/ATen/ops/transpose_ops.h' 2024-04-03T15:57:25.4139521Z adding 'torch/include/ATen/ops/trapezoid.h' 2024-04-03T15:57:25.4141142Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4142440Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2024-04-03T15:57:25.4143986Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2024-04-03T15:57:25.4145541Z adding 'torch/include/ATen/ops/trapz.h' 2024-04-03T15:57:25.4147401Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4148350Z adding 'torch/include/ATen/ops/trapz_native.h' 2024-04-03T15:57:25.4150102Z adding 'torch/include/ATen/ops/trapz_ops.h' 2024-04-03T15:57:25.4151828Z adding 'torch/include/ATen/ops/triangular_solve.h' 2024-04-03T15:57:25.4153596Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4154774Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2024-04-03T15:57:25.4156536Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2024-04-03T15:57:25.4158011Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2024-04-03T15:57:25.4159507Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2024-04-03T15:57:25.4161125Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2024-04-03T15:57:25.4162799Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2024-04-03T15:57:25.4164267Z adding 'torch/include/ATen/ops/tril.h' 2024-04-03T15:57:25.4166464Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4167997Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2024-04-03T15:57:25.4169482Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2024-04-03T15:57:25.4171041Z adding 'torch/include/ATen/ops/tril_indices.h' 2024-04-03T15:57:25.4172887Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4174158Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2024-04-03T15:57:25.4175745Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2024-04-03T15:57:25.4177211Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2024-04-03T15:57:25.4178987Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2024-04-03T15:57:25.4180371Z adding 'torch/include/ATen/ops/tril_meta.h' 2024-04-03T15:57:25.4181937Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2024-04-03T15:57:25.4183300Z adding 'torch/include/ATen/ops/tril_native.h' 2024-04-03T15:57:25.4185161Z adding 'torch/include/ATen/ops/tril_ops.h' 2024-04-03T15:57:25.4186635Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2024-04-03T15:57:25.4188336Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4189487Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2024-04-03T15:57:25.4191272Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2024-04-03T15:57:25.4192617Z adding 'torch/include/ATen/ops/triu.h' 2024-04-03T15:57:25.4194348Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4195746Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2024-04-03T15:57:25.4197384Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2024-04-03T15:57:25.4199004Z adding 'torch/include/ATen/ops/triu_indices.h' 2024-04-03T15:57:25.4200893Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4201997Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2024-04-03T15:57:25.4203674Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2024-04-03T15:57:25.4205208Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2024-04-03T15:57:25.4207295Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2024-04-03T15:57:25.4208543Z adding 'torch/include/ATen/ops/triu_meta.h' 2024-04-03T15:57:25.4210182Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2024-04-03T15:57:25.4211701Z adding 'torch/include/ATen/ops/triu_native.h' 2024-04-03T15:57:25.4213195Z adding 'torch/include/ATen/ops/triu_ops.h' 2024-04-03T15:57:25.4214812Z adding 'torch/include/ATen/ops/true_divide.h' 2024-04-03T15:57:25.4216465Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4217858Z adding 'torch/include/ATen/ops/true_divide_native.h' 2024-04-03T15:57:25.4219682Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2024-04-03T15:57:25.4221236Z adding 'torch/include/ATen/ops/trunc.h' 2024-04-03T15:57:25.4222989Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4224248Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2024-04-03T15:57:25.4225789Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2024-04-03T15:57:25.4227191Z adding 'torch/include/ATen/ops/trunc_meta.h' 2024-04-03T15:57:25.4228697Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2024-04-03T15:57:25.4230150Z adding 'torch/include/ATen/ops/trunc_native.h' 2024-04-03T15:57:25.4231745Z adding 'torch/include/ATen/ops/trunc_ops.h' 2024-04-03T15:57:25.4233218Z adding 'torch/include/ATen/ops/type_as.h' 2024-04-03T15:57:25.4234953Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4236192Z adding 'torch/include/ATen/ops/type_as_native.h' 2024-04-03T15:57:25.4237726Z adding 'torch/include/ATen/ops/type_as_ops.h' 2024-04-03T15:57:25.4239251Z adding 'torch/include/ATen/ops/unbind.h' 2024-04-03T15:57:25.4241086Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4242776Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4243880Z adding 'torch/include/ATen/ops/unbind_copy.h' 2024-04-03T15:57:25.4246187Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4247948Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4249114Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2024-04-03T15:57:25.4250980Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2024-04-03T15:57:25.4252479Z adding 'torch/include/ATen/ops/unbind_native.h' 2024-04-03T15:57:25.4254056Z adding 'torch/include/ATen/ops/unbind_ops.h' 2024-04-03T15:57:25.4255744Z adding 'torch/include/ATen/ops/unflatten.h' 2024-04-03T15:57:25.4257533Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4258975Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2024-04-03T15:57:25.4260628Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4261748Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2024-04-03T15:57:25.4263509Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2024-04-03T15:57:25.4264980Z adding 'torch/include/ATen/ops/unflatten_native.h' 2024-04-03T15:57:25.4266516Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2024-04-03T15:57:25.4267990Z adding 'torch/include/ATen/ops/unfold.h' 2024-04-03T15:57:25.4269658Z adding 'torch/include/ATen/ops/unfold_backward.h' 2024-04-03T15:57:25.4271707Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4272753Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2024-04-03T15:57:25.4274395Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2024-04-03T15:57:25.4275849Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2024-04-03T15:57:25.4277471Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2024-04-03T15:57:25.4279110Z adding 'torch/include/ATen/ops/unfold_copy.h' 2024-04-03T15:57:25.4280929Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4282569Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4283573Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2024-04-03T15:57:25.4285459Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2024-04-03T15:57:25.4287164Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2024-04-03T15:57:25.4288566Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2024-04-03T15:57:25.4289934Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2024-04-03T15:57:25.4291359Z adding 'torch/include/ATen/ops/unfold_native.h' 2024-04-03T15:57:25.4292876Z adding 'torch/include/ATen/ops/unfold_ops.h' 2024-04-03T15:57:25.4294476Z adding 'torch/include/ATen/ops/uniform.h' 2024-04-03T15:57:25.4296207Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4297573Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2024-04-03T15:57:25.4299065Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2024-04-03T15:57:25.4300577Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2024-04-03T15:57:25.4302042Z adding 'torch/include/ATen/ops/uniform_native.h' 2024-04-03T15:57:25.4303726Z adding 'torch/include/ATen/ops/uniform_ops.h' 2024-04-03T15:57:25.4305406Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2024-04-03T15:57:25.4307268Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4308734Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2024-04-03T15:57:25.4310220Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2024-04-03T15:57:25.4311741Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2024-04-03T15:57:25.4313360Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2024-04-03T15:57:25.4314914Z adding 'torch/include/ATen/ops/unique_dim.h' 2024-04-03T15:57:25.4316697Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4318240Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2024-04-03T15:57:25.4319831Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4321426Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2024-04-03T15:57:25.4322866Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2024-04-03T15:57:25.4324307Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2024-04-03T15:57:25.4326476Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2024-04-03T15:57:25.4328073Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2024-04-03T15:57:25.4329637Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2024-04-03T15:57:25.4331126Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2024-04-03T15:57:25.4336115Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2024-04-03T15:57:25.4337697Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2024-04-03T15:57:25.4339441Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4340818Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2024-04-03T15:57:25.4342329Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2024-04-03T15:57:25.4344054Z adding 'torch/include/ATen/ops/unsafe_split.h' 2024-04-03T15:57:25.4345813Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4347199Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2024-04-03T15:57:25.4348960Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2024-04-03T15:57:25.4350718Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2024-04-03T15:57:25.4352456Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4353781Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2024-04-03T15:57:25.4355532Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2024-04-03T15:57:25.4356974Z adding 'torch/include/ATen/ops/unsqueeze.h' 2024-04-03T15:57:25.4358654Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4360005Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2024-04-03T15:57:25.4361967Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4363356Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4364834Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2024-04-03T15:57:25.4366816Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2024-04-03T15:57:25.4368238Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2024-04-03T15:57:25.4369723Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2024-04-03T15:57:25.4371704Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2024-04-03T15:57:25.4373704Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2024-04-03T15:57:25.4375520Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4377507Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2024-04-03T15:57:25.4379156Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2024-04-03T15:57:25.4380650Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2024-04-03T15:57:25.4382321Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2024-04-03T15:57:25.4383786Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2024-04-03T15:57:25.4385418Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2024-04-03T15:57:25.4387215Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4388566Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4390233Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2024-04-03T15:57:25.4391855Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2024-04-03T15:57:25.4393339Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2024-04-03T15:57:25.4394884Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2024-04-03T15:57:25.4396462Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2024-04-03T15:57:25.4398129Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2024-04-03T15:57:25.4401161Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2024-04-03T15:57:25.4402696Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2024-04-03T15:57:25.4404233Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4405631Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2024-04-03T15:57:25.4407510Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2024-04-03T15:57:25.4409016Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2024-04-03T15:57:25.4410635Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2024-04-03T15:57:25.4412055Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2024-04-03T15:57:25.4413740Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2024-04-03T15:57:25.4415513Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4416811Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4418536Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2024-04-03T15:57:25.4420075Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2024-04-03T15:57:25.4421544Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2024-04-03T15:57:25.4423217Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2024-04-03T15:57:25.4424692Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2024-04-03T15:57:25.4426379Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2024-04-03T15:57:25.4428237Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2024-04-03T15:57:25.4430107Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2024-04-03T15:57:25.4431966Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4433445Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2024-04-03T15:57:25.4435000Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2024-04-03T15:57:25.4436444Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2024-04-03T15:57:25.4438007Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2024-04-03T15:57:25.4439637Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2024-04-03T15:57:25.4441321Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2024-04-03T15:57:25.4443089Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4444783Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4446512Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2024-04-03T15:57:25.4448140Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2024-04-03T15:57:25.4449511Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2024-04-03T15:57:25.4451193Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2024-04-03T15:57:25.4452766Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2024-04-03T15:57:25.4454437Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2024-04-03T15:57:25.4456352Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2024-04-03T15:57:25.4458303Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2024-04-03T15:57:25.4460142Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4461436Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2024-04-03T15:57:25.4463129Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2024-04-03T15:57:25.4464581Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2024-04-03T15:57:25.4466215Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2024-04-03T15:57:25.4467754Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2024-04-03T15:57:25.4469455Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2024-04-03T15:57:25.4471138Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4472574Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4473983Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2024-04-03T15:57:25.4475670Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2024-04-03T15:57:25.4477083Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2024-04-03T15:57:25.4478657Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2024-04-03T15:57:25.4480104Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2024-04-03T15:57:25.4481995Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2024-04-03T15:57:25.4483793Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2024-04-03T15:57:25.4486016Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2024-04-03T15:57:25.4488238Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4489478Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2024-04-03T15:57:25.4491290Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2024-04-03T15:57:25.4492763Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2024-04-03T15:57:25.4494341Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2024-04-03T15:57:25.4495992Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2024-04-03T15:57:25.4497566Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2024-04-03T15:57:25.4499295Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4500653Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4502166Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2024-04-03T15:57:25.4503747Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2024-04-03T15:57:25.4505220Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2024-04-03T15:57:25.4506784Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2024-04-03T15:57:25.4508316Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2024-04-03T15:57:25.4510122Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2024-04-03T15:57:25.4512096Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2024-04-03T15:57:25.4514120Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2024-04-03T15:57:25.4516005Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4517302Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2024-04-03T15:57:25.4519015Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2024-04-03T15:57:25.4520582Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2024-04-03T15:57:25.4522280Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2024-04-03T15:57:25.4523645Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2024-04-03T15:57:25.4525623Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2024-04-03T15:57:25.4527755Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4529004Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4530579Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2024-04-03T15:57:25.4532157Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2024-04-03T15:57:25.4533580Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2024-04-03T15:57:25.4535579Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2024-04-03T15:57:25.4536821Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2024-04-03T15:57:25.4538584Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2024-04-03T15:57:25.4540718Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2024-04-03T15:57:25.4542800Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2024-04-03T15:57:25.4544561Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4545754Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2024-04-03T15:57:25.4547238Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2024-04-03T15:57:25.4548614Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2024-04-03T15:57:25.4550079Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2024-04-03T15:57:25.4551414Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2024-04-03T15:57:25.4553005Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2024-04-03T15:57:25.4554624Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4555818Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4557355Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2024-04-03T15:57:25.4558724Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2024-04-03T15:57:25.4560101Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2024-04-03T15:57:25.4561748Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2024-04-03T15:57:25.4562967Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2024-04-03T15:57:25.4564556Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2024-04-03T15:57:25.4566760Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2024-04-03T15:57:25.4568328Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4569328Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2024-04-03T15:57:25.4570922Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2024-04-03T15:57:25.4572136Z adding 'torch/include/ATen/ops/values.h' 2024-04-03T15:57:25.4573645Z adding 'torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4574860Z adding 'torch/include/ATen/ops/values_copy.h' 2024-04-03T15:57:25.4576394Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4577779Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4578987Z adding 'torch/include/ATen/ops/values_copy_native.h' 2024-04-03T15:57:25.4580349Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2024-04-03T15:57:25.4581670Z adding 'torch/include/ATen/ops/values_native.h' 2024-04-03T15:57:25.4583080Z adding 'torch/include/ATen/ops/values_ops.h' 2024-04-03T15:57:25.4584532Z adding 'torch/include/ATen/ops/vander.h' 2024-04-03T15:57:25.4585985Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4587105Z adding 'torch/include/ATen/ops/vander_native.h' 2024-04-03T15:57:25.4588471Z adding 'torch/include/ATen/ops/vander_ops.h' 2024-04-03T15:57:25.4590062Z adding 'torch/include/ATen/ops/var.h' 2024-04-03T15:57:25.4591708Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4593047Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2024-04-03T15:57:25.4594436Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2024-04-03T15:57:25.4595989Z adding 'torch/include/ATen/ops/var_mean.h' 2024-04-03T15:57:25.4597616Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4599008Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4600515Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2024-04-03T15:57:25.4601950Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2024-04-03T15:57:25.4603225Z adding 'torch/include/ATen/ops/var_mean_native.h' 2024-04-03T15:57:25.4605160Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2024-04-03T15:57:25.4606858Z adding 'torch/include/ATen/ops/var_native.h' 2024-04-03T15:57:25.4608813Z adding 'torch/include/ATen/ops/var_ops.h' 2024-04-03T15:57:25.4610274Z adding 'torch/include/ATen/ops/vdot.h' 2024-04-03T15:57:25.4611726Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4612974Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2024-04-03T15:57:25.4614296Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2024-04-03T15:57:25.4615633Z adding 'torch/include/ATen/ops/vdot_native.h' 2024-04-03T15:57:25.4617090Z adding 'torch/include/ATen/ops/vdot_ops.h' 2024-04-03T15:57:25.4618399Z adding 'torch/include/ATen/ops/view.h' 2024-04-03T15:57:25.4619747Z adding 'torch/include/ATen/ops/view_as.h' 2024-04-03T15:57:25.4621165Z adding 'torch/include/ATen/ops/view_as_complex.h' 2024-04-03T15:57:25.4622479Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2024-04-03T15:57:25.4624061Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4625467Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4626581Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2024-04-03T15:57:25.4628016Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2024-04-03T15:57:25.4629392Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2024-04-03T15:57:25.4630686Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2024-04-03T15:57:25.4631969Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2024-04-03T15:57:25.4633288Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2024-04-03T15:57:25.4634650Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2024-04-03T15:57:25.4636075Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4637202Z adding 'torch/include/ATen/ops/view_as_native.h' 2024-04-03T15:57:25.4638529Z adding 'torch/include/ATen/ops/view_as_ops.h' 2024-04-03T15:57:25.4639977Z adding 'torch/include/ATen/ops/view_as_real.h' 2024-04-03T15:57:25.4641573Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2024-04-03T15:57:25.4643078Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4644435Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4646008Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2024-04-03T15:57:25.4647554Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2024-04-03T15:57:25.4648970Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2024-04-03T15:57:25.4650333Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2024-04-03T15:57:25.4651638Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2024-04-03T15:57:25.4652865Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2024-04-03T15:57:25.4654268Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2024-04-03T15:57:25.4655724Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4657205Z adding 'torch/include/ATen/ops/view_copy.h' 2024-04-03T15:57:25.4658723Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4660119Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4662006Z adding 'torch/include/ATen/ops/view_copy_native.h' 2024-04-03T15:57:25.4662902Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2024-04-03T15:57:25.4664281Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2024-04-03T15:57:25.4665577Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2024-04-03T15:57:25.4666875Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2024-04-03T15:57:25.4668258Z adding 'torch/include/ATen/ops/view_native.h' 2024-04-03T15:57:25.4669683Z adding 'torch/include/ATen/ops/view_ops.h' 2024-04-03T15:57:25.4671025Z adding 'torch/include/ATen/ops/vsplit.h' 2024-04-03T15:57:25.4672610Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4673820Z adding 'torch/include/ATen/ops/vsplit_native.h' 2024-04-03T15:57:25.4675235Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2024-04-03T15:57:25.4676541Z adding 'torch/include/ATen/ops/vstack.h' 2024-04-03T15:57:25.4678093Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4679278Z adding 'torch/include/ATen/ops/vstack_native.h' 2024-04-03T15:57:25.4680753Z adding 'torch/include/ATen/ops/vstack_ops.h' 2024-04-03T15:57:25.4682213Z adding 'torch/include/ATen/ops/where.h' 2024-04-03T15:57:25.4683814Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4685176Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2024-04-03T15:57:25.4686893Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2024-04-03T15:57:25.4688202Z adding 'torch/include/ATen/ops/where_native.h' 2024-04-03T15:57:25.4689985Z adding 'torch/include/ATen/ops/where_ops.h' 2024-04-03T15:57:25.4691454Z adding 'torch/include/ATen/ops/xlogy.h' 2024-04-03T15:57:25.4805916Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4806646Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:57:25.4807586Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2024-04-03T15:57:25.4809487Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2024-04-03T15:57:25.4810569Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2024-04-03T15:57:25.4812016Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2024-04-03T15:57:25.4813386Z adding 'torch/include/ATen/ops/xlogy_native.h' 2024-04-03T15:57:25.4815087Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2024-04-03T15:57:25.4816625Z adding 'torch/include/ATen/ops/xor.h' 2024-04-03T15:57:25.4818093Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:57:25.4819508Z adding 'torch/include/ATen/ops/xor_native.h' 2024-04-03T15:57:25.4821087Z adding 'torch/include/ATen/ops/xor_ops.h' 2024-04-03T15:57:25.4822503Z adding 'torch/include/ATen/ops/zero.h' 2024-04-03T15:57:25.4824210Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4825495Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2024-04-03T15:57:25.4826809Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2024-04-03T15:57:25.4828320Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2024-04-03T15:57:25.4829402Z adding 'torch/include/ATen/ops/zero_native.h' 2024-04-03T15:57:25.4830997Z adding 'torch/include/ATen/ops/zero_ops.h' 2024-04-03T15:57:25.4832912Z adding 'torch/include/ATen/ops/zeros.h' 2024-04-03T15:57:25.4834924Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4836416Z adding 'torch/include/ATen/ops/zeros_like.h' 2024-04-03T15:57:25.4837944Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2024-04-03T15:57:25.4839477Z adding 'torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h' 2024-04-03T15:57:25.4840809Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2024-04-03T15:57:25.4842555Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2024-04-03T15:57:25.4843871Z adding 'torch/include/ATen/ops/zeros_native.h' 2024-04-03T15:57:25.4845858Z adding 'torch/include/ATen/ops/zeros_ops.h' 2024-04-03T15:57:25.4849478Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2024-04-03T15:57:25.4852181Z adding 'torch/include/ATen/quantized/Quantizer.h' 2024-04-03T15:57:25.4853927Z adding 'torch/include/ATen/xpu/XPUContext.h' 2024-04-03T15:57:25.4855182Z adding 'torch/include/ATen/xpu/XPUDevice.h' 2024-04-03T15:57:25.4857229Z adding 'torch/include/ATen/xpu/XPUEvent.h' 2024-04-03T15:57:25.4858992Z adding 'torch/include/ATen/xpu/XPUGeneratorImpl.h' 2024-04-03T15:57:25.4860637Z adding 'torch/include/ATen/xpu/detail/XPUHooks.h' 2024-04-03T15:57:25.4864896Z adding 'torch/include/c10/core/Allocator.h' 2024-04-03T15:57:25.4866446Z adding 'torch/include/c10/core/AutogradState.h' 2024-04-03T15:57:25.4869085Z adding 'torch/include/c10/core/Backend.h' 2024-04-03T15:57:25.4870948Z adding 'torch/include/c10/core/CPUAllocator.h' 2024-04-03T15:57:25.4872624Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2024-04-03T15:57:25.4874216Z adding 'torch/include/c10/core/ConstantSymNodeImpl.h' 2024-04-03T15:57:25.4875993Z adding 'torch/include/c10/core/Contiguity.h' 2024-04-03T15:57:25.4877527Z adding 'torch/include/c10/core/CopyBytes.h' 2024-04-03T15:57:25.4878881Z adding 'torch/include/c10/core/DefaultDtype.h' 2024-04-03T15:57:25.4880354Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2024-04-03T15:57:25.4882941Z adding 'torch/include/c10/core/Device.h' 2024-04-03T15:57:25.4884338Z adding 'torch/include/c10/core/DeviceArray.h' 2024-04-03T15:57:25.4887486Z adding 'torch/include/c10/core/DeviceGuard.h' 2024-04-03T15:57:25.4889615Z adding 'torch/include/c10/core/DeviceType.h' 2024-04-03T15:57:25.4900070Z adding 'torch/include/c10/core/DispatchKey.h' 2024-04-03T15:57:25.4912155Z adding 'torch/include/c10/core/DispatchKeySet.h' 2024-04-03T15:57:25.4914649Z adding 'torch/include/c10/core/DynamicCast.h' 2024-04-03T15:57:25.4916505Z adding 'torch/include/c10/core/Event.h' 2024-04-03T15:57:25.4918802Z adding 'torch/include/c10/core/GeneratorImpl.h' 2024-04-03T15:57:25.4919299Z adding 'torch/include/c10/core/GradMode.h' 2024-04-03T15:57:25.4921627Z adding 'torch/include/c10/core/InferenceMode.h' 2024-04-03T15:57:25.4923153Z adding 'torch/include/c10/core/Layout.h' 2024-04-03T15:57:25.4926903Z adding 'torch/include/c10/core/MemoryFormat.h' 2024-04-03T15:57:25.4928544Z adding 'torch/include/c10/core/OptionalRef.h' 2024-04-03T15:57:25.4930419Z adding 'torch/include/c10/core/PyHandleCache.h' 2024-04-03T15:57:25.4931989Z adding 'torch/include/c10/core/QEngine.h' 2024-04-03T15:57:25.4933736Z adding 'torch/include/c10/core/QScheme.h' 2024-04-03T15:57:25.4935404Z adding 'torch/include/c10/core/RefcountedDeleter.h' 2024-04-03T15:57:25.4937124Z adding 'torch/include/c10/core/SafePyObject.h' 2024-04-03T15:57:25.4940787Z adding 'torch/include/c10/core/Scalar.h' 2024-04-03T15:57:25.4946125Z adding 'torch/include/c10/core/ScalarType.h' 2024-04-03T15:57:25.4948005Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2024-04-03T15:57:25.4950183Z adding 'torch/include/c10/core/Storage.h' 2024-04-03T15:57:25.4953224Z adding 'torch/include/c10/core/StorageImpl.h' 2024-04-03T15:57:25.4955968Z adding 'torch/include/c10/core/Stream.h' 2024-04-03T15:57:25.4958351Z adding 'torch/include/c10/core/StreamGuard.h' 2024-04-03T15:57:25.4960341Z adding 'torch/include/c10/core/SymBool.h' 2024-04-03T15:57:25.4962210Z adding 'torch/include/c10/core/SymFloat.h' 2024-04-03T15:57:25.4966695Z adding 'torch/include/c10/core/SymInt.h' 2024-04-03T15:57:25.4968913Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2024-04-03T15:57:25.4970985Z adding 'torch/include/c10/core/SymNodeImpl.h' 2024-04-03T15:57:25.4973312Z adding 'torch/include/c10/core/SymbolicShapeMeta.h' 2024-04-03T15:57:25.5008120Z adding 'torch/include/c10/core/TensorImpl.h' 2024-04-03T15:57:25.5015883Z adding 'torch/include/c10/core/TensorOptions.h' 2024-04-03T15:57:25.5017084Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2024-04-03T15:57:25.5018771Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2024-04-03T15:57:25.5020289Z adding 'torch/include/c10/core/alignment.h' 2024-04-03T15:57:25.5022082Z adding 'torch/include/c10/core/thread_pool.h' 2024-04-03T15:57:25.5023859Z adding 'torch/include/c10/core/impl/COW.h' 2024-04-03T15:57:25.5025644Z adding 'torch/include/c10/core/impl/COWDeleter.h' 2024-04-03T15:57:25.5029344Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2024-04-03T15:57:25.5031254Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2024-04-03T15:57:25.5032682Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2024-04-03T15:57:25.5034455Z adding 'torch/include/c10/core/impl/HermeticPyObjectTLS.h' 2024-04-03T15:57:25.5038818Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2024-04-03T15:57:25.5040765Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2024-04-03T15:57:25.5043922Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2024-04-03T15:57:25.5046812Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2024-04-03T15:57:25.5050200Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2024-04-03T15:57:25.5053409Z adding 'torch/include/c10/core/impl/PyObjectSlot.h' 2024-04-03T15:57:25.5054856Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2024-04-03T15:57:25.5058075Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2024-04-03T15:57:25.5059139Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2024-04-03T15:57:25.5061025Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2024-04-03T15:57:25.5061964Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2024-04-03T15:57:25.5063772Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2024-04-03T15:57:25.5065679Z adding 'torch/include/c10/cuda/CUDAAllocatorConfig.h' 2024-04-03T15:57:25.5070206Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2024-04-03T15:57:25.5072247Z adding 'torch/include/c10/cuda/CUDADeviceAssertion.h' 2024-04-03T15:57:25.5074813Z adding 'torch/include/c10/cuda/CUDADeviceAssertionHost.h' 2024-04-03T15:57:25.5076733Z adding 'torch/include/c10/cuda/CUDAException.h' 2024-04-03T15:57:25.5079310Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2024-04-03T15:57:25.5081005Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2024-04-03T15:57:25.5084281Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2024-04-03T15:57:25.5085708Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2024-04-03T15:57:25.5087978Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2024-04-03T15:57:25.5088607Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2024-04-03T15:57:25.5092070Z adding 'torch/include/c10/cuda/CUDAStream.h' 2024-04-03T15:57:25.5093845Z adding 'torch/include/c10/cuda/driver_api.h' 2024-04-03T15:57:25.5096782Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2024-04-03T15:57:25.5098148Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2024-04-03T15:57:25.5100595Z adding 'torch/include/c10/macros/Export.h' 2024-04-03T15:57:25.5105668Z adding 'torch/include/c10/macros/Macros.h' 2024-04-03T15:57:25.5107129Z adding 'torch/include/c10/macros/cmake_macros.h' 2024-04-03T15:57:25.5109338Z adding 'torch/include/c10/util/AbortHandler.h' 2024-04-03T15:57:25.5111543Z adding 'torch/include/c10/util/AlignOf.h' 2024-04-03T15:57:25.5113545Z adding 'torch/include/c10/util/ApproximateClock.h' 2024-04-03T15:57:25.5114979Z adding 'torch/include/c10/util/Array.h' 2024-04-03T15:57:25.5118692Z adding 'torch/include/c10/util/ArrayRef.h' 2024-04-03T15:57:25.5121277Z adding 'torch/include/c10/util/BFloat16-inl.h' 2024-04-03T15:57:25.5123813Z adding 'torch/include/c10/util/BFloat16-math.h' 2024-04-03T15:57:25.5125350Z adding 'torch/include/c10/util/BFloat16.h' 2024-04-03T15:57:25.5127165Z adding 'torch/include/c10/util/Backtrace.h' 2024-04-03T15:57:25.5128917Z adding 'torch/include/c10/util/Bitset.h' 2024-04-03T15:57:25.5130625Z adding 'torch/include/c10/util/C++17.h' 2024-04-03T15:57:25.5132324Z adding 'torch/include/c10/util/CallOnce.h' 2024-04-03T15:57:25.5135263Z adding 'torch/include/c10/util/ConstexprCrc.h' 2024-04-03T15:57:25.5136954Z adding 'torch/include/c10/util/DeadlockDetection.h' 2024-04-03T15:57:25.5138804Z adding 'torch/include/c10/util/Deprecated.h' 2024-04-03T15:57:25.5140173Z adding 'torch/include/c10/util/DimVector.h' 2024-04-03T15:57:25.5147268Z adding 'torch/include/c10/util/Exception.h' 2024-04-03T15:57:25.5149429Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2024-04-03T15:57:25.5151235Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2024-04-03T15:57:25.5152491Z adding 'torch/include/c10/util/FbcodeMaps.h' 2024-04-03T15:57:25.5155482Z adding 'torch/include/c10/util/Flags.h' 2024-04-03T15:57:25.5157740Z adding 'torch/include/c10/util/Float8_e4m3fn-inl.h' 2024-04-03T15:57:25.5160778Z adding 'torch/include/c10/util/Float8_e4m3fn.h' 2024-04-03T15:57:25.5163109Z adding 'torch/include/c10/util/Float8_e4m3fnuz-inl.h' 2024-04-03T15:57:25.5165418Z adding 'torch/include/c10/util/Float8_e4m3fnuz.h' 2024-04-03T15:57:25.5167799Z adding 'torch/include/c10/util/Float8_e5m2-inl.h' 2024-04-03T15:57:25.5169834Z adding 'torch/include/c10/util/Float8_e5m2.h' 2024-04-03T15:57:25.5171995Z adding 'torch/include/c10/util/Float8_e5m2fnuz-inl.h' 2024-04-03T15:57:25.5174124Z adding 'torch/include/c10/util/Float8_e5m2fnuz.h' 2024-04-03T15:57:25.5175708Z adding 'torch/include/c10/util/Float8_fnuz_cvt.h' 2024-04-03T15:57:25.5177317Z adding 'torch/include/c10/util/FunctionRef.h' 2024-04-03T15:57:25.5179835Z adding 'torch/include/c10/util/Half-inl.h' 2024-04-03T15:57:25.5185369Z adding 'torch/include/c10/util/Half.h' 2024-04-03T15:57:25.5187272Z adding 'torch/include/c10/util/IdWrapper.h' 2024-04-03T15:57:25.5189879Z adding 'torch/include/c10/util/LeftRight.h' 2024-04-03T15:57:25.5191283Z adding 'torch/include/c10/util/Load.h' 2024-04-03T15:57:25.5194686Z adding 'torch/include/c10/util/Logging.h' 2024-04-03T15:57:25.5196435Z adding 'torch/include/c10/util/MathConstants.h' 2024-04-03T15:57:25.5198840Z adding 'torch/include/c10/util/MaybeOwned.h' 2024-04-03T15:57:25.5201549Z adding 'torch/include/c10/util/Metaprogramming.h' 2024-04-03T15:57:25.5203013Z adding 'torch/include/c10/util/Optional.h' 2024-04-03T15:57:25.5205495Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2024-04-03T15:57:25.5207001Z adding 'torch/include/c10/util/ParallelGuard.h' 2024-04-03T15:57:25.5210209Z adding 'torch/include/c10/util/Registry.h' 2024-04-03T15:57:25.5212198Z adding 'torch/include/c10/util/ScopeExit.h' 2024-04-03T15:57:25.5213365Z adding 'torch/include/c10/util/SmallBuffer.h' 2024-04-03T15:57:25.5227054Z adding 'torch/include/c10/util/SmallVector.h' 2024-04-03T15:57:25.5229743Z adding 'torch/include/c10/util/StringUtil.h' 2024-04-03T15:57:25.5230939Z adding 'torch/include/c10/util/Synchronized.h' 2024-04-03T15:57:25.5233344Z adding 'torch/include/c10/util/ThreadLocal.h' 2024-04-03T15:57:25.5234655Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2024-04-03T15:57:25.5235995Z adding 'torch/include/c10/util/Type.h' 2024-04-03T15:57:25.5238304Z adding 'torch/include/c10/util/TypeCast.h' 2024-04-03T15:57:25.5240177Z adding 'torch/include/c10/util/TypeIndex.h' 2024-04-03T15:57:25.5244281Z adding 'torch/include/c10/util/TypeList.h' 2024-04-03T15:57:25.5246602Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2024-04-03T15:57:25.5249338Z adding 'torch/include/c10/util/TypeTraits.h' 2024-04-03T15:57:25.5250352Z adding 'torch/include/c10/util/Unicode.h' 2024-04-03T15:57:25.5252766Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2024-04-03T15:57:25.5253669Z adding 'torch/include/c10/util/Unroll.h' 2024-04-03T15:57:25.5255876Z adding 'torch/include/c10/util/accumulate.h' 2024-04-03T15:57:25.5256789Z adding 'torch/include/c10/util/bit_cast.h' 2024-04-03T15:57:25.5258494Z adding 'torch/include/c10/util/bits.h' 2024-04-03T15:57:25.5262670Z adding 'torch/include/c10/util/complex.h' 2024-04-03T15:57:25.5265424Z adding 'torch/include/c10/util/complex_math.h' 2024-04-03T15:57:25.5266836Z adding 'torch/include/c10/util/complex_utils.h' 2024-04-03T15:57:25.5268392Z adding 'torch/include/c10/util/copysign.h' 2024-04-03T15:57:25.5269819Z adding 'torch/include/c10/util/env.h' 2024-04-03T15:57:25.5281891Z adding 'torch/include/c10/util/flat_hash_map.h' 2024-04-03T15:57:25.5283731Z adding 'torch/include/c10/util/floating_point_utils.h' 2024-04-03T15:57:25.5285559Z adding 'torch/include/c10/util/generic_math.h' 2024-04-03T15:57:25.5289168Z adding 'torch/include/c10/util/hash.h' 2024-04-03T15:57:25.5292969Z adding 'torch/include/c10/util/int128.h' 2024-04-03T15:57:25.5302442Z adding 'torch/include/c10/util/intrusive_ptr.h' 2024-04-03T15:57:25.5304654Z adding 'torch/include/c10/util/irange.h' 2024-04-03T15:57:25.5312310Z adding 'torch/include/c10/util/llvmMathExtras.h' 2024-04-03T15:57:25.5314740Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2024-04-03T15:57:25.5317089Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2024-04-03T15:57:25.5317835Z adding 'torch/include/c10/util/numa.h' 2024-04-03T15:57:25.5333238Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2024-04-03T15:57:25.5334335Z adding 'torch/include/c10/util/overloaded.h' 2024-04-03T15:57:25.5335280Z adding 'torch/include/c10/util/python_stub.h' 2024-04-03T15:57:25.5336598Z adding 'torch/include/c10/util/qint32.h' 2024-04-03T15:57:25.5337901Z adding 'torch/include/c10/util/qint8.h' 2024-04-03T15:57:25.5339276Z adding 'torch/include/c10/util/quint2x4.h' 2024-04-03T15:57:25.5340629Z adding 'torch/include/c10/util/quint4x2.h' 2024-04-03T15:57:25.5341853Z adding 'torch/include/c10/util/quint8.h' 2024-04-03T15:57:25.5343518Z adding 'torch/include/c10/util/safe_numerics.h' 2024-04-03T15:57:25.5345396Z adding 'torch/include/c10/util/signal_handler.h' 2024-04-03T15:57:25.5351674Z adding 'torch/include/c10/util/sparse_bitset.h' 2024-04-03T15:57:25.5353420Z adding 'torch/include/c10/util/ssize.h' 2024-04-03T15:57:25.5354942Z adding 'torch/include/c10/util/static_tracepoint.h' 2024-04-03T15:57:25.5357309Z adding 'torch/include/c10/util/static_tracepoint_elfx86.h' 2024-04-03T15:57:25.5358622Z adding 'torch/include/c10/util/strides.h' 2024-04-03T15:57:25.5359892Z adding 'torch/include/c10/util/string_utils.h' 2024-04-03T15:57:25.5364194Z adding 'torch/include/c10/util/string_view.h' 2024-04-03T15:57:25.5371315Z adding 'torch/include/c10/util/strong_type.h' 2024-04-03T15:57:25.5373237Z adding 'torch/include/c10/util/tempfile.h' 2024-04-03T15:57:25.5374407Z adding 'torch/include/c10/util/thread_name.h' 2024-04-03T15:57:25.5380750Z adding 'torch/include/c10/util/typeid.h' 2024-04-03T15:57:25.5382314Z adding 'torch/include/c10/util/win32-headers.h' 2024-04-03T15:57:25.5383960Z adding 'torch/include/c10/xpu/XPUCachingAllocator.h' 2024-04-03T15:57:25.5386548Z adding 'torch/include/c10/xpu/XPUDeviceProp.h' 2024-04-03T15:57:25.5388046Z adding 'torch/include/c10/xpu/XPUException.h' 2024-04-03T15:57:25.5389235Z adding 'torch/include/c10/xpu/XPUFunctions.h' 2024-04-03T15:57:25.5390602Z adding 'torch/include/c10/xpu/XPUMacros.h' 2024-04-03T15:57:25.5393026Z adding 'torch/include/c10/xpu/XPUStream.h' 2024-04-03T15:57:25.5396538Z adding 'torch/include/c10/xpu/impl/XPUGuardImpl.h' 2024-04-03T15:57:25.5429537Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2024-04-03T15:57:25.5430876Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2024-04-03T15:57:25.5432337Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2024-04-03T15:57:25.5436052Z adding 'torch/include/caffe2/serialize/inline_container.h' 2024-04-03T15:57:25.5437010Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2024-04-03T15:57:25.5438589Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2024-04-03T15:57:25.5441698Z adding 'torch/include/caffe2/serialize/versions.h' 2024-04-03T15:57:25.5447514Z adding 'torch/include/pybind11/attr.h' 2024-04-03T15:57:25.5450279Z adding 'torch/include/pybind11/buffer_info.h' 2024-04-03T15:57:25.5469306Z adding 'torch/include/pybind11/cast.h' 2024-04-03T15:57:25.5472722Z adding 'torch/include/pybind11/chrono.h' 2024-04-03T15:57:25.5473378Z adding 'torch/include/pybind11/common.h' 2024-04-03T15:57:25.5475381Z adding 'torch/include/pybind11/complex.h' 2024-04-03T15:57:25.5476232Z adding 'torch/include/pybind11/eigen.h' 2024-04-03T15:57:25.5479770Z adding 'torch/include/pybind11/embed.h' 2024-04-03T15:57:25.5482058Z adding 'torch/include/pybind11/eval.h' 2024-04-03T15:57:25.5484314Z adding 'torch/include/pybind11/functional.h' 2024-04-03T15:57:25.5487450Z adding 'torch/include/pybind11/gil.h' 2024-04-03T15:57:25.5490484Z adding 'torch/include/pybind11/gil_safe_call_once.h' 2024-04-03T15:57:25.5493404Z adding 'torch/include/pybind11/iostream.h' 2024-04-03T15:57:25.5514155Z adding 'torch/include/pybind11/numpy.h' 2024-04-03T15:57:25.5517181Z adding 'torch/include/pybind11/operators.h' 2024-04-03T15:57:25.5518453Z adding 'torch/include/pybind11/options.h' 2024-04-03T15:57:25.5552819Z adding 'torch/include/pybind11/pybind11.h' 2024-04-03T15:57:25.5577509Z adding 'torch/include/pybind11/pytypes.h' 2024-04-03T15:57:25.5581732Z adding 'torch/include/pybind11/stl.h' 2024-04-03T15:57:25.5589093Z adding 'torch/include/pybind11/stl_bind.h' 2024-04-03T15:57:25.5590360Z adding 'torch/include/pybind11/type_caster_pyobject_ptr.h' 2024-04-03T15:57:25.5592387Z adding 'torch/include/pybind11/typing.h' 2024-04-03T15:57:25.5599509Z adding 'torch/include/pybind11/detail/class.h' 2024-04-03T15:57:25.5614223Z adding 'torch/include/pybind11/detail/common.h' 2024-04-03T15:57:25.5616687Z adding 'torch/include/pybind11/detail/descr.h' 2024-04-03T15:57:25.5621815Z adding 'torch/include/pybind11/detail/init.h' 2024-04-03T15:57:25.5629124Z adding 'torch/include/pybind11/detail/internals.h' 2024-04-03T15:57:25.5643484Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2024-04-03T15:57:25.5644965Z adding 'torch/include/pybind11/detail/typeid.h' 2024-04-03T15:57:25.5647352Z adding 'torch/include/pybind11/eigen/common.h' 2024-04-03T15:57:25.5655160Z adding 'torch/include/pybind11/eigen/matrix.h' 2024-04-03T15:57:25.5659393Z adding 'torch/include/pybind11/eigen/tensor.h' 2024-04-03T15:57:25.5660950Z adding 'torch/include/tensorpipe/config.h' 2024-04-03T15:57:25.5662465Z adding 'torch/include/tensorpipe/tensorpipe.h' 2024-04-03T15:57:25.5664683Z adding 'torch/include/tensorpipe/channel/context.h' 2024-04-03T15:57:25.5666102Z adding 'torch/include/tensorpipe/channel/error.h' 2024-04-03T15:57:25.5667695Z adding 'torch/include/tensorpipe/channel/basic/factory.h' 2024-04-03T15:57:25.5669287Z adding 'torch/include/tensorpipe/channel/cma/factory.h' 2024-04-03T15:57:25.5670665Z adding 'torch/include/tensorpipe/channel/mpt/factory.h' 2024-04-03T15:57:25.5672170Z adding 'torch/include/tensorpipe/channel/xth/factory.h' 2024-04-03T15:57:25.5674136Z adding 'torch/include/tensorpipe/common/buffer.h' 2024-04-03T15:57:25.5675595Z adding 'torch/include/tensorpipe/common/cpu_buffer.h' 2024-04-03T15:57:25.5677112Z adding 'torch/include/tensorpipe/common/device.h' 2024-04-03T15:57:25.5678967Z adding 'torch/include/tensorpipe/common/error.h' 2024-04-03T15:57:25.5684019Z adding 'torch/include/tensorpipe/common/optional.h' 2024-04-03T15:57:25.5686756Z adding 'torch/include/tensorpipe/core/context.h' 2024-04-03T15:57:25.5688203Z adding 'torch/include/tensorpipe/core/error.h' 2024-04-03T15:57:25.5690067Z adding 'torch/include/tensorpipe/core/listener.h' 2024-04-03T15:57:25.5692231Z adding 'torch/include/tensorpipe/core/message.h' 2024-04-03T15:57:25.5693525Z adding 'torch/include/tensorpipe/core/pipe.h' 2024-04-03T15:57:25.5696112Z adding 'torch/include/tensorpipe/transport/context.h' 2024-04-03T15:57:25.5696972Z adding 'torch/include/tensorpipe/transport/error.h' 2024-04-03T15:57:25.5698634Z adding 'torch/include/tensorpipe/transport/ibv/error.h' 2024-04-03T15:57:25.5699895Z adding 'torch/include/tensorpipe/transport/ibv/factory.h' 2024-04-03T15:57:25.5701289Z adding 'torch/include/tensorpipe/transport/ibv/utility.h' 2024-04-03T15:57:25.5702727Z adding 'torch/include/tensorpipe/transport/shm/factory.h' 2024-04-03T15:57:25.5704275Z adding 'torch/include/tensorpipe/transport/uv/error.h' 2024-04-03T15:57:25.5705610Z adding 'torch/include/tensorpipe/transport/uv/factory.h' 2024-04-03T15:57:25.5707029Z adding 'torch/include/tensorpipe/transport/uv/utility.h' 2024-04-03T15:57:25.5712497Z adding 'torch/include/torch/custom_class.h' 2024-04-03T15:57:25.5715502Z adding 'torch/include/torch/custom_class_detail.h' 2024-04-03T15:57:25.5716822Z adding 'torch/include/torch/extension.h' 2024-04-03T15:57:25.5729314Z adding 'torch/include/torch/library.h' 2024-04-03T15:57:25.5730281Z adding 'torch/include/torch/script.h' 2024-04-03T15:57:25.5733162Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2024-04-03T15:57:25.5734093Z adding 'torch/include/torch/csrc/DataLoader.h' 2024-04-03T15:57:25.5735354Z adding 'torch/include/torch/csrc/Device.h' 2024-04-03T15:57:25.5737002Z adding 'torch/include/torch/csrc/Dtype.h' 2024-04-03T15:57:25.5738210Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2024-04-03T15:57:25.5742399Z adding 'torch/include/torch/csrc/Exceptions.h' 2024-04-03T15:57:25.5743678Z adding 'torch/include/torch/csrc/Export.h' 2024-04-03T15:57:25.5745334Z adding 'torch/include/torch/csrc/Generator.h' 2024-04-03T15:57:25.5746723Z adding 'torch/include/torch/csrc/Layout.h' 2024-04-03T15:57:25.5747944Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2024-04-03T15:57:25.5749345Z adding 'torch/include/torch/csrc/Module.h' 2024-04-03T15:57:25.5750446Z adding 'torch/include/torch/csrc/PyInterpreter.h' 2024-04-03T15:57:25.5751839Z adding 'torch/include/torch/csrc/QScheme.h' 2024-04-03T15:57:25.5753109Z adding 'torch/include/torch/csrc/Size.h' 2024-04-03T15:57:25.5754663Z adding 'torch/include/torch/csrc/Storage.h' 2024-04-03T15:57:25.5755994Z adding 'torch/include/torch/csrc/StorageMethods.h' 2024-04-03T15:57:25.5757200Z adding 'torch/include/torch/csrc/StorageSharing.h' 2024-04-03T15:57:25.5758766Z adding 'torch/include/torch/csrc/Stream.h' 2024-04-03T15:57:25.5759839Z adding 'torch/include/torch/csrc/THConcat.h' 2024-04-03T15:57:25.5761430Z adding 'torch/include/torch/csrc/THP.h' 2024-04-03T15:57:25.5762694Z adding 'torch/include/torch/csrc/TypeInfo.h' 2024-04-03T15:57:25.5763903Z adding 'torch/include/torch/csrc/Types.h' 2024-04-03T15:57:25.5765735Z adding 'torch/include/torch/csrc/copy_utils.h' 2024-04-03T15:57:25.5767236Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2024-04-03T15:57:25.5768485Z adding 'torch/include/torch/csrc/python_dimname.h' 2024-04-03T15:57:25.5769860Z adding 'torch/include/torch/csrc/python_headers.h' 2024-04-03T15:57:25.5771141Z adding 'torch/include/torch/csrc/serialization.h' 2024-04-03T15:57:25.5773653Z adding 'torch/include/torch/csrc/utils.h' 2024-04-03T15:57:25.5775802Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2024-04-03T15:57:25.5777396Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2024-04-03T15:57:25.5778550Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2024-04-03T15:57:25.5780012Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2024-04-03T15:57:25.5781211Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2024-04-03T15:57:25.5783841Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2024-04-03T15:57:25.5785987Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2024-04-03T15:57:25.5788371Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2024-04-03T15:57:25.5790085Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2024-04-03T15:57:25.5791435Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2024-04-03T15:57:25.5796009Z adding 'torch/include/torch/csrc/api/include/torch/linalg.h' 2024-04-03T15:57:25.5797664Z adding 'torch/include/torch/csrc/api/include/torch/mps.h' 2024-04-03T15:57:25.5799418Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2024-04-03T15:57:25.5800708Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2024-04-03T15:57:25.5802198Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2024-04-03T15:57:25.5806598Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2024-04-03T15:57:25.5809615Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2024-04-03T15:57:25.5811821Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2024-04-03T15:57:25.5813162Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2024-04-03T15:57:25.5817929Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2024-04-03T15:57:25.5819396Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2024-04-03T15:57:25.5821313Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2024-04-03T15:57:25.5822987Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2024-04-03T15:57:25.5824290Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2024-04-03T15:57:25.5825552Z adding 'torch/include/torch/csrc/api/include/torch/xpu.h' 2024-04-03T15:57:25.5828237Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2024-04-03T15:57:25.5829017Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2024-04-03T15:57:25.5830287Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2024-04-03T15:57:25.5831817Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2024-04-03T15:57:25.5833945Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2024-04-03T15:57:25.5835241Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2024-04-03T15:57:25.5836533Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2024-04-03T15:57:25.5838215Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2024-04-03T15:57:25.5841525Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2024-04-03T15:57:25.5843569Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2024-04-03T15:57:25.5845380Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2024-04-03T15:57:25.5847751Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2024-04-03T15:57:25.5853725Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2024-04-03T15:57:25.5855827Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2024-04-03T15:57:25.5857324Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2024-04-03T15:57:25.5859107Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2024-04-03T15:57:25.5860835Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2024-04-03T15:57:25.5862264Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2024-04-03T15:57:25.5864214Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2024-04-03T15:57:25.5865926Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2024-04-03T15:57:25.5868139Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2024-04-03T15:57:25.5869763Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2024-04-03T15:57:25.5871279Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2024-04-03T15:57:25.5873000Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2024-04-03T15:57:25.5874540Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2024-04-03T15:57:25.5876141Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2024-04-03T15:57:25.5877711Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2024-04-03T15:57:25.5879139Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2024-04-03T15:57:25.5881061Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2024-04-03T15:57:25.5882636Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2024-04-03T15:57:25.5884127Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2024-04-03T15:57:25.5885987Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2024-04-03T15:57:25.5887735Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2024-04-03T15:57:25.5891820Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2024-04-03T15:57:25.5893472Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2024-04-03T15:57:25.5895647Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2024-04-03T15:57:25.5897140Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2024-04-03T15:57:25.5899239Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2024-04-03T15:57:25.5905642Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2024-04-03T15:57:25.5907825Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2024-04-03T15:57:25.5908390Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2024-04-03T15:57:25.5910446Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2024-04-03T15:57:25.5913065Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2024-04-03T15:57:25.5914275Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2024-04-03T15:57:25.5919729Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2024-04-03T15:57:25.5921592Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2024-04-03T15:57:25.5923615Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2024-04-03T15:57:25.5925493Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2024-04-03T15:57:25.5927692Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2024-04-03T15:57:25.5929912Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2024-04-03T15:57:25.5931506Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2024-04-03T15:57:25.5933195Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2024-04-03T15:57:25.5934550Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2024-04-03T15:57:25.5939450Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2024-04-03T15:57:25.5941667Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2024-04-03T15:57:25.5943277Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2024-04-03T15:57:25.5944777Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2024-04-03T15:57:25.5949370Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2024-04-03T15:57:25.5952331Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2024-04-03T15:57:25.5954342Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2024-04-03T15:57:25.5956123Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2024-04-03T15:57:25.5960466Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2024-04-03T15:57:25.5962665Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2024-04-03T15:57:25.5965284Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2024-04-03T15:57:25.5967654Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2024-04-03T15:57:25.5971072Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2024-04-03T15:57:25.5972787Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2024-04-03T15:57:25.5974783Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2024-04-03T15:57:25.5977040Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2024-04-03T15:57:25.5978765Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2024-04-03T15:57:25.5980801Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2024-04-03T15:57:25.5982904Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2024-04-03T15:57:25.5987887Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2024-04-03T15:57:25.5990190Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2024-04-03T15:57:25.5992849Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2024-04-03T15:57:25.5994613Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2024-04-03T15:57:25.5998883Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2024-04-03T15:57:25.6002000Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2024-04-03T15:57:25.6004392Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2024-04-03T15:57:25.6006964Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2024-04-03T15:57:25.6009140Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2024-04-03T15:57:25.6010782Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2024-04-03T15:57:25.6012353Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2024-04-03T15:57:25.6016450Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2024-04-03T15:57:25.6018778Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2024-04-03T15:57:25.6020758Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2024-04-03T15:57:25.6022875Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2024-04-03T15:57:25.6025555Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2024-04-03T15:57:25.6028591Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2024-04-03T15:57:25.6030442Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2024-04-03T15:57:25.6032549Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2024-04-03T15:57:25.6034663Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2024-04-03T15:57:25.6039088Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2024-04-03T15:57:25.6043071Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2024-04-03T15:57:25.6044832Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2024-04-03T15:57:25.6046748Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2024-04-03T15:57:25.6049244Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2024-04-03T15:57:25.6050885Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2024-04-03T15:57:25.6052594Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2024-04-03T15:57:25.6055104Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2024-04-03T15:57:25.6056771Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2024-04-03T15:57:25.6058507Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2024-04-03T15:57:25.6060148Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2024-04-03T15:57:25.6064653Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2024-04-03T15:57:25.6066866Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2024-04-03T15:57:25.6068798Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2024-04-03T15:57:25.6070384Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2024-04-03T15:57:25.6073440Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2024-04-03T15:57:25.6075725Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2024-04-03T15:57:25.6077508Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2024-04-03T15:57:25.6078929Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2024-04-03T15:57:25.6080589Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2024-04-03T15:57:25.6082501Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2024-04-03T15:57:25.6083963Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2024-04-03T15:57:25.6088477Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2024-04-03T15:57:25.6090739Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2024-04-03T15:57:25.6092631Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2024-04-03T15:57:25.6096132Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2024-04-03T15:57:25.6098195Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2024-04-03T15:57:25.6100001Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2024-04-03T15:57:25.6101740Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2024-04-03T15:57:25.6103869Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2024-04-03T15:57:25.6106364Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2024-04-03T15:57:25.6108166Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2024-04-03T15:57:25.6111325Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2024-04-03T15:57:25.6113056Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2024-04-03T15:57:25.6114954Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2024-04-03T15:57:25.6116582Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' 2024-04-03T15:57:25.6117867Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2024-04-03T15:57:25.6119488Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2024-04-03T15:57:25.6121588Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2024-04-03T15:57:25.6123520Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2024-04-03T15:57:25.6124746Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2024-04-03T15:57:25.6131528Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2024-04-03T15:57:25.6133334Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2024-04-03T15:57:25.6137374Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2024-04-03T15:57:25.6139233Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2024-04-03T15:57:25.6141386Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2024-04-03T15:57:25.6143015Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2024-04-03T15:57:25.6144314Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2024-04-03T15:57:25.6149281Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2024-04-03T15:57:25.6150913Z adding 'torch/include/torch/csrc/autograd/edge.h' 2024-04-03T15:57:25.6154367Z adding 'torch/include/torch/csrc/autograd/engine.h' 2024-04-03T15:57:25.6157675Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2024-04-03T15:57:25.6167460Z adding 'torch/include/torch/csrc/autograd/function.h' 2024-04-03T15:57:25.6169380Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2024-04-03T15:57:25.6170625Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2024-04-03T15:57:25.6173864Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2024-04-03T15:57:25.6175591Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2024-04-03T15:57:25.6177213Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2024-04-03T15:57:25.6178851Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2024-04-03T15:57:25.6180047Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2024-04-03T15:57:25.6182469Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2024-04-03T15:57:25.6185990Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2024-04-03T15:57:25.6187300Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2024-04-03T15:57:25.6188650Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2024-04-03T15:57:25.6190039Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2024-04-03T15:57:25.6191805Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2024-04-03T15:57:25.6193301Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2024-04-03T15:57:25.6194722Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2024-04-03T15:57:25.6195868Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2024-04-03T15:57:25.6198196Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2024-04-03T15:57:25.6199672Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2024-04-03T15:57:25.6201206Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2024-04-03T15:57:25.6202586Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2024-04-03T15:57:25.6203757Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2024-04-03T15:57:25.6205077Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2024-04-03T15:57:25.6206854Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2024-04-03T15:57:25.6208087Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2024-04-03T15:57:25.6209211Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2024-04-03T15:57:25.6210601Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2024-04-03T15:57:25.6212444Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2024-04-03T15:57:25.6214256Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2024-04-03T15:57:25.6215662Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2024-04-03T15:57:25.6218084Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2024-04-03T15:57:25.6219699Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2024-04-03T15:57:25.6221022Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2024-04-03T15:57:25.6232614Z adding 'torch/include/torch/csrc/autograd/variable.h' 2024-04-03T15:57:25.6234287Z adding 'torch/include/torch/csrc/autograd/variable_info.h' 2024-04-03T15:57:25.6238767Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2024-04-03T15:57:25.6240670Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2024-04-03T15:57:25.6242285Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2024-04-03T15:57:25.6243600Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2024-04-03T15:57:25.6247008Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2024-04-03T15:57:25.6248708Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2024-04-03T15:57:25.6289688Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2024-04-03T15:57:25.6294172Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2024-04-03T15:57:25.6298264Z adding 'torch/include/torch/csrc/autograd/generated/ViewFuncs.h' 2024-04-03T15:57:25.6299830Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2024-04-03T15:57:25.6301428Z adding 'torch/include/torch/csrc/autograd/generated/python_return_types.h' 2024-04-03T15:57:25.6306893Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2024-04-03T15:57:25.6309067Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2024-04-03T15:57:25.6310959Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2024-04-03T15:57:25.6312461Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2024-04-03T15:57:25.6313934Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2024-04-03T15:57:25.6315279Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2024-04-03T15:57:25.6317235Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2024-04-03T15:57:25.6319618Z adding 'torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2024-04-03T15:57:25.6321024Z adding 'torch/include/torch/csrc/cuda/Event.h' 2024-04-03T15:57:25.6322365Z adding 'torch/include/torch/csrc/cuda/Module.h' 2024-04-03T15:57:25.6323673Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2024-04-03T15:57:25.6325157Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2024-04-03T15:57:25.6326906Z adding 'torch/include/torch/csrc/cuda/comm.h' 2024-04-03T15:57:25.6328366Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2024-04-03T15:57:25.6329543Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2024-04-03T15:57:25.6331617Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2024-04-03T15:57:25.6332944Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2024-04-03T15:57:25.6334187Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2024-04-03T15:57:25.6337297Z adding 'torch/include/torch/csrc/distributed/autograd/context/container.h' 2024-04-03T15:57:25.6340073Z adding 'torch/include/torch/csrc/distributed/autograd/context/context.h' 2024-04-03T15:57:25.6341876Z adding 'torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' 2024-04-03T15:57:25.6343449Z adding 'torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' 2024-04-03T15:57:25.6345126Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' 2024-04-03T15:57:25.6346691Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' 2024-04-03T15:57:25.6348045Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' 2024-04-03T15:57:25.6349479Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' 2024-04-03T15:57:25.6350882Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' 2024-04-03T15:57:25.6352797Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' 2024-04-03T15:57:25.6354477Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' 2024-04-03T15:57:25.6356032Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' 2024-04-03T15:57:25.6357579Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' 2024-04-03T15:57:25.6358958Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' 2024-04-03T15:57:25.6362492Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2024-04-03T15:57:25.6364763Z adding 'torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2024-04-03T15:57:25.6366569Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2024-04-03T15:57:25.6368041Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2024-04-03T15:57:25.6369415Z adding 'torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2024-04-03T15:57:25.6370876Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2024-04-03T15:57:25.6375697Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2024-04-03T15:57:25.6378047Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2024-04-03T15:57:25.6379761Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2024-04-03T15:57:25.6385440Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2024-04-03T15:57:25.6389671Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2024-04-03T15:57:25.6392418Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2024-04-03T15:57:25.6405679Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2024-04-03T15:57:25.6407906Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp' 2024-04-03T15:57:25.6410955Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2024-04-03T15:57:25.6413058Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2024-04-03T15:57:25.6415363Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2024-04-03T15:57:25.6417098Z adding 'torch/include/torch/csrc/distributed/c10d/RankLocal.hpp' 2024-04-03T15:57:25.6418501Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2024-04-03T15:57:25.6420544Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2024-04-03T15:57:25.6422217Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2024-04-03T15:57:25.6428684Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2024-04-03T15:57:25.6430942Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2024-04-03T15:57:25.6432795Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2024-04-03T15:57:25.6435095Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2024-04-03T15:57:25.6436551Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2024-04-03T15:57:25.6442109Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2024-04-03T15:57:25.6443752Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2024-04-03T15:57:25.6446459Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2024-04-03T15:57:25.6447758Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2024-04-03T15:57:25.6449879Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2024-04-03T15:57:25.6451355Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2024-04-03T15:57:25.6452957Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2024-04-03T15:57:25.6454353Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2024-04-03T15:57:25.6455755Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2024-04-03T15:57:25.6457710Z adding 'torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp' 2024-04-03T15:57:25.6460326Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2024-04-03T15:57:25.6461918Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2024-04-03T15:57:25.6463453Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2024-04-03T15:57:25.6471178Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2024-04-03T15:57:25.6473012Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2024-04-03T15:57:25.6474654Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2024-04-03T15:57:25.6476161Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2024-04-03T15:57:25.6478152Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2024-04-03T15:57:25.6480815Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2024-04-03T15:57:25.6482688Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2024-04-03T15:57:25.6484191Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2024-04-03T15:57:25.6486282Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2024-04-03T15:57:25.6487761Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2024-04-03T15:57:25.6489130Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2024-04-03T15:57:25.6491296Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2024-04-03T15:57:25.6492843Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2024-04-03T15:57:25.6494580Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2024-04-03T15:57:25.6496448Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2024-04-03T15:57:25.6497677Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2024-04-03T15:57:25.6502100Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2024-04-03T15:57:25.6503665Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2024-04-03T15:57:25.6508812Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2024-04-03T15:57:25.6514050Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2024-04-03T15:57:25.6516136Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2024-04-03T15:57:25.6517820Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2024-04-03T15:57:25.6519378Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2024-04-03T15:57:25.6520797Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2024-04-03T15:57:25.6526205Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2024-04-03T15:57:25.6528706Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2024-04-03T15:57:25.6530317Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2024-04-03T15:57:25.6531827Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2024-04-03T15:57:25.6533351Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2024-04-03T15:57:25.6534879Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2024-04-03T15:57:25.6536681Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2024-04-03T15:57:25.6538638Z adding 'torch/include/torch/csrc/dynamo/cache_entry.h' 2024-04-03T15:57:25.6544557Z adding 'torch/include/torch/csrc/dynamo/compiled_autograd.h' 2024-04-03T15:57:25.6545955Z adding 'torch/include/torch/csrc/dynamo/cpp_shim.h' 2024-04-03T15:57:25.6547420Z adding 'torch/include/torch/csrc/dynamo/cpython_defs.h' 2024-04-03T15:57:25.6549011Z adding 'torch/include/torch/csrc/dynamo/debug_macros.h' 2024-04-03T15:57:25.6550244Z adding 'torch/include/torch/csrc/dynamo/eval_frame.h' 2024-04-03T15:57:25.6552466Z adding 'torch/include/torch/csrc/dynamo/extra_state.h' 2024-04-03T15:57:25.6553757Z adding 'torch/include/torch/csrc/dynamo/guards.h' 2024-04-03T15:57:25.6555037Z adding 'torch/include/torch/csrc/dynamo/init.h' 2024-04-03T15:57:25.6556469Z adding 'torch/include/torch/csrc/dynamo/python_compiled_autograd.h' 2024-04-03T15:57:25.6557746Z adding 'torch/include/torch/csrc/dynamo/utils.h' 2024-04-03T15:57:25.6559324Z adding 'torch/include/torch/csrc/inductor/inductor_ops.h' 2024-04-03T15:57:25.6561606Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h' 2024-04-03T15:57:25.6562937Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' 2024-04-03T15:57:25.6564446Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' 2024-04-03T15:57:25.6566078Z adding 'torch/include/torch/csrc/inductor/aoti_runner/pybind.h' 2024-04-03T15:57:25.6569358Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' 2024-04-03T15:57:25.6570952Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h' 2024-04-03T15:57:25.6573253Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/interface.h' 2024-04-03T15:57:25.6577513Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model.h' 2024-04-03T15:57:25.6582536Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_container.h' 2024-04-03T15:57:25.6584179Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' 2024-04-03T15:57:25.6585947Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h' 2024-04-03T15:57:25.6588110Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils.h' 2024-04-03T15:57:25.6589678Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h' 2024-04-03T15:57:25.6591255Z adding 'torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h' 2024-04-03T15:57:25.6592763Z adding 'torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h' 2024-04-03T15:57:25.6594635Z adding 'torch/include/torch/csrc/inductor/aoti_torch/utils.h' 2024-04-03T15:57:25.6599575Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim.h' 2024-04-03T15:57:25.6629728Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' 2024-04-03T15:57:25.6662083Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' 2024-04-03T15:57:25.6665699Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2024-04-03T15:57:25.6667894Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2024-04-03T15:57:25.6669409Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2024-04-03T15:57:25.6673294Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2024-04-03T15:57:25.6675640Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2024-04-03T15:57:25.6677430Z adding 'torch/include/torch/csrc/jit/api/method.h' 2024-04-03T15:57:25.6684244Z adding 'torch/include/torch/csrc/jit/api/module.h' 2024-04-03T15:57:25.6687382Z adding 'torch/include/torch/csrc/jit/api/object.h' 2024-04-03T15:57:25.6689994Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2024-04-03T15:57:25.6692735Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2024-04-03T15:57:25.6694492Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2024-04-03T15:57:25.6695949Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2024-04-03T15:57:25.6697701Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2024-04-03T15:57:25.6699064Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2024-04-03T15:57:25.6700949Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2024-04-03T15:57:25.6701737Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2024-04-03T15:57:25.6703127Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2024-04-03T15:57:25.6705017Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2024-04-03T15:57:25.6706769Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2024-04-03T15:57:25.6708075Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2024-04-03T15:57:25.6711176Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2024-04-03T15:57:25.6712524Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2024-04-03T15:57:25.6713911Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2024-04-03T15:57:25.6715415Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2024-04-03T15:57:25.6716739Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2024-04-03T15:57:25.6718250Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2024-04-03T15:57:25.6719468Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2024-04-03T15:57:25.6721005Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2024-04-03T15:57:25.6726907Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2024-04-03T15:57:25.6728630Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2024-04-03T15:57:25.6730140Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2024-04-03T15:57:25.6731934Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2024-04-03T15:57:25.6733305Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2024-04-03T15:57:25.6734668Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2024-04-03T15:57:25.6736264Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2024-04-03T15:57:25.6737929Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2024-04-03T15:57:25.6739380Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2024-04-03T15:57:25.6740989Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2024-04-03T15:57:25.6744833Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2024-04-03T15:57:25.6746582Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2024-04-03T15:57:25.6747728Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2024-04-03T15:57:25.6754677Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2024-04-03T15:57:25.6758258Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2024-04-03T15:57:25.6760953Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2024-04-03T15:57:25.6769903Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2024-04-03T15:57:25.6771554Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2024-04-03T15:57:25.6775744Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2024-04-03T15:57:25.6777918Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2024-04-03T15:57:25.6779536Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2024-04-03T15:57:25.6781841Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2024-04-03T15:57:25.6783248Z adding 'torch/include/torch/csrc/jit/ir/graph_utils.h' 2024-04-03T15:57:25.6799161Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2024-04-03T15:57:25.6801843Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2024-04-03T15:57:25.6803396Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2024-04-03T15:57:25.6805171Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2024-04-03T15:57:25.6806856Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2024-04-03T15:57:25.6809131Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2024-04-03T15:57:25.6811140Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2024-04-03T15:57:25.6812526Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2024-04-03T15:57:25.6814552Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2024-04-03T15:57:25.6816173Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2024-04-03T15:57:25.6818713Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2024-04-03T15:57:25.6820960Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2024-04-03T15:57:25.6822445Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2024-04-03T15:57:25.6824249Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2024-04-03T15:57:25.6826347Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2024-04-03T15:57:25.6827826Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2024-04-03T15:57:25.6829321Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2024-04-03T15:57:25.6830754Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2024-04-03T15:57:25.6832168Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2024-04-03T15:57:25.6834525Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2024-04-03T15:57:25.6836420Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2024-04-03T15:57:25.6837855Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2024-04-03T15:57:25.6839185Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2024-04-03T15:57:25.6840663Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2024-04-03T15:57:25.6842779Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2024-04-03T15:57:25.6844161Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2024-04-03T15:57:25.6846232Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2024-04-03T15:57:25.6847981Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2024-04-03T15:57:25.6849377Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2024-04-03T15:57:25.6850837Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2024-04-03T15:57:25.6852730Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2024-04-03T15:57:25.6854035Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2024-04-03T15:57:25.6855273Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2024-04-03T15:57:25.6856721Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2024-04-03T15:57:25.6858096Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2024-04-03T15:57:25.6859517Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2024-04-03T15:57:25.6860982Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2024-04-03T15:57:25.6862195Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2024-04-03T15:57:25.6863489Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2024-04-03T15:57:25.6864968Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2024-04-03T15:57:25.6866276Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2024-04-03T15:57:25.6867521Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2024-04-03T15:57:25.6868837Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2024-04-03T15:57:25.6870282Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2024-04-03T15:57:25.6871693Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2024-04-03T15:57:25.6872973Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2024-04-03T15:57:25.6874505Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2024-04-03T15:57:25.6875842Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2024-04-03T15:57:25.6877183Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2024-04-03T15:57:25.6878717Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2024-04-03T15:57:25.6880021Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2024-04-03T15:57:25.6881538Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2024-04-03T15:57:25.6883259Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2024-04-03T15:57:25.6884574Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2024-04-03T15:57:25.6886508Z adding 'torch/include/torch/csrc/jit/passes/fold_linear_bn.h' 2024-04-03T15:57:25.6888275Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2024-04-03T15:57:25.6889560Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2024-04-03T15:57:25.6890877Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2024-04-03T15:57:25.6892212Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2024-04-03T15:57:25.6893594Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2024-04-03T15:57:25.6894825Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_folding.h' 2024-04-03T15:57:25.6896228Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2024-04-03T15:57:25.6897544Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2024-04-03T15:57:25.6898870Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2024-04-03T15:57:25.6900198Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2024-04-03T15:57:25.6901685Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2024-04-03T15:57:25.6903317Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2024-04-03T15:57:25.6904653Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2024-04-03T15:57:25.6905985Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2024-04-03T15:57:25.6907371Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2024-04-03T15:57:25.6908661Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2024-04-03T15:57:25.6909962Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2024-04-03T15:57:25.6911141Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2024-04-03T15:57:25.6912448Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2024-04-03T15:57:25.6913790Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2024-04-03T15:57:25.6915128Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2024-04-03T15:57:25.6916315Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2024-04-03T15:57:25.6917697Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2024-04-03T15:57:25.6919486Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2024-04-03T15:57:25.6920959Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2024-04-03T15:57:25.6922313Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2024-04-03T15:57:25.6923621Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2024-04-03T15:57:25.6925153Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2024-04-03T15:57:25.6926841Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2024-04-03T15:57:25.6928158Z adding 'torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' 2024-04-03T15:57:25.6929662Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2024-04-03T15:57:25.6931005Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2024-04-03T15:57:25.6932319Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2024-04-03T15:57:25.6934642Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2024-04-03T15:57:25.6936009Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2024-04-03T15:57:25.6937783Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2024-04-03T15:57:25.6938937Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2024-04-03T15:57:25.6940520Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2024-04-03T15:57:25.6941826Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2024-04-03T15:57:25.6943163Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2024-04-03T15:57:25.6944439Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2024-04-03T15:57:25.6945805Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2024-04-03T15:57:25.6947267Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2024-04-03T15:57:25.6948540Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2024-04-03T15:57:25.6949820Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2024-04-03T15:57:25.6951505Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2024-04-03T15:57:25.6952855Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2024-04-03T15:57:25.6954243Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2024-04-03T15:57:25.6955525Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2024-04-03T15:57:25.6957109Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2024-04-03T15:57:25.6958637Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2024-04-03T15:57:25.6960050Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2024-04-03T15:57:25.6962180Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2024-04-03T15:57:25.6963935Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2024-04-03T15:57:25.6965650Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2024-04-03T15:57:25.6967658Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2024-04-03T15:57:25.6969323Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2024-04-03T15:57:25.6970984Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2024-04-03T15:57:25.6972607Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2024-04-03T15:57:25.6973946Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2024-04-03T15:57:25.6975257Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2024-04-03T15:57:25.6976656Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2024-04-03T15:57:25.6978466Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2024-04-03T15:57:25.6980104Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2024-04-03T15:57:25.6981490Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2024-04-03T15:57:25.6983940Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2024-04-03T15:57:25.6985621Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2024-04-03T15:57:25.6987183Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2024-04-03T15:57:25.6994986Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2024-04-03T15:57:25.6996620Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2024-04-03T15:57:25.6998083Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2024-04-03T15:57:25.6999605Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2024-04-03T15:57:25.7002224Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2024-04-03T15:57:25.7003886Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2024-04-03T15:57:25.7005569Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2024-04-03T15:57:25.7007460Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2024-04-03T15:57:25.7009007Z adding 'torch/include/torch/csrc/jit/python/init.h' 2024-04-03T15:57:25.7010401Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2024-04-03T15:57:25.7012897Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2024-04-03T15:57:25.7024514Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2024-04-03T15:57:25.7026674Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2024-04-03T15:57:25.7028111Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2024-04-03T15:57:25.7029909Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2024-04-03T15:57:25.7031571Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2024-04-03T15:57:25.7033488Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2024-04-03T15:57:25.7035832Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2024-04-03T15:57:25.7038754Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2024-04-03T15:57:25.7040417Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2024-04-03T15:57:25.7041758Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2024-04-03T15:57:25.7042993Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2024-04-03T15:57:25.7044315Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2024-04-03T15:57:25.7045751Z adding 'torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h' 2024-04-03T15:57:25.7051094Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2024-04-03T15:57:25.7053366Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2024-04-03T15:57:25.7055132Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2024-04-03T15:57:25.7056632Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2024-04-03T15:57:25.7058261Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2024-04-03T15:57:25.7059791Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2024-04-03T15:57:25.7061116Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2024-04-03T15:57:25.7063265Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2024-04-03T15:57:25.7065252Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2024-04-03T15:57:25.7067484Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2024-04-03T15:57:25.7069890Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2024-04-03T15:57:25.7072098Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2024-04-03T15:57:25.7073606Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2024-04-03T15:57:25.7074867Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2024-04-03T15:57:25.7076585Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2024-04-03T15:57:25.7079812Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2024-04-03T15:57:25.7081304Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2024-04-03T15:57:25.7083243Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2024-04-03T15:57:25.7085033Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2024-04-03T15:57:25.7088096Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2024-04-03T15:57:25.7094946Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2024-04-03T15:57:25.7096877Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2024-04-03T15:57:25.7098462Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2024-04-03T15:57:25.7099707Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2024-04-03T15:57:25.7101141Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2024-04-03T15:57:25.7102595Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2024-04-03T15:57:25.7103917Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2024-04-03T15:57:25.7105779Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2024-04-03T15:57:25.7107178Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2024-04-03T15:57:25.7108422Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2024-04-03T15:57:25.7109791Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2024-04-03T15:57:25.7111976Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2024-04-03T15:57:25.7115132Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2024-04-03T15:57:25.7117192Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2024-04-03T15:57:25.7119184Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2024-04-03T15:57:25.7120550Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2024-04-03T15:57:25.7122372Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2024-04-03T15:57:25.7123852Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2024-04-03T15:57:25.7125325Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2024-04-03T15:57:25.7127121Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2024-04-03T15:57:25.7128460Z adding 'torch/include/torch/csrc/jit/serialization/import_legacy.h' 2024-04-03T15:57:25.7129840Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2024-04-03T15:57:25.7131686Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2024-04-03T15:57:25.7147782Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2024-04-03T15:57:25.7149454Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2024-04-03T15:57:25.7151474Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2024-04-03T15:57:25.7155748Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2024-04-03T15:57:25.7157450Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2024-04-03T15:57:25.7159022Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2024-04-03T15:57:25.7160539Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2024-04-03T15:57:25.7162193Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2024-04-03T15:57:25.7163600Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2024-04-03T15:57:25.7166704Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2024-04-03T15:57:25.7169764Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2024-04-03T15:57:25.7171800Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2024-04-03T15:57:25.7173585Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2024-04-03T15:57:25.7175626Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2024-04-03T15:57:25.7178422Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2024-04-03T15:57:25.7180289Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2024-04-03T15:57:25.7181704Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2024-04-03T15:57:25.7184476Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2024-04-03T15:57:25.7186345Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2024-04-03T15:57:25.7189169Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2024-04-03T15:57:25.7191007Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2024-04-03T15:57:25.7194580Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2024-04-03T15:57:25.7196521Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2024-04-03T15:57:25.7197988Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2024-04-03T15:57:25.7199810Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2024-04-03T15:57:25.7201727Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2024-04-03T15:57:25.7203787Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2024-04-03T15:57:25.7206410Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2024-04-03T15:57:25.7208954Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2024-04-03T15:57:25.7210363Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2024-04-03T15:57:25.7215553Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2024-04-03T15:57:25.7217178Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2024-04-03T15:57:25.7218775Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2024-04-03T15:57:25.7220647Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2024-04-03T15:57:25.7224670Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2024-04-03T15:57:25.7226263Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2024-04-03T15:57:25.7227721Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2024-04-03T15:57:25.7231598Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2024-04-03T15:57:25.7233606Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2024-04-03T15:57:25.7235226Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2024-04-03T15:57:25.7241890Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2024-04-03T15:57:25.7243350Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2024-04-03T15:57:25.7244962Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2024-04-03T15:57:25.7249240Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2024-04-03T15:57:25.7251814Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2024-04-03T15:57:25.7255771Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2024-04-03T15:57:25.7261485Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2024-04-03T15:57:25.7264133Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2024-04-03T15:57:25.7265675Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2024-04-03T15:57:25.7267651Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2024-04-03T15:57:25.7269321Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2024-04-03T15:57:25.7270982Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2024-04-03T15:57:25.7272764Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2024-04-03T15:57:25.7274272Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2024-04-03T15:57:25.7275812Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2024-04-03T15:57:25.7277249Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2024-04-03T15:57:25.7278512Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2024-04-03T15:57:25.7280173Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2024-04-03T15:57:25.7281971Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2024-04-03T15:57:25.7283340Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2024-04-03T15:57:25.7284944Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2024-04-03T15:57:25.7287102Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2024-04-03T15:57:25.7288568Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2024-04-03T15:57:25.7290282Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2024-04-03T15:57:25.7292085Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2024-04-03T15:57:25.7294359Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2024-04-03T15:57:25.7296160Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2024-04-03T15:57:25.7298500Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2024-04-03T15:57:25.7299925Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2024-04-03T15:57:25.7301421Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2024-04-03T15:57:25.7303066Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2024-04-03T15:57:25.7305458Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2024-04-03T15:57:25.7307259Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2024-04-03T15:57:25.7310114Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2024-04-03T15:57:25.7312305Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2024-04-03T15:57:25.7313643Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2024-04-03T15:57:25.7315087Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2024-04-03T15:57:25.7316656Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2024-04-03T15:57:25.7320796Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2024-04-03T15:57:25.7323666Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2024-04-03T15:57:25.7325498Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2024-04-03T15:57:25.7327195Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2024-04-03T15:57:25.7328719Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2024-04-03T15:57:25.7331633Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2024-04-03T15:57:25.7334853Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2024-04-03T15:57:25.7336524Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2024-04-03T15:57:25.7338338Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2024-04-03T15:57:25.7339769Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2024-04-03T15:57:25.7341508Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2024-04-03T15:57:25.7343053Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2024-04-03T15:57:25.7344888Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2024-04-03T15:57:25.7346645Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2024-04-03T15:57:25.7348160Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2024-04-03T15:57:25.7349463Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2024-04-03T15:57:25.7351097Z adding 'torch/include/torch/csrc/lazy/python/python_util.h' 2024-04-03T15:57:25.7352633Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2024-04-03T15:57:25.7354369Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2024-04-03T15:57:25.7356037Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2024-04-03T15:57:25.7357440Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2024-04-03T15:57:25.7358772Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2024-04-03T15:57:25.7360298Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2024-04-03T15:57:25.7361796Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2024-04-03T15:57:25.7363895Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2024-04-03T15:57:25.7366250Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2024-04-03T15:57:25.7367798Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2024-04-03T15:57:25.7369232Z adding 'torch/include/torch/csrc/onnx/back_compat.h' 2024-04-03T15:57:25.7370476Z adding 'torch/include/torch/csrc/onnx/init.h' 2024-04-03T15:57:25.7371849Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2024-04-03T15:57:25.7373502Z adding 'torch/include/torch/csrc/profiler/api.h' 2024-04-03T15:57:25.7378725Z adding 'torch/include/torch/csrc/profiler/collection.h' 2024-04-03T15:57:25.7380658Z adding 'torch/include/torch/csrc/profiler/combined_traceback.h' 2024-04-03T15:57:25.7383013Z adding 'torch/include/torch/csrc/profiler/containers.h' 2024-04-03T15:57:25.7385142Z adding 'torch/include/torch/csrc/profiler/data_flow.h' 2024-04-03T15:57:25.7386650Z adding 'torch/include/torch/csrc/profiler/events.h' 2024-04-03T15:57:25.7388582Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2024-04-03T15:57:25.7390066Z adding 'torch/include/torch/csrc/profiler/perf-inl.h' 2024-04-03T15:57:25.7391790Z adding 'torch/include/torch/csrc/profiler/perf.h' 2024-04-03T15:57:25.7393897Z adding 'torch/include/torch/csrc/profiler/util.h' 2024-04-03T15:57:25.7396467Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2024-04-03T15:57:25.7398173Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2024-04-03T15:57:25.7399578Z adding 'torch/include/torch/csrc/profiler/orchestration/vulkan.h' 2024-04-03T15:57:25.7401200Z adding 'torch/include/torch/csrc/profiler/python/combined_traceback.h' 2024-04-03T15:57:25.7402563Z adding 'torch/include/torch/csrc/profiler/python/init.h' 2024-04-03T15:57:25.7404048Z adding 'torch/include/torch/csrc/profiler/python/pybind.h' 2024-04-03T15:57:25.7406147Z adding 'torch/include/torch/csrc/profiler/stubs/base.h' 2024-04-03T15:57:25.7407921Z adding 'torch/include/torch/csrc/profiler/unwind/action.h' 2024-04-03T15:57:25.7409487Z adding 'torch/include/torch/csrc/profiler/unwind/communicate.h' 2024-04-03T15:57:25.7410979Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_enums.h' 2024-04-03T15:57:25.7412657Z adding 'torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h' 2024-04-03T15:57:25.7415922Z adding 'torch/include/torch/csrc/profiler/unwind/fde.h' 2024-04-03T15:57:25.7417941Z adding 'torch/include/torch/csrc/profiler/unwind/lexer.h' 2024-04-03T15:57:25.7419462Z adding 'torch/include/torch/csrc/profiler/unwind/unwind.h' 2024-04-03T15:57:25.7420723Z adding 'torch/include/torch/csrc/profiler/unwind/unwind_error.h' 2024-04-03T15:57:25.7422397Z adding 'torch/include/torch/csrc/profiler/unwind/unwinder.h' 2024-04-03T15:57:25.7424063Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2024-04-03T15:57:25.7426451Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2024-04-03T15:57:25.7427777Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2024-04-03T15:57:25.7429056Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2024-04-03T15:57:25.7430584Z adding 'torch/include/torch/csrc/utils/device_lazy_init.h' 2024-04-03T15:57:25.7432124Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2024-04-03T15:57:25.7433453Z adding 'torch/include/torch/csrc/utils/init.h' 2024-04-03T15:57:25.7434751Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2024-04-03T15:57:25.7435945Z adding 'torch/include/torch/csrc/utils/nested.h' 2024-04-03T15:57:25.7437291Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2024-04-03T15:57:25.7438751Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2024-04-03T15:57:25.7440119Z adding 'torch/include/torch/csrc/utils/out_types.h' 2024-04-03T15:57:25.7443474Z adding 'torch/include/torch/csrc/utils/pybind.h' 2024-04-03T15:57:25.7445058Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2024-04-03T15:57:25.7446692Z adding 'torch/include/torch/csrc/utils/pyobject_preservation.h' 2024-04-03T15:57:25.7456369Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2024-04-03T15:57:25.7457975Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2024-04-03T15:57:25.7459748Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2024-04-03T15:57:25.7461430Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2024-04-03T15:57:25.7463413Z adding 'torch/include/torch/csrc/utils/python_raii.h' 2024-04-03T15:57:25.7465112Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2024-04-03T15:57:25.7467132Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2024-04-03T15:57:25.7468463Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2024-04-03T15:57:25.7470791Z adding 'torch/include/torch/csrc/utils/python_symnode.h' 2024-04-03T15:57:25.7472351Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2024-04-03T15:57:25.7473619Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2024-04-03T15:57:25.7478144Z adding 'torch/include/torch/csrc/utils/pythoncapi_compat.h' 2024-04-03T15:57:25.7480055Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2024-04-03T15:57:25.7481687Z adding 'torch/include/torch/csrc/utils/six.h' 2024-04-03T15:57:25.7483017Z adding 'torch/include/torch/csrc/utils/structseq.h' 2024-04-03T15:57:25.7484312Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2024-04-03T15:57:25.7485989Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2024-04-03T15:57:25.7487994Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2024-04-03T15:57:25.7489180Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2024-04-03T15:57:25.7490553Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2024-04-03T15:57:25.7491886Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2024-04-03T15:57:25.7493468Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2024-04-03T15:57:25.7494827Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2024-04-03T15:57:25.7496137Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2024-04-03T15:57:25.7497540Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2024-04-03T15:57:25.7499980Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2024-04-03T15:57:25.7502479Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2024-04-03T15:57:25.7504066Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2024-04-03T15:57:25.7506062Z adding 'torch/include/torch/csrc/utils/variadic.h' 2024-04-03T15:57:25.7507352Z adding 'torch/include/torch/csrc/utils/verbose.h' 2024-04-03T15:57:25.7508858Z adding 'torch/include/torch/csrc/xpu/Event.h' 2024-04-03T15:57:25.7510195Z adding 'torch/include/torch/csrc/xpu/Module.h' 2024-04-03T15:57:25.7511496Z adding 'torch/include/torch/csrc/xpu/Stream.h' 2024-04-03T15:57:25.7514913Z adding 'torch/jit/__init__.py' 2024-04-03T15:57:25.7516941Z adding 'torch/jit/_async.py' 2024-04-03T15:57:25.7518389Z adding 'torch/jit/_await.py' 2024-04-03T15:57:25.7521042Z adding 'torch/jit/_builtins.py' 2024-04-03T15:57:25.7524062Z adding 'torch/jit/_check.py' 2024-04-03T15:57:25.7527162Z adding 'torch/jit/_dataclass_impls.py' 2024-04-03T15:57:25.7528380Z adding 'torch/jit/_decomposition_utils.py' 2024-04-03T15:57:25.7530401Z adding 'torch/jit/_decompositions.py' 2024-04-03T15:57:25.7533346Z adding 'torch/jit/_freeze.py' 2024-04-03T15:57:25.7535859Z adding 'torch/jit/_fuser.py' 2024-04-03T15:57:25.7537231Z adding 'torch/jit/_ir_utils.py' 2024-04-03T15:57:25.7538433Z adding 'torch/jit/_logging.py' 2024-04-03T15:57:25.7541144Z adding 'torch/jit/_monkeytype_config.py' 2024-04-03T15:57:25.7542574Z adding 'torch/jit/_pickle.py' 2024-04-03T15:57:25.7554998Z adding 'torch/jit/_recursive.py' 2024-04-03T15:57:25.7574925Z adding 'torch/jit/_script.py' 2024-04-03T15:57:25.7578025Z adding 'torch/jit/_serialization.py' 2024-04-03T15:57:25.7589471Z adding 'torch/jit/_shape_functions.py' 2024-04-03T15:57:25.7591659Z adding 'torch/jit/_state.py' 2024-04-03T15:57:25.7606220Z adding 'torch/jit/_trace.py' 2024-04-03T15:57:25.7612057Z adding 'torch/jit/annotations.py' 2024-04-03T15:57:25.7624195Z adding 'torch/jit/frontend.py' 2024-04-03T15:57:25.7625929Z adding 'torch/jit/generate_bytecode.py' 2024-04-03T15:57:25.7627571Z adding 'torch/jit/quantized.py' 2024-04-03T15:57:25.7630971Z adding 'torch/jit/supported_ops.py' 2024-04-03T15:57:25.7633147Z adding 'torch/jit/unsupported_tensor_ops.py' 2024-04-03T15:57:25.7634274Z adding 'torch/jit/_passes/__init__.py' 2024-04-03T15:57:25.7635893Z adding 'torch/jit/_passes/_property_propagation.py' 2024-04-03T15:57:25.7638400Z adding 'torch/jit/mobile/__init__.py' 2024-04-03T15:57:25.7758584Z adding 'torch/lib/libbackend_with_compiler.so' 2024-04-03T15:57:25.8194480Z adding 'torch/lib/libc10.so' 2024-04-03T15:57:25.8289055Z adding 'torch/lib/libjitbackend_test.so' 2024-04-03T15:57:25.8302996Z adding 'torch/lib/libshm.so' 2024-04-03T15:57:25.8306634Z adding 'torch/lib/libtorch.so' 2024-04-03T15:57:35.6661074Z adding 'torch/lib/libtorch_cpu.so' 2024-04-03T15:57:35.8597831Z adding 'torch/lib/libtorch_global_deps.so' 2024-04-03T15:57:36.7045481Z adding 'torch/lib/libtorch_python.so' 2024-04-03T15:57:36.7439978Z adding 'torch/lib/libtorchbind_test.so' 2024-04-03T15:57:36.7471559Z adding 'torch/linalg/__init__.py' 2024-04-03T15:57:36.7473565Z adding 'torch/masked/__init__.py' 2024-04-03T15:57:36.7478915Z adding 'torch/masked/_docs.py' 2024-04-03T15:57:36.7496183Z adding 'torch/masked/_ops.py' 2024-04-03T15:57:36.7498166Z adding 'torch/masked/maskedtensor/__init__.py' 2024-04-03T15:57:36.7501790Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2024-04-03T15:57:36.7504085Z adding 'torch/masked/maskedtensor/binary.py' 2024-04-03T15:57:36.7507739Z adding 'torch/masked/maskedtensor/core.py' 2024-04-03T15:57:36.7509558Z adding 'torch/masked/maskedtensor/creation.py' 2024-04-03T15:57:36.7510673Z adding 'torch/masked/maskedtensor/passthrough.py' 2024-04-03T15:57:36.7512961Z adding 'torch/masked/maskedtensor/reductions.py' 2024-04-03T15:57:36.7515101Z adding 'torch/masked/maskedtensor/unary.py' 2024-04-03T15:57:36.7516822Z adding 'torch/monitor/__init__.py' 2024-04-03T15:57:36.7519012Z adding 'torch/mps/__init__.py' 2024-04-03T15:57:36.7520812Z adding 'torch/mps/event.py' 2024-04-03T15:57:36.7522311Z adding 'torch/mps/profiler.py' 2024-04-03T15:57:36.7524186Z adding 'torch/multiprocessing/__init__.py' 2024-04-03T15:57:36.7525896Z adding 'torch/multiprocessing/_atfork.py' 2024-04-03T15:57:36.7527639Z adding 'torch/multiprocessing/pool.py' 2024-04-03T15:57:36.7529115Z adding 'torch/multiprocessing/queue.py' 2024-04-03T15:57:36.7535002Z adding 'torch/multiprocessing/reductions.py' 2024-04-03T15:57:36.7538534Z adding 'torch/multiprocessing/spawn.py' 2024-04-03T15:57:36.7543798Z adding 'torch/nested/__init__.py' 2024-04-03T15:57:36.7545493Z adding 'torch/nested/_internal/__init__.py' 2024-04-03T15:57:36.7550091Z adding 'torch/nested/_internal/nested_tensor.py' 2024-04-03T15:57:36.7558716Z adding 'torch/nested/_internal/ops.py' 2024-04-03T15:57:36.7566100Z adding 'torch/nested/_internal/sdpa.py' 2024-04-03T15:57:36.7568469Z adding 'torch/nn/__init__.py' 2024-04-03T15:57:36.7570092Z adding 'torch/nn/_reduction.py' 2024-04-03T15:57:36.7571594Z adding 'torch/nn/common_types.py' 2024-04-03T15:57:36.7573376Z adding 'torch/nn/cpp.py' 2024-04-03T15:57:36.7626711Z adding 'torch/nn/functional.py' 2024-04-03T15:57:36.7632155Z adding 'torch/nn/functional.pyi' 2024-04-03T15:57:36.7634334Z adding 'torch/nn/grad.py' 2024-04-03T15:57:36.7639531Z adding 'torch/nn/init.py' 2024-04-03T15:57:36.7642681Z adding 'torch/nn/parameter.py' 2024-04-03T15:57:36.7644117Z adding 'torch/nn/parameter.pyi' 2024-04-03T15:57:36.7646758Z adding 'torch/nn/attention/__init__.py' 2024-04-03T15:57:36.7648335Z adding 'torch/nn/attention/_utils.py' 2024-04-03T15:57:36.7651750Z adding 'torch/nn/attention/bias.py' 2024-04-03T15:57:36.7653365Z adding 'torch/nn/backends/__init__.py' 2024-04-03T15:57:36.7654603Z adding 'torch/nn/backends/thnn.py' 2024-04-03T15:57:36.7656232Z adding 'torch/nn/intrinsic/__init__.py' 2024-04-03T15:57:36.7657992Z adding 'torch/nn/intrinsic/modules/__init__.py' 2024-04-03T15:57:36.7659291Z adding 'torch/nn/intrinsic/modules/fused.py' 2024-04-03T15:57:36.7660657Z adding 'torch/nn/intrinsic/qat/__init__.py' 2024-04-03T15:57:36.7662309Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2024-04-03T15:57:36.7663765Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2024-04-03T15:57:36.7665184Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2024-04-03T15:57:36.7666576Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2024-04-03T15:57:36.7668024Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2024-04-03T15:57:36.7669501Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2024-04-03T15:57:36.7671021Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2024-04-03T15:57:36.7672125Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2024-04-03T15:57:36.7673625Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2024-04-03T15:57:36.7675182Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2024-04-03T15:57:36.7676227Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2024-04-03T15:57:36.7677365Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2024-04-03T15:57:36.7680130Z adding 'torch/nn/modules/__init__.py' 2024-04-03T15:57:36.7683623Z adding 'torch/nn/modules/_functions.py' 2024-04-03T15:57:36.7696502Z adding 'torch/nn/modules/activation.py' 2024-04-03T15:57:36.7700443Z adding 'torch/nn/modules/adaptive.py' 2024-04-03T15:57:36.7707850Z adding 'torch/nn/modules/batchnorm.py' 2024-04-03T15:57:36.7709615Z adding 'torch/nn/modules/channelshuffle.py' 2024-04-03T15:57:36.7717919Z adding 'torch/nn/modules/container.py' 2024-04-03T15:57:36.7730046Z adding 'torch/nn/modules/conv.py' 2024-04-03T15:57:36.7732328Z adding 'torch/nn/modules/distance.py' 2024-04-03T15:57:36.7735075Z adding 'torch/nn/modules/dropout.py' 2024-04-03T15:57:36.7737356Z adding 'torch/nn/modules/flatten.py' 2024-04-03T15:57:36.7740535Z adding 'torch/nn/modules/fold.py' 2024-04-03T15:57:36.7744029Z adding 'torch/nn/modules/instancenorm.py' 2024-04-03T15:57:36.7747656Z adding 'torch/nn/modules/lazy.py' 2024-04-03T15:57:36.7750748Z adding 'torch/nn/modules/linear.py' 2024-04-03T15:57:36.7770570Z adding 'torch/nn/modules/loss.py' 2024-04-03T15:57:36.7799994Z adding 'torch/nn/modules/module.py' 2024-04-03T15:57:36.7804546Z adding 'torch/nn/modules/normalization.py' 2024-04-03T15:57:36.7808740Z adding 'torch/nn/modules/padding.py' 2024-04-03T15:57:36.7810636Z adding 'torch/nn/modules/pixelshuffle.py' 2024-04-03T15:57:36.7819381Z adding 'torch/nn/modules/pooling.py' 2024-04-03T15:57:36.7832562Z adding 'torch/nn/modules/rnn.py' 2024-04-03T15:57:36.7837925Z adding 'torch/nn/modules/sparse.py' 2024-04-03T15:57:36.7848508Z adding 'torch/nn/modules/transformer.py' 2024-04-03T15:57:36.7851768Z adding 'torch/nn/modules/upsampling.py' 2024-04-03T15:57:36.7853650Z adding 'torch/nn/modules/utils.py' 2024-04-03T15:57:36.7855511Z adding 'torch/nn/parallel/__init__.py' 2024-04-03T15:57:36.7857432Z adding 'torch/nn/parallel/_functions.py' 2024-04-03T15:57:36.7860678Z adding 'torch/nn/parallel/comm.py' 2024-04-03T15:57:36.7864006Z adding 'torch/nn/parallel/data_parallel.py' 2024-04-03T15:57:36.7896730Z adding 'torch/nn/parallel/distributed.py' 2024-04-03T15:57:36.7899498Z adding 'torch/nn/parallel/parallel_apply.py' 2024-04-03T15:57:36.7901994Z adding 'torch/nn/parallel/replicate.py' 2024-04-03T15:57:36.7904118Z adding 'torch/nn/parallel/scatter_gather.py' 2024-04-03T15:57:36.7905781Z adding 'torch/nn/qat/__init__.py' 2024-04-03T15:57:36.7907145Z adding 'torch/nn/qat/dynamic/__init__.py' 2024-04-03T15:57:36.7908519Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2024-04-03T15:57:36.7909879Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2024-04-03T15:57:36.7911503Z adding 'torch/nn/qat/modules/__init__.py' 2024-04-03T15:57:36.7912768Z adding 'torch/nn/qat/modules/conv.py' 2024-04-03T15:57:36.7914144Z adding 'torch/nn/qat/modules/embedding_ops.py' 2024-04-03T15:57:36.7915476Z adding 'torch/nn/qat/modules/linear.py' 2024-04-03T15:57:36.7916889Z adding 'torch/nn/quantizable/__init__.py' 2024-04-03T15:57:36.7918396Z adding 'torch/nn/quantizable/modules/__init__.py' 2024-04-03T15:57:36.7919908Z adding 'torch/nn/quantizable/modules/activation.py' 2024-04-03T15:57:36.7921454Z adding 'torch/nn/quantizable/modules/rnn.py' 2024-04-03T15:57:36.7922955Z adding 'torch/nn/quantized/__init__.py' 2024-04-03T15:57:36.7924270Z adding 'torch/nn/quantized/functional.py' 2024-04-03T15:57:36.7925913Z adding 'torch/nn/quantized/_reference/__init__.py' 2024-04-03T15:57:36.7927869Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2024-04-03T15:57:36.7929129Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2024-04-03T15:57:36.7930567Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2024-04-03T15:57:36.7931838Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2024-04-03T15:57:36.7933204Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2024-04-03T15:57:36.7934615Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2024-04-03T15:57:36.7936276Z adding 'torch/nn/quantized/dynamic/__init__.py' 2024-04-03T15:57:36.7937661Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2024-04-03T15:57:36.7939094Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2024-04-03T15:57:36.7940353Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2024-04-03T15:57:36.7941784Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2024-04-03T15:57:36.7943623Z adding 'torch/nn/quantized/modules/__init__.py' 2024-04-03T15:57:36.7945065Z adding 'torch/nn/quantized/modules/activation.py' 2024-04-03T15:57:36.7946452Z adding 'torch/nn/quantized/modules/batchnorm.py' 2024-04-03T15:57:36.7947813Z adding 'torch/nn/quantized/modules/conv.py' 2024-04-03T15:57:36.7949268Z adding 'torch/nn/quantized/modules/dropout.py' 2024-04-03T15:57:36.7950716Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2024-04-03T15:57:36.7952504Z adding 'torch/nn/quantized/modules/functional_modules.py' 2024-04-03T15:57:36.7953463Z adding 'torch/nn/quantized/modules/linear.py' 2024-04-03T15:57:36.7955032Z adding 'torch/nn/quantized/modules/normalization.py' 2024-04-03T15:57:36.7956143Z adding 'torch/nn/quantized/modules/rnn.py' 2024-04-03T15:57:36.7957620Z adding 'torch/nn/quantized/modules/utils.py' 2024-04-03T15:57:36.7959277Z adding 'torch/nn/utils/__init__.py' 2024-04-03T15:57:36.7961148Z adding 'torch/nn/utils/_deprecation_utils.py' 2024-04-03T15:57:36.7964505Z adding 'torch/nn/utils/_named_member_accessor.py' 2024-04-03T15:57:36.7967246Z adding 'torch/nn/utils/_per_sample_grad.py' 2024-04-03T15:57:36.7969691Z adding 'torch/nn/utils/clip_grad.py' 2024-04-03T15:57:36.7971765Z adding 'torch/nn/utils/convert_parameters.py' 2024-04-03T15:57:36.7973869Z adding 'torch/nn/utils/fusion.py' 2024-04-03T15:57:36.7975606Z adding 'torch/nn/utils/init.py' 2024-04-03T15:57:36.7977858Z adding 'torch/nn/utils/memory_format.py' 2024-04-03T15:57:36.7985065Z adding 'torch/nn/utils/parametrizations.py' 2024-04-03T15:57:36.7994515Z adding 'torch/nn/utils/parametrize.py' 2024-04-03T15:57:36.8008529Z adding 'torch/nn/utils/prune.py' 2024-04-03T15:57:36.8014389Z adding 'torch/nn/utils/rnn.py' 2024-04-03T15:57:36.8018807Z adding 'torch/nn/utils/spectral_norm.py' 2024-04-03T15:57:36.8022202Z adding 'torch/nn/utils/stateless.py' 2024-04-03T15:57:36.8024668Z adding 'torch/nn/utils/weight_norm.py' 2024-04-03T15:57:36.8026423Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2024-04-03T15:57:36.8028226Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2024-04-03T15:57:36.8031000Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2024-04-03T15:57:36.8032926Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2024-04-03T15:57:36.8035160Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2024-04-03T15:57:36.8037773Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2024-04-03T15:57:36.8039711Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2024-04-03T15:57:36.8041921Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2024-04-03T15:57:36.8043479Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2024-04-03T15:57:36.8045460Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2024-04-03T15:57:36.8047949Z adding 'torch/onnx/__init__.py' 2024-04-03T15:57:36.8049454Z adding 'torch/onnx/_constants.py' 2024-04-03T15:57:36.8051159Z adding 'torch/onnx/_deprecation.py' 2024-04-03T15:57:36.8052601Z adding 'torch/onnx/_experimental.py' 2024-04-03T15:57:36.8054260Z adding 'torch/onnx/_exporter_states.py' 2024-04-03T15:57:36.8055927Z adding 'torch/onnx/_globals.py' 2024-04-03T15:57:36.8057770Z adding 'torch/onnx/_onnx_supported_ops.py' 2024-04-03T15:57:36.8061375Z adding 'torch/onnx/_type_utils.py' 2024-04-03T15:57:36.8063271Z adding 'torch/onnx/errors.py' 2024-04-03T15:57:36.8064638Z adding 'torch/onnx/operators.py' 2024-04-03T15:57:36.8067468Z adding 'torch/onnx/symbolic_caffe2.py' 2024-04-03T15:57:36.8089030Z adding 'torch/onnx/symbolic_helper.py' 2024-04-03T15:57:36.8096851Z adding 'torch/onnx/symbolic_opset10.py' 2024-04-03T15:57:36.8110211Z adding 'torch/onnx/symbolic_opset11.py' 2024-04-03T15:57:36.8114323Z adding 'torch/onnx/symbolic_opset12.py' 2024-04-03T15:57:36.8123537Z adding 'torch/onnx/symbolic_opset13.py' 2024-04-03T15:57:36.8127241Z adding 'torch/onnx/symbolic_opset14.py' 2024-04-03T15:57:36.8129082Z adding 'torch/onnx/symbolic_opset15.py' 2024-04-03T15:57:36.8131544Z adding 'torch/onnx/symbolic_opset16.py' 2024-04-03T15:57:36.8134227Z adding 'torch/onnx/symbolic_opset17.py' 2024-04-03T15:57:36.8136643Z adding 'torch/onnx/symbolic_opset18.py' 2024-04-03T15:57:36.8138252Z adding 'torch/onnx/symbolic_opset19.py' 2024-04-03T15:57:36.8139883Z adding 'torch/onnx/symbolic_opset20.py' 2024-04-03T15:57:36.8141154Z adding 'torch/onnx/symbolic_opset7.py' 2024-04-03T15:57:36.8144981Z adding 'torch/onnx/symbolic_opset8.py' 2024-04-03T15:57:36.8200962Z adding 'torch/onnx/symbolic_opset9.py' 2024-04-03T15:57:36.8226806Z adding 'torch/onnx/utils.py' 2024-04-03T15:57:36.8246366Z adding 'torch/onnx/verification.py' 2024-04-03T15:57:36.8248413Z adding 'torch/onnx/_internal/__init__.py' 2024-04-03T15:57:36.8250483Z adding 'torch/onnx/_internal/_beartype.py' 2024-04-03T15:57:36.8267739Z adding 'torch/onnx/_internal/exporter.py' 2024-04-03T15:57:36.8273473Z adding 'torch/onnx/_internal/io_adapter.py' 2024-04-03T15:57:36.8277520Z adding 'torch/onnx/_internal/jit_utils.py' 2024-04-03T15:57:36.8280958Z adding 'torch/onnx/_internal/onnx_proto_utils.py' 2024-04-03T15:57:36.8295968Z adding 'torch/onnx/_internal/onnxruntime.py' 2024-04-03T15:57:36.8299527Z adding 'torch/onnx/_internal/registration.py' 2024-04-03T15:57:36.8301274Z adding 'torch/onnx/_internal/diagnostics/__init__.py' 2024-04-03T15:57:36.8303958Z adding 'torch/onnx/_internal/diagnostics/_diagnostic.py' 2024-04-03T15:57:36.8311136Z adding 'torch/onnx/_internal/diagnostics/_rules.py' 2024-04-03T15:57:36.8313142Z adding 'torch/onnx/_internal/diagnostics/infra/__init__.py' 2024-04-03T15:57:36.8316068Z adding 'torch/onnx/_internal/diagnostics/infra/_infra.py' 2024-04-03T15:57:36.8320563Z adding 'torch/onnx/_internal/diagnostics/infra/context.py' 2024-04-03T15:57:36.8322971Z adding 'torch/onnx/_internal/diagnostics/infra/decorator.py' 2024-04-03T15:57:36.8324982Z adding 'torch/onnx/_internal/diagnostics/infra/formatter.py' 2024-04-03T15:57:36.8327009Z adding 'torch/onnx/_internal/diagnostics/infra/utils.py' 2024-04-03T15:57:36.8329423Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/__init__.py' 2024-04-03T15:57:36.8331006Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_address.py' 2024-04-03T15:57:36.8332622Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py' 2024-04-03T15:57:36.8334167Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py' 2024-04-03T15:57:36.8335576Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py' 2024-04-03T15:57:36.8336867Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py' 2024-04-03T15:57:36.8338542Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py' 2024-04-03T15:57:36.8339760Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py' 2024-04-03T15:57:36.8341427Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py' 2024-04-03T15:57:36.8342901Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py' 2024-04-03T15:57:36.8344115Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge.py' 2024-04-03T15:57:36.8345758Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py' 2024-04-03T15:57:36.8347335Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_exception.py' 2024-04-03T15:57:36.8349029Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py' 2024-04-03T15:57:36.8350632Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py' 2024-04-03T15:57:36.8352397Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py' 2024-04-03T15:57:36.8353959Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_fix.py' 2024-04-03T15:57:36.8355384Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph.py' 2024-04-03T15:57:36.8356942Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py' 2024-04-03T15:57:36.8358727Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py' 2024-04-03T15:57:36.8360373Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location.py' 2024-04-03T15:57:36.8361903Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py' 2024-04-03T15:57:36.8363243Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py' 2024-04-03T15:57:36.8364932Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_message.py' 2024-04-03T15:57:36.8366558Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py' 2024-04-03T15:57:36.8368046Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_node.py' 2024-04-03T15:57:36.8369762Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_notification.py' 2024-04-03T15:57:36.8371038Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py' 2024-04-03T15:57:36.8372275Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py' 2024-04-03T15:57:36.8373836Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py' 2024-04-03T15:57:36.8375363Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_region.py' 2024-04-03T15:57:36.8377187Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py' 2024-04-03T15:57:36.8378780Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py' 2024-04-03T15:57:36.8380332Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py' 2024-04-03T15:57:36.8381802Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py' 2024-04-03T15:57:36.8383339Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py' 2024-04-03T15:57:36.8385169Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result.py' 2024-04-03T15:57:36.8386782Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py' 2024-04-03T15:57:36.8388542Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run.py' 2024-04-03T15:57:36.8390194Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py' 2024-04-03T15:57:36.8391466Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py' 2024-04-03T15:57:36.8393065Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py' 2024-04-03T15:57:36.8394279Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack.py' 2024-04-03T15:57:36.8395832Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py' 2024-04-03T15:57:36.8397343Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py' 2024-04-03T15:57:36.8398850Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py' 2024-04-03T15:57:36.8400544Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py' 2024-04-03T15:57:36.8401824Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool.py' 2024-04-03T15:57:36.8403855Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py' 2024-04-03T15:57:36.8405702Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py' 2024-04-03T15:57:36.8407305Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py' 2024-04-03T15:57:36.8408620Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py' 2024-04-03T15:57:36.8410219Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py' 2024-04-03T15:57:36.8411647Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py' 2024-04-03T15:57:36.8412840Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/version.py' 2024-04-03T15:57:36.8414463Z adding 'torch/onnx/_internal/fx/__init__.py' 2024-04-03T15:57:36.8418266Z adding 'torch/onnx/_internal/fx/_pass.py' 2024-04-03T15:57:36.8420684Z adding 'torch/onnx/_internal/fx/decomposition_skip.py' 2024-04-03T15:57:36.8422879Z adding 'torch/onnx/_internal/fx/decomposition_table.py' 2024-04-03T15:57:36.8425645Z adding 'torch/onnx/_internal/fx/diagnostics.py' 2024-04-03T15:57:36.8428607Z adding 'torch/onnx/_internal/fx/dynamo_graph_extractor.py' 2024-04-03T15:57:36.8437992Z adding 'torch/onnx/_internal/fx/fx_onnx_interpreter.py' 2024-04-03T15:57:36.8441799Z adding 'torch/onnx/_internal/fx/fx_symbolic_graph_extractor.py' 2024-04-03T15:57:36.8452125Z adding 'torch/onnx/_internal/fx/onnxfunction_dispatcher.py' 2024-04-03T15:57:36.8456439Z adding 'torch/onnx/_internal/fx/op_validation.py' 2024-04-03T15:57:36.8458726Z adding 'torch/onnx/_internal/fx/patcher.py' 2024-04-03T15:57:36.8460846Z adding 'torch/onnx/_internal/fx/registration.py' 2024-04-03T15:57:36.8464559Z adding 'torch/onnx/_internal/fx/serialization.py' 2024-04-03T15:57:36.8466769Z adding 'torch/onnx/_internal/fx/torch_export_graph_extractor.py' 2024-04-03T15:57:36.8469506Z adding 'torch/onnx/_internal/fx/type_utils.py' 2024-04-03T15:57:36.8471241Z adding 'torch/onnx/_internal/fx/analysis/__init__.py' 2024-04-03T15:57:36.8473020Z adding 'torch/onnx/_internal/fx/analysis/unsupported_nodes.py' 2024-04-03T15:57:36.8474637Z adding 'torch/onnx/_internal/fx/passes/__init__.py' 2024-04-03T15:57:36.8476760Z adding 'torch/onnx/_internal/fx/passes/_utils.py' 2024-04-03T15:57:36.8478736Z adding 'torch/onnx/_internal/fx/passes/decomp.py' 2024-04-03T15:57:36.8481299Z adding 'torch/onnx/_internal/fx/passes/functionalization.py' 2024-04-03T15:57:36.8491295Z adding 'torch/onnx/_internal/fx/passes/modularization.py' 2024-04-03T15:57:36.8493837Z adding 'torch/onnx/_internal/fx/passes/readability.py' 2024-04-03T15:57:36.8506436Z adding 'torch/onnx/_internal/fx/passes/type_promotion.py' 2024-04-03T15:57:36.8508689Z adding 'torch/onnx/_internal/fx/passes/virtualization.py' 2024-04-03T15:57:36.8510578Z adding 'torch/optim/__init__.py' 2024-04-03T15:57:36.8511624Z adding 'torch/optim/__init__.pyi' 2024-04-03T15:57:36.8513371Z adding 'torch/optim/_functional.py' 2024-04-03T15:57:36.8517170Z adding 'torch/optim/adadelta.py' 2024-04-03T15:57:36.8518674Z adding 'torch/optim/adadelta.pyi' 2024-04-03T15:57:36.8522571Z adding 'torch/optim/adagrad.py' 2024-04-03T15:57:36.8524051Z adding 'torch/optim/adagrad.pyi' 2024-04-03T15:57:36.8531414Z adding 'torch/optim/adam.py' 2024-04-03T15:57:36.8532919Z adding 'torch/optim/adam.pyi' 2024-04-03T15:57:36.8536829Z adding 'torch/optim/adamax.py' 2024-04-03T15:57:36.8538303Z adding 'torch/optim/adamax.pyi' 2024-04-03T15:57:36.8544643Z adding 'torch/optim/adamw.py' 2024-04-03T15:57:36.8546116Z adding 'torch/optim/adamw.pyi' 2024-04-03T15:57:36.8549908Z adding 'torch/optim/asgd.py' 2024-04-03T15:57:36.8551309Z adding 'torch/optim/asgd.pyi' 2024-04-03T15:57:36.8556083Z adding 'torch/optim/lbfgs.py' 2024-04-03T15:57:36.8557514Z adding 'torch/optim/lbfgs.pyi' 2024-04-03T15:57:36.8575208Z adding 'torch/optim/lr_scheduler.py' 2024-04-03T15:57:36.8577374Z adding 'torch/optim/lr_scheduler.pyi' 2024-04-03T15:57:36.8582350Z adding 'torch/optim/nadam.py' 2024-04-03T15:57:36.8583812Z adding 'torch/optim/nadam.pyi' 2024-04-03T15:57:36.8594739Z adding 'torch/optim/optimizer.py' 2024-04-03T15:57:36.8599878Z adding 'torch/optim/radam.py' 2024-04-03T15:57:36.8601411Z adding 'torch/optim/radam.pyi' 2024-04-03T15:57:36.8606087Z adding 'torch/optim/rmsprop.py' 2024-04-03T15:57:36.8607725Z adding 'torch/optim/rmsprop.pyi' 2024-04-03T15:57:36.8611828Z adding 'torch/optim/rprop.py' 2024-04-03T15:57:36.8613266Z adding 'torch/optim/rprop.pyi' 2024-04-03T15:57:36.8617534Z adding 'torch/optim/sgd.py' 2024-04-03T15:57:36.8618922Z adding 'torch/optim/sgd.pyi' 2024-04-03T15:57:36.8621796Z adding 'torch/optim/sparse_adam.py' 2024-04-03T15:57:36.8623345Z adding 'torch/optim/sparse_adam.pyi' 2024-04-03T15:57:36.8627606Z adding 'torch/optim/swa_utils.py' 2024-04-03T15:57:36.8629135Z adding 'torch/optim/swa_utils.pyi' 2024-04-03T15:57:36.8630856Z adding 'torch/optim/_multi_tensor/__init__.py' 2024-04-03T15:57:36.8632422Z adding 'torch/package/__init__.py' 2024-04-03T15:57:36.8634667Z adding 'torch/package/_digraph.py' 2024-04-03T15:57:36.8636339Z adding 'torch/package/_directory_reader.py' 2024-04-03T15:57:36.8638105Z adding 'torch/package/_importlib.py' 2024-04-03T15:57:36.8639857Z adding 'torch/package/_mangling.py' 2024-04-03T15:57:36.8641541Z adding 'torch/package/_mock.py' 2024-04-03T15:57:36.8643654Z adding 'torch/package/_package_pickler.py' 2024-04-03T15:57:36.8645415Z adding 'torch/package/_package_unpickler.py' 2024-04-03T15:57:36.8647701Z adding 'torch/package/_stdlib.py' 2024-04-03T15:57:36.8649974Z adding 'torch/package/file_structure_representation.py' 2024-04-03T15:57:36.8651924Z adding 'torch/package/find_file_dependencies.py' 2024-04-03T15:57:36.8653753Z adding 'torch/package/glob_group.py' 2024-04-03T15:57:36.8656784Z adding 'torch/package/importer.py' 2024-04-03T15:57:36.8670153Z adding 'torch/package/package_exporter.py' 2024-04-03T15:57:36.8679209Z adding 'torch/package/package_importer.py' 2024-04-03T15:57:36.8681034Z adding 'torch/package/analyze/__init__.py' 2024-04-03T15:57:36.8682669Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2024-04-03T15:57:36.8684008Z adding 'torch/package/analyze/is_from_package.py' 2024-04-03T15:57:36.8685832Z adding 'torch/package/analyze/trace_dependencies.py' 2024-04-03T15:57:36.8687771Z adding 'torch/profiler/__init__.py' 2024-04-03T15:57:36.8701110Z adding 'torch/profiler/_memory_profiler.py' 2024-04-03T15:57:36.8707195Z adding 'torch/profiler/_pattern_matcher.py' 2024-04-03T15:57:36.8711109Z adding 'torch/profiler/_utils.py' 2024-04-03T15:57:36.8712849Z adding 'torch/profiler/itt.py' 2024-04-03T15:57:36.8721232Z adding 'torch/profiler/profiler.py' 2024-04-03T15:57:36.8722844Z adding 'torch/profiler/python_tracer.py' 2024-04-03T15:57:36.8724977Z adding 'torch/quantization/__init__.py' 2024-04-03T15:57:36.8726940Z adding 'torch/quantization/_numeric_suite.py' 2024-04-03T15:57:36.8728147Z adding 'torch/quantization/_numeric_suite_fx.py' 2024-04-03T15:57:36.8730319Z adding 'torch/quantization/_quantized_conversions.py' 2024-04-03T15:57:36.8731601Z adding 'torch/quantization/fake_quantize.py' 2024-04-03T15:57:36.8733189Z adding 'torch/quantization/fuse_modules.py' 2024-04-03T15:57:36.8734403Z adding 'torch/quantization/fuser_method_mappings.py' 2024-04-03T15:57:36.8735686Z adding 'torch/quantization/observer.py' 2024-04-03T15:57:36.8737259Z adding 'torch/quantization/qconfig.py' 2024-04-03T15:57:36.8738464Z adding 'torch/quantization/quant_type.py' 2024-04-03T15:57:36.8739937Z adding 'torch/quantization/quantization_mappings.py' 2024-04-03T15:57:36.8741289Z adding 'torch/quantization/quantize.py' 2024-04-03T15:57:36.8742616Z adding 'torch/quantization/quantize_fx.py' 2024-04-03T15:57:36.8743983Z adding 'torch/quantization/quantize_jit.py' 2024-04-03T15:57:36.8745283Z adding 'torch/quantization/stubs.py' 2024-04-03T15:57:36.8746670Z adding 'torch/quantization/utils.py' 2024-04-03T15:57:36.8748219Z adding 'torch/quantization/fx/__init__.py' 2024-04-03T15:57:36.8749690Z adding 'torch/quantization/fx/_equalize.py' 2024-04-03T15:57:36.8751032Z adding 'torch/quantization/fx/convert.py' 2024-04-03T15:57:36.8752407Z adding 'torch/quantization/fx/fuse.py' 2024-04-03T15:57:36.8753905Z adding 'torch/quantization/fx/fusion_patterns.py' 2024-04-03T15:57:36.8755333Z adding 'torch/quantization/fx/graph_module.py' 2024-04-03T15:57:36.8756842Z adding 'torch/quantization/fx/match_utils.py' 2024-04-03T15:57:36.8758230Z adding 'torch/quantization/fx/pattern_utils.py' 2024-04-03T15:57:36.8760092Z adding 'torch/quantization/fx/prepare.py' 2024-04-03T15:57:36.8761607Z adding 'torch/quantization/fx/quantization_patterns.py' 2024-04-03T15:57:36.8762508Z adding 'torch/quantization/fx/quantization_types.py' 2024-04-03T15:57:36.8763851Z adding 'torch/quantization/fx/utils.py' 2024-04-03T15:57:36.8765782Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2024-04-03T15:57:36.8768531Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2024-04-03T15:57:36.8770083Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2024-04-03T15:57:36.8772202Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2024-04-03T15:57:36.8781600Z adding 'torch/share/cmake/Caffe2/FindCUDAToolkit.cmake' 2024-04-03T15:57:36.8783633Z adding 'torch/share/cmake/Caffe2/FindCUSPARSELT.cmake' 2024-04-03T15:57:36.8785310Z adding 'torch/share/cmake/Caffe2/FindSYCLToolkit.cmake' 2024-04-03T15:57:36.8786852Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2024-04-03T15:57:36.8788727Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2024-04-03T15:57:36.8790693Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2024-04-03T15:57:36.8815810Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2024-04-03T15:57:36.8820342Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2024-04-03T15:57:36.8821910Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2024-04-03T15:57:36.8824455Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2024-04-03T15:57:36.8826424Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2024-04-03T15:57:36.8829775Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2024-04-03T15:57:36.8833292Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2024-04-03T15:57:36.8836821Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2024-04-03T15:57:36.8841152Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2024-04-03T15:57:36.8843252Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2024-04-03T15:57:36.8845342Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2024-04-03T15:57:36.8847030Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2024-04-03T15:57:36.8848252Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2024-04-03T15:57:36.8850213Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2024-04-03T15:57:36.8855976Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2024-04-03T15:57:36.8857517Z adding 'torch/share/cmake/Caffe2/public/xpu.cmake' 2024-04-03T15:57:36.8859425Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2024-04-03T15:57:36.8861325Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2024-04-03T15:57:36.8863623Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2024-04-03T15:57:36.8865133Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2024-04-03T15:57:36.8866521Z adding 'torch/signal/__init__.py' 2024-04-03T15:57:36.8867996Z adding 'torch/signal/windows/__init__.py' 2024-04-03T15:57:36.8872857Z adding 'torch/signal/windows/windows.py' 2024-04-03T15:57:36.8879225Z adding 'torch/sparse/__init__.py' 2024-04-03T15:57:36.8882698Z adding 'torch/sparse/_semi_structured_conversions.py' 2024-04-03T15:57:36.8885119Z adding 'torch/sparse/_semi_structured_ops.py' 2024-04-03T15:57:36.8902879Z adding 'torch/sparse/_triton_ops.py' 2024-04-03T15:57:36.8970818Z adding 'torch/sparse/_triton_ops_meta.py' 2024-04-03T15:57:36.8977816Z adding 'torch/sparse/semi_structured.py' 2024-04-03T15:57:36.8983937Z adding 'torch/special/__init__.py' 2024-04-03T15:57:36.9244694Z adding 'torch/test/CppSignature_test' 2024-04-03T15:57:36.9607285Z adding 'torch/test/Dict_test' 2024-04-03T15:57:36.9878149Z adding 'torch/test/Dimname_test' 2024-04-03T15:57:37.0180242Z adding 'torch/test/IListRef_test' 2024-04-03T15:57:37.0507128Z adding 'torch/test/KernelFunction_test' 2024-04-03T15:57:37.1004906Z adding 'torch/test/List_test' 2024-04-03T15:57:37.1329878Z adding 'torch/test/MaybeOwned_test' 2024-04-03T15:57:37.1623636Z adding 'torch/test/NamedTensor_test' 2024-04-03T15:57:37.1887145Z adding 'torch/test/StorageUtils_test' 2024-04-03T15:57:37.2183824Z adding 'torch/test/apply_utils_test' 2024-04-03T15:57:37.2480565Z adding 'torch/test/atest' 2024-04-03T15:57:37.2762415Z adding 'torch/test/backend_fallback_test' 2024-04-03T15:57:37.3089358Z adding 'torch/test/basic' 2024-04-03T15:57:37.3370734Z adding 'torch/test/broadcast_test' 2024-04-03T15:57:37.3639843Z adding 'torch/test/c10_Bitset_test' 2024-04-03T15:57:37.3897544Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2024-04-03T15:57:37.4147742Z adding 'torch/test/c10_ConstexprCrc_test' 2024-04-03T15:57:37.4402829Z adding 'torch/test/c10_DeadlockDetection_test' 2024-04-03T15:57:37.4666401Z adding 'torch/test/c10_DeviceGuard_test' 2024-04-03T15:57:37.4926386Z adding 'torch/test/c10_Device_test' 2024-04-03T15:57:37.5224271Z adding 'torch/test/c10_DispatchKeySet_test' 2024-04-03T15:57:37.5484841Z adding 'torch/test/c10_Half_test' 2024-04-03T15:57:37.5760574Z adding 'torch/test/c10_InlineDeviceGuard_test' 2024-04-03T15:57:37.6042684Z adding 'torch/test/c10_InlineStreamGuard_test' 2024-04-03T15:57:37.6326517Z adding 'torch/test/c10_LeftRight_test' 2024-04-03T15:57:37.6607308Z adding 'torch/test/c10_Metaprogramming_test' 2024-04-03T15:57:37.6881522Z adding 'torch/test/c10_Scalar_test' 2024-04-03T15:57:37.7165098Z adding 'torch/test/c10_SizesAndStrides_test' 2024-04-03T15:57:37.7415666Z adding 'torch/test/c10_StreamGuard_test' 2024-04-03T15:57:37.7677119Z adding 'torch/test/c10_SymInt_test' 2024-04-03T15:57:37.7934419Z adding 'torch/test/c10_Synchronized_test' 2024-04-03T15:57:37.8214530Z adding 'torch/test/c10_ThreadLocal_test' 2024-04-03T15:57:37.8479309Z adding 'torch/test/c10_TypeIndex_test' 2024-04-03T15:57:37.8741304Z adding 'torch/test/c10_TypeList_test' 2024-04-03T15:57:37.8993021Z adding 'torch/test/c10_TypeTraits_test' 2024-04-03T15:57:37.9259076Z adding 'torch/test/c10_accumulate_test' 2024-04-03T15:57:37.9540298Z adding 'torch/test/c10_bfloat16_test' 2024-04-03T15:57:37.9801486Z adding 'torch/test/c10_bit_cast_test' 2024-04-03T15:57:38.0086325Z adding 'torch/test/c10_complex_math_test' 2024-04-03T15:57:38.0368761Z adding 'torch/test/c10_complex_test' 2024-04-03T15:57:38.0728004Z adding 'torch/test/c10_cow_test' 2024-04-03T15:57:38.0998809Z adding 'torch/test/c10_exception_test' 2024-04-03T15:57:38.1257466Z adding 'torch/test/c10_flags_test' 2024-04-03T15:57:38.1515094Z adding 'torch/test/c10_generic_math_test' 2024-04-03T15:57:38.1767368Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2024-04-03T15:57:38.2499685Z adding 'torch/test/c10_intrusive_ptr_test' 2024-04-03T15:57:38.2770557Z adding 'torch/test/c10_irange_test' 2024-04-03T15:57:38.3056408Z adding 'torch/test/c10_logging_test' 2024-04-03T15:57:38.3425737Z adding 'torch/test/c10_optional_test' 2024-04-03T15:57:38.3736605Z adding 'torch/test/c10_ordered_preserving_dict_test' 2024-04-03T15:57:38.4011950Z adding 'torch/test/c10_registry_test' 2024-04-03T15:57:38.4632687Z adding 'torch/test/c10_small_vector_test' 2024-04-03T15:57:38.4908123Z adding 'torch/test/c10_ssize_test' 2024-04-03T15:57:38.5175033Z adding 'torch/test/c10_string_util_test' 2024-04-03T15:57:38.5472374Z adding 'torch/test/c10_string_view_test' 2024-04-03T15:57:38.5732416Z adding 'torch/test/c10_tempfile_test' 2024-04-03T15:57:38.6018763Z adding 'torch/test/c10_typeid_test' 2024-04-03T15:57:38.6280337Z adding 'torch/test/cpu_allocator_test' 2024-04-03T15:57:38.6573475Z adding 'torch/test/cpu_generator_test' 2024-04-03T15:57:38.6843471Z adding 'torch/test/cpu_profiling_allocator_test' 2024-04-03T15:57:38.7275996Z adding 'torch/test/cpu_rng_test' 2024-04-03T15:57:38.7536183Z adding 'torch/test/dispatch_key_set_test' 2024-04-03T15:57:38.7793448Z adding 'torch/test/dlconvertor_test' 2024-04-03T15:57:38.8086350Z adding 'torch/test/extension_backend_test' 2024-04-03T15:57:38.8368860Z adding 'torch/test/half_test' 2024-04-03T15:57:38.8695763Z adding 'torch/test/inline_container_test' 2024-04-03T15:57:38.9178486Z adding 'torch/test/ivalue_test' 2024-04-03T15:57:38.9763394Z adding 'torch/test/kernel_function_legacy_test' 2024-04-03T15:57:39.0235105Z adding 'torch/test/kernel_function_test' 2024-04-03T15:57:39.0824239Z adding 'torch/test/kernel_lambda_legacy_test' 2024-04-03T15:57:39.1305088Z adding 'torch/test/kernel_lambda_test' 2024-04-03T15:57:39.1619887Z adding 'torch/test/kernel_stackbased_test' 2024-04-03T15:57:39.1876054Z adding 'torch/test/lazy_tensor_test' 2024-04-03T15:57:39.2229532Z adding 'torch/test/legacy_vmap_test' 2024-04-03T15:57:39.2700380Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2024-04-03T15:57:39.2977143Z adding 'torch/test/math_kernel_test' 2024-04-03T15:57:39.3250054Z adding 'torch/test/memory_format_test' 2024-04-03T15:57:39.3521740Z adding 'torch/test/memory_overlapping_test' 2024-04-03T15:57:39.3795243Z adding 'torch/test/mobile_memory_cleanup' 2024-04-03T15:57:39.4080875Z adding 'torch/test/native_test' 2024-04-03T15:57:39.4331082Z adding 'torch/test/op_allowlist_test' 2024-04-03T15:57:39.5611791Z adding 'torch/test/op_registration_test' 2024-04-03T15:57:39.5897770Z adding 'torch/test/operator_name_test' 2024-04-03T15:57:39.6158107Z adding 'torch/test/operators_test' 2024-04-03T15:57:39.6425316Z adding 'torch/test/packedtensoraccessor_test' 2024-04-03T15:57:39.6762748Z adding 'torch/test/pow_test' 2024-04-03T15:57:39.7054442Z adding 'torch/test/quantized_test' 2024-04-03T15:57:39.7310834Z adding 'torch/test/reduce_ops_test' 2024-04-03T15:57:39.7572428Z adding 'torch/test/reportMemoryUsage_test' 2024-04-03T15:57:39.7861647Z adding 'torch/test/scalar_tensor_test' 2024-04-03T15:57:39.8156288Z adding 'torch/test/scalar_test' 2024-04-03T15:57:39.8424059Z adding 'torch/test/stride_properties_test' 2024-04-03T15:57:39.8794159Z adding 'torch/test/tensor_iterator_test' 2024-04-03T15:57:39.9072333Z adding 'torch/test/test_parallel' 2024-04-03T15:57:39.9084036Z adding 'torch/test/thread_init_test' 2024-04-03T15:57:39.9360811Z adding 'torch/test/type_ptr_test' 2024-04-03T15:57:39.9665461Z adding 'torch/test/type_test' 2024-04-03T15:57:39.9935043Z adding 'torch/test/undefined_tensor_test' 2024-04-03T15:57:39.9942739Z adding 'torch/test/verify_api_visibility' 2024-04-03T15:57:40.0201777Z adding 'torch/test/weakref_test' 2024-04-03T15:57:40.0464081Z adding 'torch/test/wrapdim_test' 2024-04-03T15:57:40.0728785Z adding 'torch/test/xla_tensor_test' 2024-04-03T15:57:40.0734021Z adding 'torch/testing/__init__.py' 2024-04-03T15:57:40.0748989Z adding 'torch/testing/_comparison.py' 2024-04-03T15:57:40.0752949Z adding 'torch/testing/_creation.py' 2024-04-03T15:57:40.0754717Z adding 'torch/testing/_internal/__init__.py' 2024-04-03T15:57:40.0758760Z adding 'torch/testing/_internal/autocast_test_lists.py' 2024-04-03T15:57:40.0762505Z adding 'torch/testing/_internal/autograd_function_db.py' 2024-04-03T15:57:40.0765470Z adding 'torch/testing/_internal/check_kernel_launches.py' 2024-04-03T15:57:40.0768888Z adding 'torch/testing/_internal/common_cuda.py' 2024-04-03T15:57:40.0787144Z adding 'torch/testing/_internal/common_device_type.py' 2024-04-03T15:57:40.0789417Z adding 'torch/testing/_internal/common_dist_composable.py' 2024-04-03T15:57:40.0802647Z adding 'torch/testing/_internal/common_distributed.py' 2024-04-03T15:57:40.0804976Z adding 'torch/testing/_internal/common_dtype.py' 2024-04-03T15:57:40.0818154Z adding 'torch/testing/_internal/common_fsdp.py' 2024-04-03T15:57:40.0822331Z adding 'torch/testing/_internal/common_jit.py' 2024-04-03T15:57:40.1007302Z adding 'torch/testing/_internal/common_methods_invocations.py' 2024-04-03T15:57:40.1015012Z adding 'torch/testing/_internal/common_mkldnn.py' 2024-04-03T15:57:40.1040922Z adding 'torch/testing/_internal/common_modules.py' 2024-04-03T15:57:40.1070005Z adding 'torch/testing/_internal/common_nn.py' 2024-04-03T15:57:40.1081409Z adding 'torch/testing/_internal/common_optimizers.py' 2024-04-03T15:57:40.1084832Z adding 'torch/testing/_internal/common_pruning.py' 2024-04-03T15:57:40.1106490Z adding 'torch/testing/_internal/common_quantization.py' 2024-04-03T15:57:40.1109738Z adding 'torch/testing/_internal/common_quantized.py' 2024-04-03T15:57:40.1112518Z adding 'torch/testing/_internal/common_subclass.py' 2024-04-03T15:57:40.1175531Z adding 'torch/testing/_internal/common_utils.py' 2024-04-03T15:57:40.1182892Z adding 'torch/testing/_internal/composite_compliance.py' 2024-04-03T15:57:40.1186397Z adding 'torch/testing/_internal/custom_op_db.py' 2024-04-03T15:57:40.1189277Z adding 'torch/testing/_internal/dist_utils.py' 2024-04-03T15:57:40.1191417Z adding 'torch/testing/_internal/dynamo_test_failures.py' 2024-04-03T15:57:40.1193254Z adding 'torch/testing/_internal/hop_db.py' 2024-04-03T15:57:40.1197294Z adding 'torch/testing/_internal/hypothesis_utils.py' 2024-04-03T15:57:40.1199100Z adding 'torch/testing/_internal/inductor_utils.py' 2024-04-03T15:57:40.1207437Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2024-04-03T15:57:40.1216017Z adding 'torch/testing/_internal/jit_utils.py' 2024-04-03T15:57:40.1218852Z adding 'torch/testing/_internal/logging_tensor.py' 2024-04-03T15:57:40.1221477Z adding 'torch/testing/_internal/logging_utils.py' 2024-04-03T15:57:40.1223374Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2024-04-03T15:57:40.1224266Z adding 'torch/testing/_internal/static_module.py' 2024-04-03T15:57:40.1226808Z adding 'torch/testing/_internal/triton_utils.py' 2024-04-03T15:57:40.1228962Z adding 'torch/testing/_internal/two_tensor.py' 2024-04-03T15:57:40.1230086Z adding 'torch/testing/_internal/codegen/__init__.py' 2024-04-03T15:57:40.1231690Z adding 'torch/testing/_internal/data/__init__.py' 2024-04-03T15:57:40.1233030Z adding 'torch/testing/_internal/data/network1.py' 2024-04-03T15:57:40.1233883Z adding 'torch/testing/_internal/data/network2.py' 2024-04-03T15:57:40.1235493Z adding 'torch/testing/_internal/distributed/__init__.py' 2024-04-03T15:57:40.1237153Z adding 'torch/testing/_internal/distributed/checkpoint_utils.py' 2024-04-03T15:57:40.1239142Z adding 'torch/testing/_internal/distributed/common_state_dict.py' 2024-04-03T15:57:40.1245850Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2024-04-03T15:57:40.1324193Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2024-04-03T15:57:40.1328727Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2024-04-03T15:57:40.1329819Z adding 'torch/testing/_internal/distributed/fake_pg.py' 2024-04-03T15:57:40.1334034Z adding 'torch/testing/_internal/distributed/multi_threaded_pg.py' 2024-04-03T15:57:40.1336208Z adding 'torch/testing/_internal/distributed/pipe_with_ddp_test.py' 2024-04-03T15:57:40.1338741Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2024-04-03T15:57:40.1340156Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2024-04-03T15:57:40.1341452Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2024-04-03T15:57:40.1343807Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2024-04-03T15:57:40.1345766Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2024-04-03T15:57:40.1347360Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2024-04-03T15:57:40.1348632Z adding 'torch/testing/_internal/distributed/_tensor/__init__.py' 2024-04-03T15:57:40.1353978Z adding 'torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2024-04-03T15:57:40.1355515Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2024-04-03T15:57:40.1357035Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2024-04-03T15:57:40.1362384Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2024-04-03T15:57:40.1363640Z adding 'torch/testing/_internal/distributed/pipeline/__init__.py' 2024-04-03T15:57:40.1365271Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2024-04-03T15:57:40.1387778Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2024-04-03T15:57:40.1391084Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2024-04-03T15:57:40.1394208Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2024-04-03T15:57:40.1396022Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2024-04-03T15:57:40.1397642Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2024-04-03T15:57:40.1445923Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2024-04-03T15:57:40.1449013Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2024-04-03T15:57:40.1450095Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2024-04-03T15:57:40.1452276Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2024-04-03T15:57:40.1455167Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2024-04-03T15:57:40.1456706Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2024-04-03T15:57:40.1458576Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2024-04-03T15:57:40.1469072Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2024-04-03T15:57:40.1471901Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2024-04-03T15:57:40.1473303Z adding 'torch/testing/_internal/generated/__init__.py' 2024-04-03T15:57:40.1514796Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2024-04-03T15:57:40.1519342Z adding 'torch/testing/_internal/opinfo/__init__.py' 2024-04-03T15:57:40.1549208Z adding 'torch/testing/_internal/opinfo/core.py' 2024-04-03T15:57:40.1552128Z adding 'torch/testing/_internal/opinfo/refs.py' 2024-04-03T15:57:40.1555268Z adding 'torch/testing/_internal/opinfo/utils.py' 2024-04-03T15:57:40.1556954Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2024-04-03T15:57:40.1563586Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2024-04-03T15:57:40.1568052Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2024-04-03T15:57:40.1583804Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2024-04-03T15:57:40.1587385Z adding 'torch/testing/_internal/opinfo/definitions/signal.py' 2024-04-03T15:57:40.1593651Z adding 'torch/testing/_internal/opinfo/definitions/sparse.py' 2024-04-03T15:57:40.1597865Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2024-04-03T15:57:40.1599627Z adding 'torch/testing/_internal/optests/__init__.py' 2024-04-03T15:57:40.1602319Z adding 'torch/testing/_internal/optests/aot_autograd.py' 2024-04-03T15:57:40.1604543Z adding 'torch/testing/_internal/optests/autograd_registration.py' 2024-04-03T15:57:40.1606092Z adding 'torch/testing/_internal/optests/fake_tensor.py' 2024-04-03T15:57:40.1615368Z adding 'torch/testing/_internal/optests/generate_tests.py' 2024-04-03T15:57:40.1617449Z adding 'torch/testing/_internal/optests/make_fx.py' 2024-04-03T15:57:40.1618711Z adding 'torch/testing/_internal/test_module/__init__.py' 2024-04-03T15:57:40.1620119Z adding 'torch/testing/_internal/test_module/future_div.py' 2024-04-03T15:57:40.1621374Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2024-04-03T15:57:40.1623390Z adding 'torch/utils/__init__.py' 2024-04-03T15:57:40.1626978Z adding 'torch/utils/_config_module.py' 2024-04-03T15:57:40.1630286Z adding 'torch/utils/_content_store.py' 2024-04-03T15:57:40.1632943Z adding 'torch/utils/_contextlib.py' 2024-04-03T15:57:40.1634684Z adding 'torch/utils/_cpp_extension_versioner.py' 2024-04-03T15:57:40.1642029Z adding 'torch/utils/_cxx_pytree.py' 2024-04-03T15:57:40.1643914Z adding 'torch/utils/_device.py' 2024-04-03T15:57:40.1645996Z adding 'torch/utils/_foreach_utils.py' 2024-04-03T15:57:40.1649273Z adding 'torch/utils/_freeze.py' 2024-04-03T15:57:40.1650935Z adding 'torch/utils/_import_utils.py' 2024-04-03T15:57:40.1652162Z adding 'torch/utils/_mode_utils.py' 2024-04-03T15:57:40.1659494Z adding 'torch/utils/_python_dispatch.py' 2024-04-03T15:57:40.1671703Z adding 'torch/utils/_pytree.py' 2024-04-03T15:57:40.1673557Z adding 'torch/utils/_stats.py' 2024-04-03T15:57:40.1676893Z adding 'torch/utils/_traceback.py' 2024-04-03T15:57:40.1678795Z adding 'torch/utils/_triton.py' 2024-04-03T15:57:40.1680118Z adding 'torch/utils/_typing_utils.py' 2024-04-03T15:57:40.1681964Z adding 'torch/utils/_zip.py' 2024-04-03T15:57:40.1686963Z adding 'torch/utils/backend_registration.py' 2024-04-03T15:57:40.1692638Z adding 'torch/utils/bundled_inputs.py' 2024-04-03T15:57:40.1710936Z adding 'torch/utils/checkpoint.py' 2024-04-03T15:57:40.1717021Z adding 'torch/utils/collect_env.py' 2024-04-03T15:57:40.1718642Z adding 'torch/utils/cpp_backtrace.py' 2024-04-03T15:57:40.1748264Z adding 'torch/utils/cpp_extension.py' 2024-04-03T15:57:40.1750315Z adding 'torch/utils/deterministic.py' 2024-04-03T15:57:40.1752438Z adding 'torch/utils/dlpack.py' 2024-04-03T15:57:40.1753955Z adding 'torch/utils/file_baton.py' 2024-04-03T15:57:40.1759499Z adding 'torch/utils/flop_counter.py' 2024-04-03T15:57:40.1762925Z adding 'torch/utils/hooks.py' 2024-04-03T15:57:40.1765333Z adding 'torch/utils/mkldnn.py' 2024-04-03T15:57:40.1768010Z adding 'torch/utils/mobile_optimizer.py' 2024-04-03T15:57:40.1769219Z adding 'torch/utils/model_zoo.py' 2024-04-03T15:57:40.1771407Z adding 'torch/utils/show_pickle.py' 2024-04-03T15:57:40.1774062Z adding 'torch/utils/throughput_benchmark.py' 2024-04-03T15:57:40.1777351Z adding 'torch/utils/weak.py' 2024-04-03T15:57:40.1778904Z adding 'torch/utils/_sympy/__init__.py' 2024-04-03T15:57:40.1782919Z adding 'torch/utils/_sympy/functions.py' 2024-04-03T15:57:40.1784940Z adding 'torch/utils/_sympy/interp.py' 2024-04-03T15:57:40.1786874Z adding 'torch/utils/_sympy/reference.py' 2024-04-03T15:57:40.1788702Z adding 'torch/utils/_sympy/singleton_int.py' 2024-04-03T15:57:40.1791109Z adding 'torch/utils/_sympy/solve.py' 2024-04-03T15:57:40.1798127Z adding 'torch/utils/_sympy/value_ranges.py' 2024-04-03T15:57:40.1799925Z adding 'torch/utils/backcompat/__init__.py' 2024-04-03T15:57:40.1801533Z adding 'torch/utils/benchmark/__init__.py' 2024-04-03T15:57:40.1803105Z adding 'torch/utils/benchmark/examples/__init__.py' 2024-04-03T15:57:40.1806169Z adding 'torch/utils/benchmark/examples/blas_compare_setup.py' 2024-04-03T15:57:40.1807970Z adding 'torch/utils/benchmark/examples/compare.py' 2024-04-03T15:57:40.1809809Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2024-04-03T15:57:40.1811878Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2024-04-03T15:57:40.1813136Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2024-04-03T15:57:40.1815724Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2024-04-03T15:57:40.1816789Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2024-04-03T15:57:40.1818626Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2024-04-03T15:57:40.1820612Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2024-04-03T15:57:40.1822610Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2024-04-03T15:57:40.1824331Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2024-04-03T15:57:40.1825968Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2024-04-03T15:57:40.1827468Z adding 'torch/utils/benchmark/utils/__init__.py' 2024-04-03T15:57:40.1828976Z adding 'torch/utils/benchmark/utils/_stubs.py' 2024-04-03T15:57:40.1833045Z adding 'torch/utils/benchmark/utils/common.py' 2024-04-03T15:57:40.1836699Z adding 'torch/utils/benchmark/utils/compare.py' 2024-04-03T15:57:40.1839345Z adding 'torch/utils/benchmark/utils/compile.py' 2024-04-03T15:57:40.1842084Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2024-04-03T15:57:40.1847556Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2024-04-03T15:57:40.1849970Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2024-04-03T15:57:40.1851669Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2024-04-03T15:57:40.1857443Z adding 'torch/utils/benchmark/utils/timer.py' 2024-04-03T15:57:40.1859137Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2024-04-03T15:57:40.1861592Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2024-04-03T15:57:40.1863192Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2024-04-03T15:57:40.1864808Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2024-04-03T15:57:40.1874562Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2024-04-03T15:57:40.1916149Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2024-04-03T15:57:40.1919688Z adding 'torch/utils/bottleneck/__init__.py' 2024-04-03T15:57:40.1922401Z adding 'torch/utils/bottleneck/__main__.py' 2024-04-03T15:57:40.1924249Z adding 'torch/utils/data/__init__.py' 2024-04-03T15:57:40.1925928Z adding 'torch/utils/data/backward_compatibility.py' 2024-04-03T15:57:40.1949051Z adding 'torch/utils/data/dataloader.py' 2024-04-03T15:57:40.1954306Z adding 'torch/utils/data/dataset.py' 2024-04-03T15:57:40.1956969Z adding 'torch/utils/data/distributed.py' 2024-04-03T15:57:40.1959280Z adding 'torch/utils/data/graph.py' 2024-04-03T15:57:40.1961829Z adding 'torch/utils/data/graph_settings.py' 2024-04-03T15:57:40.1965863Z adding 'torch/utils/data/sampler.py' 2024-04-03T15:57:40.1968010Z adding 'torch/utils/data/_utils/__init__.py' 2024-04-03T15:57:40.1971898Z adding 'torch/utils/data/_utils/collate.py' 2024-04-03T15:57:40.1973732Z adding 'torch/utils/data/_utils/fetch.py' 2024-04-03T15:57:40.1975670Z adding 'torch/utils/data/_utils/pin_memory.py' 2024-04-03T15:57:40.1977519Z adding 'torch/utils/data/_utils/signal_handling.py' 2024-04-03T15:57:40.1981712Z adding 'torch/utils/data/_utils/worker.py' 2024-04-03T15:57:40.1983426Z adding 'torch/utils/data/datapipes/__init__.py' 2024-04-03T15:57:40.1985833Z adding 'torch/utils/data/datapipes/_decorator.py' 2024-04-03T15:57:40.1989278Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2024-04-03T15:57:40.1993847Z adding 'torch/utils/data/datapipes/_typing.py' 2024-04-03T15:57:40.1997962Z adding 'torch/utils/data/datapipes/datapipe.py' 2024-04-03T15:57:40.2005949Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2024-04-03T15:57:40.2009377Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2024-04-03T15:57:40.2011145Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2024-04-03T15:57:40.2013263Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2024-04-03T15:57:40.2016696Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2024-04-03T15:57:40.2018754Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2024-04-03T15:57:40.2019989Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2024-04-03T15:57:40.2021543Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2024-04-03T15:57:40.2024401Z adding 'torch/utils/data/datapipes/iter/callable.py' 2024-04-03T15:57:40.2027076Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2024-04-03T15:57:40.2032939Z adding 'torch/utils/data/datapipes/iter/combining.py' 2024-04-03T15:57:40.2034889Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2024-04-03T15:57:40.2036781Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2024-04-03T15:57:40.2040106Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2024-04-03T15:57:40.2042136Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2024-04-03T15:57:40.2044057Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2024-04-03T15:57:40.2046221Z adding 'torch/utils/data/datapipes/iter/sharding.py' 2024-04-03T15:57:40.2047984Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2024-04-03T15:57:40.2049660Z adding 'torch/utils/data/datapipes/iter/utils.py' 2024-04-03T15:57:40.2051172Z adding 'torch/utils/data/datapipes/map/__init__.py' 2024-04-03T15:57:40.2052817Z adding 'torch/utils/data/datapipes/map/callable.py' 2024-04-03T15:57:40.2054765Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2024-04-03T15:57:40.2056601Z adding 'torch/utils/data/datapipes/map/combining.py' 2024-04-03T15:57:40.2058423Z adding 'torch/utils/data/datapipes/map/grouping.py' 2024-04-03T15:57:40.2060099Z adding 'torch/utils/data/datapipes/map/utils.py' 2024-04-03T15:57:40.2061589Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2024-04-03T15:57:40.2065944Z adding 'torch/utils/data/datapipes/utils/common.py' 2024-04-03T15:57:40.2068800Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2024-04-03T15:57:40.2070750Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2024-04-03T15:57:40.2072295Z adding 'torch/utils/hipify/__init__.py' 2024-04-03T15:57:40.2073955Z adding 'torch/utils/hipify/constants.py' 2024-04-03T15:57:40.2120711Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2024-04-03T15:57:40.2135934Z adding 'torch/utils/hipify/hipify_python.py' 2024-04-03T15:57:40.2137123Z adding 'torch/utils/hipify/version.py' 2024-04-03T15:57:40.2138534Z adding 'torch/utils/jit/__init__.py' 2024-04-03T15:57:40.2140809Z adding 'torch/utils/jit/log_extract.py' 2024-04-03T15:57:40.2145410Z adding 'torch/utils/model_dump/__init__.py' 2024-04-03T15:57:40.2146840Z adding 'torch/utils/model_dump/__main__.py' 2024-04-03T15:57:40.2151746Z adding 'torch/utils/model_dump/code.js' 2024-04-03T15:57:40.2153355Z adding 'torch/utils/model_dump/htm.mjs' 2024-04-03T15:57:40.2156932Z adding 'torch/utils/model_dump/preact.mjs' 2024-04-03T15:57:40.2158396Z adding 'torch/utils/model_dump/skeleton.html' 2024-04-03T15:57:40.2160027Z adding 'torch/utils/tensorboard/__init__.py' 2024-04-03T15:57:40.2167946Z adding 'torch/utils/tensorboard/_caffe2_graph.py' 2024-04-03T15:57:40.2169477Z adding 'torch/utils/tensorboard/_convert_np.py' 2024-04-03T15:57:40.2171520Z adding 'torch/utils/tensorboard/_embedding.py' 2024-04-03T15:57:40.2173104Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2024-04-03T15:57:40.2174635Z adding 'torch/utils/tensorboard/_proto_graph.py' 2024-04-03T15:57:40.2178826Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2024-04-03T15:57:40.2181090Z adding 'torch/utils/tensorboard/_utils.py' 2024-04-03T15:57:40.2190338Z adding 'torch/utils/tensorboard/summary.py' 2024-04-03T15:57:40.2201535Z adding 'torch/utils/tensorboard/writer.py' 2024-04-03T15:57:40.2203286Z adding 'torch/utils/viz/__init__.py' 2024-04-03T15:57:40.2207916Z adding 'torch/utils/viz/_cycles.py' 2024-04-03T15:57:40.2212410Z adding 'torch/xpu/__init__.py' 2024-04-03T15:57:40.2214148Z adding 'torch/xpu/_gpu_trace.py' 2024-04-03T15:57:40.2215812Z adding 'torch/xpu/_utils.py' 2024-04-03T15:57:40.2217756Z adding 'torch/xpu/random.py' 2024-04-03T15:57:40.2220015Z adding 'torch/xpu/streams.py' 2024-04-03T15:57:40.2222984Z adding 'torchgen/__init__.py' 2024-04-03T15:57:40.2224811Z adding 'torchgen/code_template.py' 2024-04-03T15:57:40.2226814Z adding 'torchgen/context.py' 2024-04-03T15:57:40.2254925Z adding 'torchgen/gen.py' 2024-04-03T15:57:40.2259616Z adding 'torchgen/gen_aoti_c_shim.py' 2024-04-03T15:57:40.2265579Z adding 'torchgen/gen_backend_stubs.py' 2024-04-03T15:57:40.2275179Z adding 'torchgen/gen_executorch.py' 2024-04-03T15:57:40.2284768Z adding 'torchgen/gen_functionalization_type.py' 2024-04-03T15:57:40.2291052Z adding 'torchgen/gen_lazy_tensor.py' 2024-04-03T15:57:40.2293940Z adding 'torchgen/gen_vmap_plumbing.py' 2024-04-03T15:57:40.2295729Z adding 'torchgen/local.py' 2024-04-03T15:57:40.2328550Z adding 'torchgen/model.py' 2024-04-03T15:57:40.2337365Z adding 'torchgen/native_function_generation.py' 2024-04-03T15:57:40.2342341Z adding 'torchgen/utils.py' 2024-04-03T15:57:40.2344068Z adding 'torchgen/yaml_utils.py' 2024-04-03T15:57:40.2345586Z adding 'torchgen/api/__init__.py' 2024-04-03T15:57:40.2356388Z adding 'torchgen/api/autograd.py' 2024-04-03T15:57:40.2360749Z adding 'torchgen/api/cpp.py' 2024-04-03T15:57:40.2362746Z adding 'torchgen/api/dispatcher.py' 2024-04-03T15:57:40.2365823Z adding 'torchgen/api/functionalization.py' 2024-04-03T15:57:40.2370785Z adding 'torchgen/api/lazy.py' 2024-04-03T15:57:40.2372329Z adding 'torchgen/api/meta.py' 2024-04-03T15:57:40.2374506Z adding 'torchgen/api/native.py' 2024-04-03T15:57:40.2390528Z adding 'torchgen/api/python.py' 2024-04-03T15:57:40.2393421Z adding 'torchgen/api/structured.py' 2024-04-03T15:57:40.2398039Z adding 'torchgen/api/translate.py' 2024-04-03T15:57:40.2400642Z adding 'torchgen/api/ufunc.py' 2024-04-03T15:57:40.2403458Z adding 'torchgen/api/unboxing.py' 2024-04-03T15:57:40.2405175Z adding 'torchgen/api/types/__init__.py' 2024-04-03T15:57:40.2409632Z adding 'torchgen/api/types/signatures.py' 2024-04-03T15:57:40.2412084Z adding 'torchgen/api/types/types.py' 2024-04-03T15:57:40.2414987Z adding 'torchgen/api/types/types_base.py' 2024-04-03T15:57:40.2416796Z adding 'torchgen/dest/__init__.py' 2024-04-03T15:57:40.2424003Z adding 'torchgen/dest/lazy_ir.py' 2024-04-03T15:57:40.2425914Z adding 'torchgen/dest/lazy_ts_lowering.py' 2024-04-03T15:57:40.2427477Z adding 'torchgen/dest/native_functions.py' 2024-04-03T15:57:40.2437358Z adding 'torchgen/dest/register_dispatch_key.py' 2024-04-03T15:57:40.2442418Z adding 'torchgen/dest/ufunc.py' 2024-04-03T15:57:40.2444012Z adding 'torchgen/executorch/__init__.py' 2024-04-03T15:57:40.2447085Z adding 'torchgen/executorch/model.py' 2024-04-03T15:57:40.2449545Z adding 'torchgen/executorch/parse.py' 2024-04-03T15:57:40.2451031Z adding 'torchgen/executorch/api/__init__.py' 2024-04-03T15:57:40.2453104Z adding 'torchgen/executorch/api/custom_ops.py' 2024-04-03T15:57:40.2456944Z adding 'torchgen/executorch/api/et_cpp.py' 2024-04-03T15:57:40.2459629Z adding 'torchgen/executorch/api/unboxing.py' 2024-04-03T15:57:40.2461185Z adding 'torchgen/executorch/api/types/__init__.py' 2024-04-03T15:57:40.2462953Z adding 'torchgen/executorch/api/types/signatures.py' 2024-04-03T15:57:40.2464621Z adding 'torchgen/executorch/api/types/types.py' 2024-04-03T15:57:40.2466181Z adding 'torchgen/operator_versions/__init__.py' 2024-04-03T15:57:40.2469497Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2024-04-03T15:57:40.2471061Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2024-04-03T15:57:40.2564502Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2024-04-03T15:57:40.2569945Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2024-04-03T15:57:40.2572113Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2024-04-03T15:57:40.2573959Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2024-04-03T15:57:40.2575166Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2024-04-03T15:57:40.2576891Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2024-04-03T15:57:40.2578436Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2024-04-03T15:57:40.2579626Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2024-04-03T15:57:40.2580958Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2024-04-03T15:57:40.2582202Z adding 'torchgen/packaged/ATen/templates/Function.h' 2024-04-03T15:57:40.2583855Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2024-04-03T15:57:40.2585732Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2024-04-03T15:57:40.2587724Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2024-04-03T15:57:40.2589120Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2024-04-03T15:57:40.2590472Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2024-04-03T15:57:40.2591911Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2024-04-03T15:57:40.2593054Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2024-04-03T15:57:40.2594636Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2024-04-03T15:57:40.2595864Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2024-04-03T15:57:40.2597240Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2024-04-03T15:57:40.2598423Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2024-04-03T15:57:40.2599982Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2024-04-03T15:57:40.2601953Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2024-04-03T15:57:40.2603366Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2024-04-03T15:57:40.2604873Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2024-04-03T15:57:40.2606898Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2024-04-03T15:57:40.2608273Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2024-04-03T15:57:40.2609632Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2024-04-03T15:57:40.2611289Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2024-04-03T15:57:40.2613161Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2024-04-03T15:57:40.2614325Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2024-04-03T15:57:40.2615747Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2024-04-03T15:57:40.2624095Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2024-04-03T15:57:40.2626104Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2024-04-03T15:57:40.2627317Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2024-04-03T15:57:40.2628799Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2024-04-03T15:57:40.2630034Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2024-04-03T15:57:40.2631555Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2024-04-03T15:57:40.2632967Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2024-04-03T15:57:40.2634470Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2024-04-03T15:57:40.2635583Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2024-04-03T15:57:40.2637320Z adding 'torchgen/packaged/autograd/BUILD.bazel' 2024-04-03T15:57:40.2638570Z adding 'torchgen/packaged/autograd/README.md' 2024-04-03T15:57:40.2639879Z adding 'torchgen/packaged/autograd/__init__.py' 2024-04-03T15:57:40.2641329Z adding 'torchgen/packaged/autograd/build.bzl' 2024-04-03T15:57:40.2642816Z adding 'torchgen/packaged/autograd/context.py' 2024-04-03T15:57:40.2644868Z adding 'torchgen/packaged/autograd/deprecated.yaml' 2024-04-03T15:57:40.2682390Z adding 'torchgen/packaged/autograd/derivatives.yaml' 2024-04-03T15:57:40.2685392Z adding 'torchgen/packaged/autograd/gen_annotated_fn_args.py' 2024-04-03T15:57:40.2687694Z adding 'torchgen/packaged/autograd/gen_autograd.py' 2024-04-03T15:57:40.2694067Z adding 'torchgen/packaged/autograd/gen_autograd_functions.py' 2024-04-03T15:57:40.2700187Z adding 'torchgen/packaged/autograd/gen_inplace_or_view_type.py' 2024-04-03T15:57:40.2712361Z adding 'torchgen/packaged/autograd/gen_python_functions.py' 2024-04-03T15:57:40.2717884Z adding 'torchgen/packaged/autograd/gen_trace_type.py' 2024-04-03T15:57:40.2720065Z adding 'torchgen/packaged/autograd/gen_variable_factories.py' 2024-04-03T15:57:40.2741623Z adding 'torchgen/packaged/autograd/gen_variable_type.py' 2024-04-03T15:57:40.2745519Z adding 'torchgen/packaged/autograd/gen_view_funcs.py' 2024-04-03T15:57:40.2756119Z adding 'torchgen/packaged/autograd/load_derivatives.py' 2024-04-03T15:57:40.2758629Z adding 'torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp' 2024-04-03T15:57:40.2761860Z adding 'torchgen/packaged/autograd/templates/Functions.cpp' 2024-04-03T15:57:40.2762860Z adding 'torchgen/packaged/autograd/templates/Functions.h' 2024-04-03T15:57:40.2763424Z adding 'torchgen/packaged/autograd/templates/TraceType.cpp' 2024-04-03T15:57:40.2764389Z adding 'torchgen/packaged/autograd/templates/VariableType.cpp' 2024-04-03T15:57:40.2766142Z adding 'torchgen/packaged/autograd/templates/VariableType.h' 2024-04-03T15:57:40.2767518Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.cpp' 2024-04-03T15:57:40.2768773Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.h' 2024-04-03T15:57:40.2770334Z adding 'torchgen/packaged/autograd/templates/annotated_fn_args.py.in' 2024-04-03T15:57:40.2771546Z adding 'torchgen/packaged/autograd/templates/python_enum_tag.cpp' 2024-04-03T15:57:40.2773295Z adding 'torchgen/packaged/autograd/templates/python_fft_functions.cpp' 2024-04-03T15:57:40.2774521Z adding 'torchgen/packaged/autograd/templates/python_functions.cpp' 2024-04-03T15:57:40.2775768Z adding 'torchgen/packaged/autograd/templates/python_functions.h' 2024-04-03T15:57:40.2777581Z adding 'torchgen/packaged/autograd/templates/python_linalg_functions.cpp' 2024-04-03T15:57:40.2778952Z adding 'torchgen/packaged/autograd/templates/python_nested_functions.cpp' 2024-04-03T15:57:40.2781028Z adding 'torchgen/packaged/autograd/templates/python_nn_functions.cpp' 2024-04-03T15:57:40.2782754Z adding 'torchgen/packaged/autograd/templates/python_return_types.cpp' 2024-04-03T15:57:40.2783901Z adding 'torchgen/packaged/autograd/templates/python_return_types.h' 2024-04-03T15:57:40.2785568Z adding 'torchgen/packaged/autograd/templates/python_sparse_functions.cpp' 2024-04-03T15:57:40.2787059Z adding 'torchgen/packaged/autograd/templates/python_special_functions.cpp' 2024-04-03T15:57:40.2788817Z adding 'torchgen/packaged/autograd/templates/python_torch_functions.cpp' 2024-04-03T15:57:40.2797667Z adding 'torchgen/packaged/autograd/templates/python_variable_methods.cpp' 2024-04-03T15:57:40.2800026Z adding 'torchgen/packaged/autograd/templates/variable_factories.h' 2024-04-03T15:57:40.2801615Z adding 'torchgen/selective_build/__init__.py' 2024-04-03T15:57:40.2804041Z adding 'torchgen/selective_build/operator.py' 2024-04-03T15:57:40.2807932Z adding 'torchgen/selective_build/selector.py' 2024-04-03T15:57:40.2809432Z adding 'torchgen/static_runtime/__init__.py' 2024-04-03T15:57:40.2812177Z adding 'torchgen/static_runtime/config.py' 2024-04-03T15:57:40.2814761Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2024-04-03T15:57:40.2820467Z adding 'torchgen/static_runtime/generator.py' 2024-04-03T15:57:40.2874064Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/LICENSE' 2024-04-03T15:57:40.2883060Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/METADATA' 2024-04-03T15:57:40.2890040Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/NOTICE' 2024-04-03T15:57:40.2891115Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/WHEEL' 2024-04-03T15:57:40.2892562Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/entry_points.txt' 2024-04-03T15:57:40.2893359Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/top_level.txt' 2024-04-03T15:57:40.3318187Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/RECORD' 2024-04-03T15:57:40.3520494Z removing build/bdist.linux-x86_64/wheel 2024-04-03T15:57:40.5462075Z ++ echo dist/torch-2.4.0a0+gitd253bd7-cp38-cp38-linux_x86_64.whl 2024-04-03T15:57:40.5465208Z + pip_install_whl dist/torch-2.4.0a0+gitd253bd7-cp38-cp38-linux_x86_64.whl 2024-04-03T15:57:40.5467538Z + python3 -mpip install --no-index --no-deps dist/torch-2.4.0a0+gitd253bd7-cp38-cp38-linux_x86_64.whl 2024-04-03T15:57:41.0225461Z Processing ./dist/torch-2.4.0a0+gitd253bd7-cp38-cp38-linux_x86_64.whl 2024-04-03T15:57:41.1767820Z Installing collected packages: torch 2024-04-03T15:57:50.1441461Z Successfully installed torch-2.4.0a0+gitd253bd7 2024-04-03T15:57:50.1888655Z + set -x 2024-04-03T15:57:50.1889174Z + assert_git_not_dirty 2024-04-03T15:57:50.1890000Z + [[ linux-jammy-py3.8-gcc11 != *rocm* ]] 2024-04-03T15:57:50.1890533Z + [[ linux-jammy-py3.8-gcc11 != *xla* ]] 2024-04-03T15:57:50.1896988Z ++ git status --porcelain 2024-04-03T15:57:50.1897477Z ++ grep -v '?? third_party' 2024-04-03T15:57:51.6602937Z ++ true 2024-04-03T15:57:51.6603851Z + git_status= 2024-04-03T15:57:51.6605209Z + [[ -n '' ]] 2024-04-03T15:57:51.6606028Z + mkdir -p dist 2024-04-03T15:57:51.6623576Z + '[' -f build/.ninja_log ']' 2024-04-03T15:57:51.6624767Z + [[ linux-jammy-py3.8-gcc11 == *rocm* ]] 2024-04-03T15:57:51.6625776Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts 2024-04-03T15:57:51.6626825Z ++ [[ linux-jammy-py3.8-gcc11 == *rocm* ]] 2024-04-03T15:57:51.6627549Z ++ echo OFF 2024-04-03T15:57:51.6628165Z + CUSTOM_TEST_USE_ROCM=OFF 2024-04-03T15:57:51.6628986Z + CUSTOM_TEST_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public 2024-04-03T15:57:51.6629964Z + mkdir -pv build/custom_test_artifacts 2024-04-03T15:57:51.6639192Z mkdir: created directory 'build/custom_test_artifacts' 2024-04-03T15:57:51.6640218Z + CUSTOM_OP_BUILD=build/custom_test_artifacts/custom-op-build 2024-04-03T15:57:51.6640839Z + CUSTOM_OP_TEST=/var/lib/jenkins/workspace/test/custom_operator 2024-04-03T15:57:51.6641389Z + python --version 2024-04-03T15:57:51.6659342Z Python 3.8.19 2024-04-03T15:57:51.6666754Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2024-04-03T15:57:51.7803971Z + SITE_PACKAGES=/opt/conda/envs/py_3.8/lib/python3.8/site-packages 2024-04-03T15:57:51.7805283Z + mkdir -p build/custom_test_artifacts/custom-op-build 2024-04-03T15:57:51.7820844Z + pushd build/custom_test_artifacts/custom-op-build 2024-04-03T15:57:51.7822975Z ~/workspace/build/custom_test_artifacts/custom-op-build ~/workspace 2024-04-03T15:57:51.7824116Z ++ which python 2024-04-03T15:57:51.7833706Z + cmake /var/lib/jenkins/workspace/test/custom_operator -DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch -DPYTHON_EXECUTABLE=/opt/conda/envs/py_3.8/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2024-04-03T15:57:51.8446562Z -- The C compiler identification is GNU 11.4.0 2024-04-03T15:57:51.9172256Z -- The CXX compiler identification is GNU 11.4.0 2024-04-03T15:57:51.9371243Z -- Detecting C compiler ABI info 2024-04-03T15:57:52.1099236Z -- Detecting C compiler ABI info - done 2024-04-03T15:57:52.1190689Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2024-04-03T15:57:52.1192112Z -- Detecting C compile features 2024-04-03T15:57:52.1196245Z -- Detecting C compile features - done 2024-04-03T15:57:52.1231581Z -- Detecting CXX compiler ABI info 2024-04-03T15:57:52.2569853Z -- Detecting CXX compiler ABI info - done 2024-04-03T15:57:52.2661951Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2024-04-03T15:57:52.2664193Z -- Detecting CXX compile features 2024-04-03T15:57:52.2668561Z -- Detecting CXX compile features - done 2024-04-03T15:57:52.2979711Z CMake Warning at /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-04-03T15:57:52.2981874Z static library kineto_LIBRARY-NOTFOUND not found. 2024-04-03T15:57:52.2982906Z Call Stack (most recent call first): 2024-04-03T15:57:52.2985251Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2024-04-03T15:57:52.2986426Z CMakeLists.txt:9 (find_package) 2024-04-03T15:57:52.2986673Z 2024-04-03T15:57:52.2986802Z  2024-04-03T15:57:52.2987506Z -- Found Torch: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so 2024-04-03T15:57:52.2988070Z -- Configuring done (0.5s) 2024-04-03T15:57:52.3047263Z -- Generating done (0.0s) 2024-04-03T15:57:52.3050481Z CMake Warning: 2024-04-03T15:57:52.3051536Z Manually-specified variables were not used by the project: 2024-04-03T15:57:52.3052382Z 2024-04-03T15:57:52.3052628Z PYTHON_EXECUTABLE 2024-04-03T15:57:52.3053061Z 2024-04-03T15:57:52.3053498Z  2024-04-03T15:57:52.3314388Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2024-04-03T15:57:52.3343210Z + make VERBOSE=1 2024-04-03T15:57:52.3361839Z /opt/conda/envs/py_3.8/bin/cmake -S/var/lib/jenkins/workspace/test/custom_operator -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build --check-build-system CMakeFiles/Makefile.cmake 0 2024-04-03T15:57:52.3425779Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build//CMakeFiles/progress.marks 2024-04-03T15:57:52.3470621Z make -f CMakeFiles/Makefile2 all 2024-04-03T15:57:52.3477477Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T15:57:52.3478294Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/depend 2024-04-03T15:57:52.3488711Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T15:57:52.3495066Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/envs/py_3.8/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake --color= 2024-04-03T15:57:52.3547495Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T15:57:52.3549470Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/build 2024-04-03T15:57:52.3559238Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T15:57:52.3611154Z [ 25%] Building CXX object CMakeFiles/custom_ops.dir/op.cpp.o 2024-04-03T15:57:52.3616922Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_ops_EXPORTS -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/custom_ops.dir/op.cpp.o -MF CMakeFiles/custom_ops.dir/op.cpp.o.d -o CMakeFiles/custom_ops.dir/op.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/op.cpp 2024-04-03T15:57:53.2904118Z [ 50%] Linking CXX shared library libcustom_ops.so 2024-04-03T15:57:53.2906684Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_link_script CMakeFiles/custom_ops.dir/link.txt --verbose=1 2024-04-03T15:57:53.2969400Z /opt/cache/bin/c++ -fPIC -shared -Wl,-soname,libcustom_ops.so -o libcustom_ops.so CMakeFiles/custom_ops.dir/op.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2024-04-03T15:57:53.4675004Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T15:57:53.5132058Z [ 50%] Built target custom_ops 2024-04-03T15:57:53.5141853Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/depend 2024-04-03T15:57:53.5153871Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T15:57:53.5157442Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/envs/py_3.8/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake --color= 2024-04-03T15:57:53.5222544Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T15:57:53.5224418Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/build 2024-04-03T15:57:53.5236091Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T15:57:53.5294372Z [ 75%] Building CXX object CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2024-04-03T15:57:53.5300182Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -MF CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d -o CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/test_custom_ops.cpp 2024-04-03T15:57:54.5637793Z [100%] Linking CXX executable test_custom_ops 2024-04-03T15:57:54.5640609Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_link_script CMakeFiles/test_custom_ops.dir/link.txt --verbose=1 2024-04-03T15:57:54.5690732Z /opt/cache/bin/c++ -rdynamic CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -o test_custom_ops -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build:/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib libcustom_ops.so /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so 2024-04-03T15:57:54.7752204Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T15:57:54.8100458Z [100%] Built target test_custom_ops 2024-04-03T15:57:54.8115511Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T15:57:54.8118332Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles 0 2024-04-03T15:57:54.8220123Z + popd 2024-04-03T15:57:54.8220460Z ~/workspace 2024-04-03T15:57:54.8220882Z + assert_git_not_dirty 2024-04-03T15:57:54.8221375Z + [[ linux-jammy-py3.8-gcc11 != *rocm* ]] 2024-04-03T15:57:54.8221912Z + [[ linux-jammy-py3.8-gcc11 != *xla* ]] 2024-04-03T15:57:54.8230869Z ++ git status --porcelain 2024-04-03T15:57:54.8231879Z ++ grep -v '?? third_party' 2024-04-03T15:57:54.9346442Z ++ true 2024-04-03T15:57:54.9349061Z + git_status= 2024-04-03T15:57:54.9350177Z + [[ -n '' ]] 2024-04-03T15:57:54.9351404Z + JIT_HOOK_BUILD=build/custom_test_artifacts/jit-hook-build 2024-04-03T15:57:54.9352571Z + JIT_HOOK_TEST=/var/lib/jenkins/workspace/test/jit_hooks 2024-04-03T15:57:54.9353711Z + python --version 2024-04-03T15:57:54.9368249Z Python 3.8.19 2024-04-03T15:57:54.9375087Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2024-04-03T15:57:55.0555137Z + SITE_PACKAGES=/opt/conda/envs/py_3.8/lib/python3.8/site-packages 2024-04-03T15:57:55.0556148Z + mkdir -p build/custom_test_artifacts/jit-hook-build 2024-04-03T15:57:55.0580782Z + pushd build/custom_test_artifacts/jit-hook-build 2024-04-03T15:57:55.0581697Z ~/workspace/build/custom_test_artifacts/jit-hook-build ~/workspace 2024-04-03T15:57:55.0582588Z ++ which python 2024-04-03T15:57:55.0596432Z + cmake /var/lib/jenkins/workspace/test/jit_hooks -DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch -DPYTHON_EXECUTABLE=/opt/conda/envs/py_3.8/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2024-04-03T15:57:55.1185084Z -- The C compiler identification is GNU 11.4.0 2024-04-03T15:57:55.1880753Z -- The CXX compiler identification is GNU 11.4.0 2024-04-03T15:57:55.2080151Z -- Detecting C compiler ABI info 2024-04-03T15:57:55.3257823Z -- Detecting C compiler ABI info - done 2024-04-03T15:57:55.3346923Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2024-04-03T15:57:55.3349541Z -- Detecting C compile features 2024-04-03T15:57:55.3353552Z -- Detecting C compile features - done 2024-04-03T15:57:55.3389240Z -- Detecting CXX compiler ABI info 2024-04-03T15:57:55.4671300Z -- Detecting CXX compiler ABI info - done 2024-04-03T15:57:55.4763822Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2024-04-03T15:57:55.4767466Z -- Detecting CXX compile features 2024-04-03T15:57:55.4772965Z -- Detecting CXX compile features - done 2024-04-03T15:57:55.4939755Z CMake Warning at /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-04-03T15:57:55.4940805Z static library kineto_LIBRARY-NOTFOUND not found. 2024-04-03T15:57:55.4941363Z Call Stack (most recent call first): 2024-04-03T15:57:55.4942391Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2024-04-03T15:57:55.4943313Z CMakeLists.txt:9 (find_package) 2024-04-03T15:57:55.4943575Z 2024-04-03T15:57:55.4943743Z  2024-04-03T15:57:55.4944361Z -- Found Torch: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so 2024-04-03T15:57:55.4945065Z -- Configuring done (0.4s) 2024-04-03T15:57:55.4999078Z -- Generating done (0.0s) 2024-04-03T15:57:55.5002071Z CMake Warning: 2024-04-03T15:57:55.5002745Z Manually-specified variables were not used by the project: 2024-04-03T15:57:55.5003160Z 2024-04-03T15:57:55.5003362Z PYTHON_EXECUTABLE 2024-04-03T15:57:55.5003587Z 2024-04-03T15:57:55.5003719Z  2024-04-03T15:57:55.5148120Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build 2024-04-03T15:57:55.5186759Z + make VERBOSE=1 2024-04-03T15:57:55.5209868Z /opt/conda/envs/py_3.8/bin/cmake -S/var/lib/jenkins/workspace/test/jit_hooks -B/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build --check-build-system CMakeFiles/Makefile.cmake 0 2024-04-03T15:57:55.5270486Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build//CMakeFiles/progress.marks 2024-04-03T15:57:55.5316898Z make -f CMakeFiles/Makefile2 all 2024-04-03T15:57:55.5334089Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-04-03T15:57:55.5336173Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/depend 2024-04-03T15:57:55.5341175Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-04-03T15:57:55.5344738Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build && /opt/conda/envs/py_3.8/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake --color= 2024-04-03T15:57:55.5400236Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-04-03T15:57:55.5402245Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/build 2024-04-03T15:57:55.5410079Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-04-03T15:57:55.5462619Z [ 50%] Building CXX object CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2024-04-03T15:57:55.5468459Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -MF CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d -o CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -c /var/lib/jenkins/workspace/test/jit_hooks/test_jit_hooks.cpp 2024-04-03T15:57:56.5887818Z [100%] Linking CXX executable test_jit_hooks 2024-04-03T15:57:56.5890704Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_link_script CMakeFiles/test_jit_hooks.dir/link.txt --verbose=1 2024-04-03T15:57:56.5938726Z /opt/cache/bin/c++ -rdynamic CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -o test_jit_hooks -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2024-04-03T15:57:56.8026222Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-04-03T15:57:56.8106958Z [100%] Built target test_jit_hooks 2024-04-03T15:57:56.8111134Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-04-03T15:57:56.8114227Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles 0 2024-04-03T15:57:56.8167833Z + popd 2024-04-03T15:57:56.8168450Z ~/workspace 2024-04-03T15:57:56.8169122Z + assert_git_not_dirty 2024-04-03T15:57:56.8170090Z + [[ linux-jammy-py3.8-gcc11 != *rocm* ]] 2024-04-03T15:57:56.8171315Z + [[ linux-jammy-py3.8-gcc11 != *xla* ]] 2024-04-03T15:57:56.8173095Z ++ git status --porcelain 2024-04-03T15:57:56.8174989Z ++ grep -v '?? third_party' 2024-04-03T15:57:56.9282274Z ++ true 2024-04-03T15:57:56.9283835Z + git_status= 2024-04-03T15:57:56.9285066Z + [[ -n '' ]] 2024-04-03T15:57:56.9286390Z + CUSTOM_BACKEND_BUILD=build/custom_test_artifacts/custom-backend-build 2024-04-03T15:57:56.9287592Z + CUSTOM_BACKEND_TEST=/var/lib/jenkins/workspace/test/custom_backend 2024-04-03T15:57:56.9288111Z + python --version 2024-04-03T15:57:56.9306266Z Python 3.8.19 2024-04-03T15:57:56.9307494Z + mkdir -p build/custom_test_artifacts/custom-backend-build 2024-04-03T15:57:56.9323665Z + pushd build/custom_test_artifacts/custom-backend-build 2024-04-03T15:57:56.9324439Z ~/workspace/build/custom_test_artifacts/custom-backend-build ~/workspace 2024-04-03T15:57:56.9327542Z ++ which python 2024-04-03T15:57:56.9342525Z + cmake /var/lib/jenkins/workspace/test/custom_backend -DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch -DPYTHON_EXECUTABLE=/opt/conda/envs/py_3.8/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2024-04-03T15:57:56.9930433Z -- The C compiler identification is GNU 11.4.0 2024-04-03T15:57:57.0642307Z -- The CXX compiler identification is GNU 11.4.0 2024-04-03T15:57:57.0834567Z -- Detecting C compiler ABI info 2024-04-03T15:57:57.1843631Z -- Detecting C compiler ABI info - done 2024-04-03T15:57:57.1933580Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2024-04-03T15:57:57.1935051Z -- Detecting C compile features 2024-04-03T15:57:57.1938837Z -- Detecting C compile features - done 2024-04-03T15:57:57.1974451Z -- Detecting CXX compiler ABI info 2024-04-03T15:57:57.3060768Z -- Detecting CXX compiler ABI info - done 2024-04-03T15:57:57.3151865Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2024-04-03T15:57:57.3154051Z -- Detecting CXX compile features 2024-04-03T15:57:57.3157957Z -- Detecting CXX compile features - done 2024-04-03T15:57:57.3302602Z CMake Warning at /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-04-03T15:57:57.3304582Z static library kineto_LIBRARY-NOTFOUND not found. 2024-04-03T15:57:57.3305579Z Call Stack (most recent call first): 2024-04-03T15:57:57.3307236Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2024-04-03T15:57:57.3307967Z CMakeLists.txt:9 (find_package) 2024-04-03T15:57:57.3308183Z 2024-04-03T15:57:57.3308285Z  2024-04-03T15:57:57.3308850Z -- Found Torch: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so 2024-04-03T15:57:57.3309433Z -- Configuring done (0.4s) 2024-04-03T15:57:57.3368639Z -- Generating done (0.0s) 2024-04-03T15:57:57.3371998Z CMake Warning: 2024-04-03T15:57:57.3373116Z Manually-specified variables were not used by the project: 2024-04-03T15:57:57.3373916Z 2024-04-03T15:57:57.3374240Z PYTHON_EXECUTABLE 2024-04-03T15:57:57.3374755Z 2024-04-03T15:57:57.3375003Z  2024-04-03T15:57:57.3382044Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2024-04-03T15:57:57.3406528Z + make VERBOSE=1 2024-04-03T15:57:57.3425266Z /opt/conda/envs/py_3.8/bin/cmake -S/var/lib/jenkins/workspace/test/custom_backend -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build --check-build-system CMakeFiles/Makefile.cmake 0 2024-04-03T15:57:57.3489072Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build//CMakeFiles/progress.marks 2024-04-03T15:57:57.3534652Z make -f CMakeFiles/Makefile2 all 2024-04-03T15:57:57.3543626Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T15:57:57.3546020Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/depend 2024-04-03T15:57:57.3552254Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T15:57:57.3555844Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/envs/py_3.8/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake --color= 2024-04-03T15:57:57.3607290Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T15:57:57.3609571Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/build 2024-04-03T15:57:57.3623275Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T15:57:57.3676554Z [ 25%] Building CXX object CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2024-04-03T15:57:57.3685392Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_backend_EXPORTS -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/custom_backend.dir/custom_backend.cpp.o -MF CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d -o CMakeFiles/custom_backend.dir/custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/custom_backend.cpp 2024-04-03T15:57:57.7535265Z [ 50%] Linking CXX shared library libcustom_backend.so 2024-04-03T15:57:57.7537042Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_link_script CMakeFiles/custom_backend.dir/link.txt --verbose=1 2024-04-03T15:57:57.7587443Z /opt/cache/bin/c++ -fPIC -shared -Wl,-soname,libcustom_backend.so -o libcustom_backend.so CMakeFiles/custom_backend.dir/custom_backend.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2024-04-03T15:57:57.9271355Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T15:57:57.9348301Z [ 50%] Built target custom_backend 2024-04-03T15:57:57.9352596Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/depend 2024-04-03T15:57:57.9364866Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T15:57:57.9371363Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/envs/py_3.8/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake --color= 2024-04-03T15:57:57.9422312Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T15:57:57.9424822Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/build 2024-04-03T15:57:57.9431600Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T15:57:57.9480951Z [ 75%] Building CXX object CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2024-04-03T15:57:57.9487927Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -MF CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d -o CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/test_custom_backend.cpp 2024-04-03T15:57:58.9831943Z [100%] Linking CXX executable test_custom_backend 2024-04-03T15:57:58.9835096Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_link_script CMakeFiles/test_custom_backend.dir/link.txt --verbose=1 2024-04-03T15:57:58.9888564Z /opt/cache/bin/c++ -rdynamic CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -o test_custom_backend -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build:/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib libcustom_backend.so /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so 2024-04-03T15:57:59.2114402Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T15:57:59.2194946Z [100%] Built target test_custom_backend 2024-04-03T15:57:59.2198156Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T15:57:59.2200891Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles 0 2024-04-03T15:57:59.2251641Z + popd 2024-04-03T15:57:59.2252258Z ~/workspace 2024-04-03T15:57:59.2253003Z + assert_git_not_dirty 2024-04-03T15:57:59.2253941Z + [[ linux-jammy-py3.8-gcc11 != *rocm* ]] 2024-04-03T15:57:59.2254914Z + [[ linux-jammy-py3.8-gcc11 != *xla* ]] 2024-04-03T15:57:59.2257921Z ++ git status --porcelain 2024-04-03T15:57:59.2261123Z ++ grep -v '?? third_party' 2024-04-03T15:57:59.3349858Z ++ true 2024-04-03T15:57:59.3351416Z + git_status= 2024-04-03T15:57:59.3352584Z + [[ -n '' ]] 2024-04-03T15:57:59.3354192Z + [[ linux-jammy-py3.8-gcc11 != *libtorch* ]] 2024-04-03T15:57:59.3355501Z + [[ linux-jammy-py3.8-gcc11 != *bazel* ]] 2024-04-03T15:57:59.3356409Z + python tools/stats/export_test_times.py 2024-04-03T15:57:59.3850626Z Exporting test times from test-infra 2024-04-03T15:57:59.3853216Z 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-03T15:57:59.4933745Z 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-03T15:57:59.7106760Z + print_sccache_stats 2024-04-03T15:57:59.7107753Z + echo 'PyTorch Build Statistics' 2024-04-03T15:57:59.7108765Z PyTorch Build Statistics 2024-04-03T15:57:59.7109557Z + sccache --show-stats 2024-04-03T15:57:59.7144804Z Compile requests 8444 2024-04-03T15:57:59.7145945Z Compile requests executed 8152 2024-04-03T15:57:59.7146899Z Cache hits 8115 2024-04-03T15:57:59.7147453Z Cache hits (C/C++) 8115 2024-04-03T15:57:59.7147857Z Cache misses 3 2024-04-03T15:57:59.7148396Z Cache misses (C/C++) 3 2024-04-03T15:57:59.7148945Z Cache timeouts 0 2024-04-03T15:57:59.7149384Z Cache read errors 0 2024-04-03T15:57:59.7149769Z Forced recaches 0 2024-04-03T15:57:59.7150134Z Cache write errors 3 2024-04-03T15:57:59.7150558Z Compilation failures 6 2024-04-03T15:57:59.7150930Z Cache errors 28 2024-04-03T15:57:59.7151281Z Cache errors (C/C++) 28 2024-04-03T15:57:59.7151990Z Non-cacheable compilations 0 2024-04-03T15:57:59.7152457Z Non-cacheable calls 15 2024-04-03T15:57:59.7152945Z Non-compilation calls 277 2024-04-03T15:57:59.7153484Z Unsupported compiler calls 0 2024-04-03T15:57:59.7153898Z Average cache write 0.000 s 2024-04-03T15:57:59.7154337Z Average cache read miss 2.458 s 2024-04-03T15:57:59.7154767Z Average cache read hit 0.095 s 2024-04-03T15:57:59.7155181Z Failed distributed compilations 0 2024-04-03T15:57:59.7155555Z 2024-04-03T15:57:59.7155708Z Non-cacheable reasons: 2024-04-03T15:57:59.7156070Z multiple input files 13 2024-04-03T15:57:59.7156457Z @ 1 2024-04-03T15:57:59.7156793Z unknown source language 1 2024-04-03T15:57:59.7157094Z 2024-04-03T15:57:59.7157847Z 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:57:59.7158715Z + [[ -n 23401547453 ]] 2024-04-03T15:57:59.7159144Z + jq .stats 2024-04-03T15:57:59.7159478Z + sccache --show-stats --stats-format json 2024-04-03T15:57:59.7348342Z + sudo chown -R 0 /var/lib/jenkins/workspace 2024-04-03T15:58:02.4530597Z + sccache_epilogue 2024-04-03T15:58:02.4532097Z + echo '::group::Sccache Compilation Log' 2024-04-03T15:58:02.4533862Z ##[group]Sccache Compilation Log 2024-04-03T15:58:02.4534979Z + echo '=================== sccache compilation log ===================' 2024-04-03T15:58:02.4536167Z =================== sccache compilation log =================== 2024-04-03T15:58:02.4537495Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2024-04-03T15:58:02.4718081Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2024-04-03T15:58:02.4719997Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2024-04-03T15:58:02.4721329Z + sccache --show-stats 2024-04-03T15:58:02.4752097Z Compile requests 8444 2024-04-03T15:58:02.4753099Z Compile requests executed 8152 2024-04-03T15:58:02.4753953Z Cache hits 8115 2024-04-03T15:58:02.4754810Z Cache hits (C/C++) 8115 2024-04-03T15:58:02.4755611Z Cache misses 3 2024-04-03T15:58:02.4756472Z Cache misses (C/C++) 3 2024-04-03T15:58:02.4757523Z Cache timeouts 0 2024-04-03T15:58:02.4758198Z Cache read errors 0 2024-04-03T15:58:02.4758594Z Forced recaches 0 2024-04-03T15:58:02.4759000Z Cache write errors 3 2024-04-03T15:58:02.4759345Z Compilation failures 6 2024-04-03T15:58:02.4759705Z Cache errors 28 2024-04-03T15:58:02.4760017Z Cache errors (C/C++) 28 2024-04-03T15:58:02.4760484Z Non-cacheable compilations 0 2024-04-03T15:58:02.4760913Z Non-cacheable calls 15 2024-04-03T15:58:02.4761277Z Non-compilation calls 277 2024-04-03T15:58:02.4761642Z Unsupported compiler calls 0 2024-04-03T15:58:02.4762038Z Average cache write 0.000 s 2024-04-03T15:58:02.4762704Z Average cache read miss 2.458 s 2024-04-03T15:58:02.4763121Z Average cache read hit 0.095 s 2024-04-03T15:58:02.4763535Z Failed distributed compilations 0 2024-04-03T15:58:02.4763791Z 2024-04-03T15:58:02.4763957Z Non-cacheable reasons: 2024-04-03T15:58:02.4764248Z multiple input files 13 2024-04-03T15:58:02.4764784Z unknown source language 1 2024-04-03T15:58:02.4765143Z @ 1 2024-04-03T15:58:02.4765360Z 2024-04-03T15:58:02.4766055Z 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:58:02.4766898Z + sccache --stop-server 2024-04-03T15:58:02.4788470Z Stopping sccache server... 2024-04-03T15:58:02.4792960Z Compile requests 8444 2024-04-03T15:58:02.4794268Z Compile requests executed 8152 2024-04-03T15:58:02.4795234Z Cache hits 8115 2024-04-03T15:58:02.4796140Z Cache hits (C/C++) 8115 2024-04-03T15:58:02.4796988Z Cache misses 3 2024-04-03T15:58:02.4797804Z Cache misses (C/C++) 3 2024-04-03T15:58:02.4798347Z Cache timeouts 0 2024-04-03T15:58:02.4799049Z Cache read errors 0 2024-04-03T15:58:02.4799429Z Forced recaches 0 2024-04-03T15:58:02.4799797Z Cache write errors 3 2024-04-03T15:58:02.4800148Z Compilation failures 6 2024-04-03T15:58:02.4800509Z Cache errors 28 2024-04-03T15:58:02.4800856Z Cache errors (C/C++) 28 2024-04-03T15:58:02.4801306Z Non-cacheable compilations 0 2024-04-03T15:58:02.4801689Z Non-cacheable calls 15 2024-04-03T15:58:02.4802133Z Non-compilation calls 277 2024-04-03T15:58:02.4802784Z Unsupported compiler calls 0 2024-04-03T15:58:02.4803173Z Average cache write 0.000 s 2024-04-03T15:58:02.4803774Z Average cache read miss 2.458 s 2024-04-03T15:58:02.4804166Z Average cache read hit 0.095 s 2024-04-03T15:58:02.4804536Z Failed distributed compilations 0 2024-04-03T15:58:02.4804966Z 2024-04-03T15:58:02.4805250Z Non-cacheable reasons: 2024-04-03T15:58:02.4805771Z multiple input files 13 2024-04-03T15:58:02.4806132Z @ 1 2024-04-03T15:58:02.4806488Z unknown source language 1 2024-04-03T15:58:02.4806746Z 2024-04-03T15:58:02.4807443Z 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:58:02.4808240Z + echo ::endgroup:: 2024-04-03T15:58:02.4808810Z ##[endgroup] 2024-04-03T15:58:02.4891058Z ##[group]Run zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .additional_ci_files 2024-04-03T15:58:02.4891952Z zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .additional_ci_files 2024-04-03T15:58:02.4899439Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:58:02.4899974Z ##[endgroup] 2024-04-03T15:58:02.4950041Z adding: dist/ (stored 0%) 2024-04-03T15:58:05.8341836Z adding: dist/torch-2.4.0a0+gitd253bd7-cp38-cp38-linux_x86_64.whl (deflated 2%) 2024-04-03T15:58:05.8343906Z adding: build/custom_test_artifacts/ (stored 0%) 2024-04-03T15:58:05.8345355Z adding: build/custom_test_artifacts/custom-op-build/ (stored 0%) 2024-04-03T15:58:05.8346920Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/ (stored 0%) 2024-04-03T15:58:05.8348806Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/pkgRedirects/ (stored 0%) 2024-04-03T15:58:05.8349695Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 88%) 2024-04-03T15:58:05.8350532Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/ (stored 0%) 2024-04-03T15:58:05.8351531Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeSystem.cmake (deflated 64%) 2024-04-03T15:58:05.8352406Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/ (stored 0%) 2024-04-03T15:58:05.8353318Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/tmp/ (stored 0%) 2024-04-03T15:58:05.8354323Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2024-04-03T15:58:05.8355287Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/a.out (deflated 84%) 2024-04-03T15:58:05.8356241Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/ (stored 0%) 2024-04-03T15:58:05.8357290Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/tmp/ (stored 0%) 2024-04-03T15:58:05.8358353Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2024-04-03T15:58:05.8359430Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/a.out (deflated 84%) 2024-04-03T15:58:05.8360407Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin (deflated 83%) 2024-04-03T15:58:05.8361502Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeCCompiler.cmake (deflated 66%) 2024-04-03T15:58:05.8362520Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin (deflated 83%) 2024-04-03T15:58:05.8363628Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake (deflated 71%) 2024-04-03T15:58:05.8364486Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeScratch/ (stored 0%) 2024-04-03T15:58:05.8365499Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache (deflated 8%) 2024-04-03T15:58:05.8366350Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ (stored 0%) 2024-04-03T15:58:05.8367218Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts (deflated 15%) 2024-04-03T15:58:05.8368215Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make (deflated 21%) 2024-04-03T15:58:05.8369182Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make (deflated 18%) 2024-04-03T15:58:05.8370067Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt (deflated 68%) 2024-04-03T15:58:05.8371014Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake (deflated 40%) 2024-04-03T15:58:05.8371948Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make (deflated 73%) 2024-04-03T15:58:05.8372895Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake (deflated 46%) 2024-04-03T15:58:05.8373843Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make (deflated 38%) 2024-04-03T15:58:05.8374758Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make (deflated 26%) 2024-04-03T15:58:05.8383445Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d (deflated 93%) 2024-04-03T15:58:05.8565895Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o (deflated 82%) 2024-04-03T15:58:05.8568091Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ (stored 0%) 2024-04-03T15:58:05.8569474Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts (deflated 16%) 2024-04-03T15:58:05.8570505Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make (deflated 21%) 2024-04-03T15:58:05.8571581Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make (deflated 17%) 2024-04-03T15:58:05.8572586Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt (deflated 68%) 2024-04-03T15:58:05.8573554Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake (deflated 46%) 2024-04-03T15:58:05.8574527Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make (deflated 75%) 2024-04-03T15:58:05.8575510Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake (deflated 49%) 2024-04-03T15:58:05.8576486Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make (deflated 38%) 2024-04-03T15:58:05.8577510Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make (deflated 26%) 2024-04-03T15:58:05.8591964Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d (deflated 93%) 2024-04-03T15:58:05.8703311Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o (deflated 81%) 2024-04-03T15:58:05.8706283Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2024-04-03T15:58:05.8708680Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt (deflated 72%) 2024-04-03T15:58:05.8709568Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks (stored 0%) 2024-04-03T15:58:05.8710350Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 (deflated 74%) 2024-04-03T15:58:05.8711197Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake (deflated 87%) 2024-04-03T15:58:05.8711993Z adding: build/custom_test_artifacts/custom-op-build/CMakeCache.txt (deflated 79%) 2024-04-03T15:58:05.8712722Z adding: build/custom_test_artifacts/custom-op-build/Makefile (deflated 74%) 2024-04-03T15:58:05.8713443Z adding: build/custom_test_artifacts/custom-op-build/cmake_install.cmake (deflated 61%) 2024-04-03T15:58:05.8873639Z adding: build/custom_test_artifacts/custom-op-build/libcustom_ops.so (deflated 74%) 2024-04-03T15:58:05.8967849Z adding: build/custom_test_artifacts/custom-op-build/test_custom_ops (deflated 72%) 2024-04-03T15:58:05.8969437Z adding: build/custom_test_artifacts/jit-hook-build/ (stored 0%) 2024-04-03T15:58:05.8971028Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ (stored 0%) 2024-04-03T15:58:05.8972815Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/pkgRedirects/ (stored 0%) 2024-04-03T15:58:05.8974886Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 88%) 2024-04-03T15:58:05.8976762Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/ (stored 0%) 2024-04-03T15:58:05.8978571Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeSystem.cmake (deflated 64%) 2024-04-03T15:58:05.8979461Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/ (stored 0%) 2024-04-03T15:58:05.8980285Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/tmp/ (stored 0%) 2024-04-03T15:58:05.8981260Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2024-04-03T15:58:05.8982248Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/a.out (deflated 84%) 2024-04-03T15:58:05.8983268Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/ (stored 0%) 2024-04-03T15:58:05.8984153Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/tmp/ (stored 0%) 2024-04-03T15:58:05.8985260Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2024-04-03T15:58:05.8986345Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/a.out (deflated 84%) 2024-04-03T15:58:05.8987312Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin (deflated 83%) 2024-04-03T15:58:05.8988766Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeCCompiler.cmake (deflated 66%) 2024-04-03T15:58:05.8989812Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin (deflated 83%) 2024-04-03T15:58:05.8990839Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake (deflated 71%) 2024-04-03T15:58:05.8991681Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeScratch/ (stored 0%) 2024-04-03T15:58:05.8992575Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache (deflated 8%) 2024-04-03T15:58:05.8993422Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ (stored 0%) 2024-04-03T15:58:05.8994387Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts (deflated 15%) 2024-04-03T15:58:05.8995598Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make (deflated 20%) 2024-04-03T15:58:05.8996581Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make (deflated 17%) 2024-04-03T15:58:05.8997558Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt (deflated 70%) 2024-04-03T15:58:05.8998541Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake (deflated 45%) 2024-04-03T15:58:05.8999529Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make (deflated 74%) 2024-04-03T15:58:05.9000523Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake (deflated 49%) 2024-04-03T15:58:05.9001505Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make (deflated 38%) 2024-04-03T15:58:05.9002432Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make (deflated 26%) 2024-04-03T15:58:05.9011225Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d (deflated 93%) 2024-04-03T15:58:05.9099207Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o (deflated 80%) 2024-04-03T15:58:05.9101653Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2024-04-03T15:58:05.9104136Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt (deflated 64%) 2024-04-03T15:58:05.9106167Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks (stored 0%) 2024-04-03T15:58:05.9108056Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 (deflated 68%) 2024-04-03T15:58:05.9109289Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake (deflated 87%) 2024-04-03T15:58:05.9110071Z adding: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt (deflated 79%) 2024-04-03T15:58:05.9110778Z adding: build/custom_test_artifacts/jit-hook-build/Makefile (deflated 71%) 2024-04-03T15:58:05.9111514Z adding: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake (deflated 61%) 2024-04-03T15:58:05.9179225Z adding: build/custom_test_artifacts/jit-hook-build/test_jit_hooks (deflated 71%) 2024-04-03T15:58:05.9180911Z adding: build/custom_test_artifacts/custom-backend-build/ (stored 0%) 2024-04-03T15:58:05.9182705Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ (stored 0%) 2024-04-03T15:58:05.9184572Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/pkgRedirects/ (stored 0%) 2024-04-03T15:58:05.9186976Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 89%) 2024-04-03T15:58:05.9188555Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/ (stored 0%) 2024-04-03T15:58:05.9189443Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeSystem.cmake (deflated 64%) 2024-04-03T15:58:05.9190337Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/ (stored 0%) 2024-04-03T15:58:05.9191248Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/tmp/ (stored 0%) 2024-04-03T15:58:05.9192257Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2024-04-03T15:58:05.9193327Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/a.out (deflated 84%) 2024-04-03T15:58:05.9194265Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/ (stored 0%) 2024-04-03T15:58:05.9195246Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/tmp/ (stored 0%) 2024-04-03T15:58:05.9196353Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2024-04-03T15:58:05.9197491Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/a.out (deflated 84%) 2024-04-03T15:58:05.9198586Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin (deflated 83%) 2024-04-03T15:58:05.9199651Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeCCompiler.cmake (deflated 66%) 2024-04-03T15:58:05.9200709Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin (deflated 83%) 2024-04-03T15:58:05.9201789Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake (deflated 71%) 2024-04-03T15:58:05.9202777Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeScratch/ (stored 0%) 2024-04-03T15:58:05.9203651Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache (deflated 8%) 2024-04-03T15:58:05.9204564Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ (stored 0%) 2024-04-03T15:58:05.9205690Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts (deflated 15%) 2024-04-03T15:58:05.9206757Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make (deflated 21%) 2024-04-03T15:58:05.9207828Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make (deflated 18%) 2024-04-03T15:58:05.9208844Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt (deflated 69%) 2024-04-03T15:58:05.9209851Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake (deflated 46%) 2024-04-03T15:58:05.9210989Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make (deflated 74%) 2024-04-03T15:58:05.9212026Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake (deflated 49%) 2024-04-03T15:58:05.9213048Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make (deflated 38%) 2024-04-03T15:58:05.9214056Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make (deflated 26%) 2024-04-03T15:58:05.9215126Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d (deflated 89%) 2024-04-03T15:58:05.9377390Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o (deflated 81%) 2024-04-03T15:58:05.9379618Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ (stored 0%) 2024-04-03T15:58:05.9380630Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts (deflated 16%) 2024-04-03T15:58:05.9381736Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make (deflated 20%) 2024-04-03T15:58:05.9382823Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make (deflated 18%) 2024-04-03T15:58:05.9383836Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt (deflated 69%) 2024-04-03T15:58:05.9385035Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake (deflated 49%) 2024-04-03T15:58:05.9386143Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make (deflated 76%) 2024-04-03T15:58:05.9387264Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake (deflated 51%) 2024-04-03T15:58:05.9388346Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make (deflated 38%) 2024-04-03T15:58:05.9389432Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make (deflated 26%) 2024-04-03T15:58:05.9403266Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d (deflated 93%) 2024-04-03T15:58:05.9478470Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o (deflated 80%) 2024-04-03T15:58:05.9481187Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2024-04-03T15:58:05.9483758Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt (deflated 74%) 2024-04-03T15:58:05.9486256Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks (stored 0%) 2024-04-03T15:58:05.9488241Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 (deflated 75%) 2024-04-03T15:58:05.9489408Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake (deflated 87%) 2024-04-03T15:58:05.9490264Z adding: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt (deflated 79%) 2024-04-03T15:58:05.9491019Z adding: build/custom_test_artifacts/custom-backend-build/Makefile (deflated 75%) 2024-04-03T15:58:05.9491799Z adding: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake (deflated 61%) 2024-04-03T15:58:05.9639011Z adding: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so (deflated 73%) 2024-04-03T15:58:05.9703141Z adding: build/custom_test_artifacts/custom-backend-build/test_custom_backend (deflated 72%) 2024-04-03T15:58:05.9704550Z adding: build/lib/ (stored 0%) 2024-04-03T15:58:05.9705442Z adding: build/lib/libclog.a (deflated 74%) 2024-04-03T15:58:05.9718295Z adding: build/lib/libpthreadpool.a (deflated 61%) 2024-04-03T15:58:05.9728819Z adding: build/lib/libittnotify.a (deflated 78%) 2024-04-03T15:58:05.9829411Z adding: build/lib/libgtest.a (deflated 73%) 2024-04-03T15:58:05.9841022Z adding: build/lib/libcpuinfo.a (deflated 69%) 2024-04-03T15:58:05.9852164Z adding: build/lib/libcpuinfo_internals.a (deflated 70%) 2024-04-03T15:58:05.9853329Z adding: build/lib/libfoxi_loader.a (deflated 58%) 2024-04-03T15:58:05.9886164Z adding: build/lib/libfmt.a (deflated 65%) 2024-04-03T15:58:06.0012102Z adding: build/lib/libprotobuf-lite.a (deflated 74%) 2024-04-03T15:58:06.0013300Z adding: build/lib/libtorch_global_deps.so (deflated 87%) 2024-04-03T15:58:06.0127491Z adding: build/lib/libbenchmark.a (deflated 69%) 2024-04-03T15:58:06.0170692Z adding: build/lib/libtensorpipe_uv.a (deflated 65%) 2024-04-03T15:58:06.0172964Z adding: build/lib/libnnpack_reference_layers.a (deflated 67%) 2024-04-03T15:58:06.0348548Z adding: build/lib/libgloo.a (deflated 72%) 2024-04-03T15:58:06.0349641Z adding: build/lib/libgtest_main.a (deflated 62%) 2024-04-03T15:58:06.0375807Z adding: build/lib/libgmock.a (deflated 70%) 2024-04-03T15:58:06.0376975Z adding: build/lib/libbenchmark_main.a (deflated 63%) 2024-04-03T15:58:06.0482304Z adding: build/lib/libasmjit.a (deflated 61%) 2024-04-03T15:58:06.0502928Z adding: build/lib/libqnnpack.a (deflated 64%) 2024-04-03T15:58:06.0533138Z adding: build/lib/libpytorch_qnnpack.a (deflated 65%) 2024-04-03T15:58:06.0990384Z adding: build/lib/libkineto.a (deflated 65%) 2024-04-03T15:58:06.1673481Z adding: build/lib/libprotobuf.a (deflated 72%) 2024-04-03T15:58:06.1674744Z adding: build/lib/libgmock_main.a (deflated 62%) 2024-04-03T15:58:06.3158473Z adding: build/lib/libfbgemm.a (deflated 83%) 2024-04-03T15:58:06.3975324Z adding: build/lib/libtensorpipe.a (deflated 77%) 2024-04-03T15:58:06.4123003Z adding: build/lib/libc10.so (deflated 62%) 2024-04-03T15:58:06.4149628Z adding: build/lib/libnnpack.a (deflated 72%) 2024-04-03T15:58:06.4926989Z adding: build/lib/libprotoc.a (deflated 71%) 2024-04-03T15:58:06.5228194Z adding: build/lib/libXNNPACK.a (deflated 62%) 2024-04-03T15:58:07.8399660Z adding: build/lib/libdnnl.a (deflated 80%) 2024-04-03T15:58:07.8454263Z adding: build/lib/libcaffe2_protos.a (deflated 76%) 2024-04-03T15:58:07.8512004Z adding: build/lib/libonnx_proto.a (deflated 77%) 2024-04-03T15:58:07.9540563Z adding: build/lib/libonnx.a (deflated 74%) 2024-04-03T15:58:11.5315186Z adding: build/lib/libtorch_cpu.so (deflated 71%) 2024-04-03T15:58:11.5316291Z adding: build/lib/libtorch.so (deflated 88%) 2024-04-03T15:58:11.5320105Z adding: build/lib/libshm.so (deflated 64%) 2024-04-03T15:58:11.5352425Z adding: build/lib/libjitbackend_test.so (deflated 63%) 2024-04-03T15:58:11.5393825Z adding: build/lib/libbackend_with_compiler.so (deflated 60%) 2024-04-03T15:58:11.5399864Z adding: build/lib/libunbox_lib.a (deflated 70%) 2024-04-03T15:58:11.5489970Z adding: build/lib/libtorchbind_test.so (deflated 71%) 2024-04-03T15:58:11.8462289Z adding: build/lib/libtorch_python.so (deflated 67%) 2024-04-03T15:58:11.8520715Z adding: build/lib/libnnapi_backend.so (deflated 58%) 2024-04-03T15:58:11.8521918Z adding: build/bin/ (stored 0%) 2024-04-03T15:58:11.8522913Z adding: build/bin/CMakeFiles/ (stored 0%) 2024-04-03T15:58:11.8524249Z adding: build/bin/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2024-04-03T15:58:11.8526069Z adding: build/bin/CMakeFiles/progress.marks (stored 0%) 2024-04-03T15:58:11.8636387Z adding: build/bin/pow_test (deflated 62%) 2024-04-03T15:58:11.8637744Z adding: build/bin/Makefile (deflated 75%) 2024-04-03T15:58:11.8806521Z adding: build/bin/kernel_lambda_test (deflated 70%) 2024-04-03T15:58:11.8807603Z adding: build/bin/cmake_install.cmake (deflated 58%) 2024-04-03T15:58:11.8896485Z adding: build/bin/stride_properties_test (deflated 61%) 2024-04-03T15:58:11.8897861Z adding: build/bin/CTestTestfile.cmake (deflated 40%) 2024-04-03T15:58:11.8984706Z adding: build/bin/c10_CompileTimeFunctionPointer_test (deflated 61%) 2024-04-03T15:58:11.9069288Z adding: build/bin/c10_StreamGuard_test (deflated 61%) 2024-04-03T15:58:11.9154993Z adding: build/bin/c10_Device_test (deflated 61%) 2024-04-03T15:58:11.9242336Z adding: build/bin/c10_DeviceGuard_test (deflated 61%) 2024-04-03T15:58:11.9330069Z adding: build/bin/c10_SymInt_test (deflated 61%) 2024-04-03T15:58:11.9415203Z adding: build/bin/c10_ConstexprCrc_test (deflated 61%) 2024-04-03T15:58:11.9507528Z adding: build/bin/c10_InlineDeviceGuard_test (deflated 62%) 2024-04-03T15:58:11.9602882Z adding: build/bin/c10_SizesAndStrides_test (deflated 63%) 2024-04-03T15:58:11.9705063Z adding: build/bin/c10_DispatchKeySet_test (deflated 63%) 2024-04-03T15:58:11.9799539Z adding: build/bin/c10_Scalar_test (deflated 61%) 2024-04-03T15:58:11.9889027Z adding: build/bin/c10_Bitset_test (deflated 62%) 2024-04-03T15:58:11.9983336Z adding: build/bin/c10_InlineStreamGuard_test (deflated 62%) 2024-04-03T15:58:12.0067608Z adding: build/bin/c10_DeadlockDetection_test (deflated 61%) 2024-04-03T15:58:12.0187950Z adding: build/bin/c10_cow_test (deflated 62%) 2024-04-03T15:58:12.0275642Z adding: build/bin/c10_Half_test (deflated 61%) 2024-04-03T15:58:12.0372356Z adding: build/bin/c10_LeftRight_test (deflated 63%) 2024-04-03T15:58:12.0460371Z adding: build/bin/c10_Synchronized_test (deflated 61%) 2024-04-03T15:58:12.0550341Z adding: build/bin/c10_TypeIndex_test (deflated 62%) 2024-04-03T15:58:12.0645555Z adding: build/bin/c10_Metaprogramming_test (deflated 63%) 2024-04-03T15:58:12.0742417Z adding: build/bin/c10_ThreadLocal_test (deflated 63%) 2024-04-03T15:58:12.0825583Z adding: build/bin/c10_TypeTraits_test (deflated 61%) 2024-04-03T15:58:12.0913893Z adding: build/bin/c10_TypeList_test (deflated 62%) 2024-04-03T15:58:12.1003859Z adding: build/bin/c10_accumulate_test (deflated 61%) 2024-04-03T15:58:12.1092096Z adding: build/bin/c10_flags_test (deflated 61%) 2024-04-03T15:58:12.1180074Z adding: build/bin/c10_irange_test (deflated 61%) 2024-04-03T15:58:12.1270197Z adding: build/bin/c10_exception_test (deflated 61%) 2024-04-03T15:58:12.1357173Z adding: build/bin/c10_generic_math_test (deflated 61%) 2024-04-03T15:58:12.1454851Z adding: build/bin/c10_complex_math_test (deflated 63%) 2024-04-03T15:58:12.1549523Z adding: build/bin/c10_bfloat16_test (deflated 62%) 2024-04-03T15:58:12.1645686Z adding: build/bin/c10_logging_test (deflated 62%) 2024-04-03T15:58:12.1732754Z adding: build/bin/c10_bit_cast_test (deflated 61%) 2024-04-03T15:58:12.1828997Z adding: build/bin/c10_complex_test (deflated 61%) 2024-04-03T15:58:12.1922258Z adding: build/bin/c10_registry_test (deflated 61%) 2024-04-03T15:58:12.2027134Z adding: build/bin/c10_ordered_preserving_dict_test (deflated 63%) 2024-04-03T15:58:12.2155650Z adding: build/bin/c10_optional_test (deflated 65%) 2024-04-03T15:58:12.2242000Z adding: build/bin/c10_tempfile_test (deflated 61%) 2024-04-03T15:58:12.2332412Z adding: build/bin/c10_string_util_test (deflated 61%) 2024-04-03T15:58:12.2414903Z adding: build/bin/c10_intrusive_ptr_benchmark (deflated 58%) 2024-04-03T15:58:12.2504714Z adding: build/bin/c10_ssize_test (deflated 61%) 2024-04-03T15:58:12.2745275Z adding: build/bin/c10_small_vector_test (deflated 74%) 2024-04-03T15:58:12.3009789Z adding: build/bin/c10_intrusive_ptr_test (deflated 73%) 2024-04-03T15:58:12.3110934Z adding: build/bin/c10_string_view_test (deflated 63%) 2024-04-03T15:58:12.3209699Z adding: build/bin/c10_typeid_test (deflated 62%) 2024-04-03T15:58:12.3730715Z adding: build/bin/vec_test_all_types_DEFAULT (deflated 75%) 2024-04-03T15:58:12.4314182Z adding: build/bin/vec_test_all_types_AVX2 (deflated 73%) 2024-04-03T15:58:12.4860580Z adding: build/bin/vec_test_all_types_AVX512 (deflated 75%) 2024-04-03T15:58:12.5643316Z adding: build/bin/protoc-3.13.0.0 (deflated 61%) 2024-04-03T15:58:12.6423704Z adding: build/bin/protoc (deflated 61%) 2024-04-03T15:58:12.6516035Z adding: build/bin/Dimname_test (deflated 61%) 2024-04-03T15:58:12.6608005Z adding: build/bin/HashStoreTest (deflated 62%) 2024-04-03T15:58:12.6705538Z adding: build/bin/TCPStoreTest (deflated 62%) 2024-04-03T15:58:12.6796877Z adding: build/bin/FileStoreTest (deflated 61%) 2024-04-03T15:58:12.6883864Z adding: build/bin/operator_name_test (deflated 61%) 2024-04-03T15:58:12.6887740Z adding: build/bin/example_allreduce (deflated 67%) 2024-04-03T15:58:12.6983515Z adding: build/bin/type_ptr_test (deflated 62%) 2024-04-03T15:58:12.7097353Z adding: build/bin/ProcessGroupGlooTest (deflated 62%) 2024-04-03T15:58:12.7197395Z adding: build/bin/atest (deflated 62%) 2024-04-03T15:58:12.7320521Z adding: build/bin/Dict_test (deflated 65%) 2024-04-03T15:58:12.7430411Z adding: build/bin/MaybeOwned_test (deflated 66%) 2024-04-03T15:58:12.7532910Z adding: build/bin/apply_utils_test (deflated 63%) 2024-04-03T15:58:12.7627200Z adding: build/bin/broadcast_test (deflated 61%) 2024-04-03T15:58:12.7726503Z adding: build/bin/NamedTensor_test (deflated 61%) 2024-04-03T15:58:12.7837397Z adding: build/bin/basic (deflated 61%) 2024-04-03T15:58:12.7926035Z adding: build/bin/cpu_allocator_test (deflated 61%) 2024-04-03T15:58:12.8010991Z adding: build/bin/dispatch_key_set_test (deflated 61%) 2024-04-03T15:58:12.8101813Z adding: build/bin/cpu_profiling_allocator_test (deflated 61%) 2024-04-03T15:58:12.8202521Z adding: build/bin/static_runtime_bench (deflated 59%) 2024-04-03T15:58:12.8287612Z adding: build/bin/lazy_tensor_test (deflated 61%) 2024-04-03T15:58:12.8388954Z adding: build/bin/cpu_generator_test (deflated 63%) 2024-04-03T15:58:12.8477568Z adding: build/bin/dlconvertor_test (deflated 61%) 2024-04-03T15:58:12.8573436Z adding: build/bin/half_test (deflated 62%) 2024-04-03T15:58:12.8667145Z adding: build/bin/memory_format_test (deflated 61%) 2024-04-03T15:58:12.8840652Z adding: build/bin/List_test (deflated 69%) 2024-04-03T15:58:12.8941193Z adding: build/bin/extension_backend_test (deflated 62%) 2024-04-03T15:58:12.9032715Z adding: build/bin/math_kernel_test (deflated 61%) 2024-04-03T15:58:12.9123890Z adding: build/bin/memory_overlapping_test (deflated 61%) 2024-04-03T15:58:12.9212693Z adding: build/bin/StorageUtils_test (deflated 61%) 2024-04-03T15:58:12.9413337Z adding: build/bin/kernel_function_legacy_test (deflated 67%) 2024-04-03T15:58:12.9511325Z adding: build/bin/scalar_tensor_test (deflated 61%) 2024-04-03T15:58:12.9600613Z adding: build/bin/reportMemoryUsage_test (deflated 62%) 2024-04-03T15:58:12.9692127Z adding: build/bin/packedtensoraccessor_test (deflated 61%) 2024-04-03T15:58:12.9778651Z adding: build/bin/operators_test (deflated 62%) 2024-04-03T15:58:12.9873754Z adding: build/bin/native_test (deflated 61%) 2024-04-03T15:58:12.9971233Z adding: build/bin/quantized_test (deflated 62%) 2024-04-03T15:58:12.9974652Z adding: build/bin/thread_init_test (deflated 69%) 2024-04-03T15:58:13.0134881Z adding: build/bin/kernel_function_test (deflated 67%) 2024-04-03T15:58:13.0236754Z adding: build/bin/scalar_test (deflated 61%) 2024-04-03T15:58:13.0650706Z adding: build/bin/static_runtime_test (deflated 69%) 2024-04-03T15:58:13.0736749Z adding: build/bin/reduce_ops_test (deflated 61%) 2024-04-03T15:58:13.0943689Z adding: build/bin/kernel_lambda_legacy_test (deflated 70%) 2024-04-03T15:58:13.0944957Z adding: build/bin/verify_api_visibility (deflated 84%) 2024-04-03T15:58:13.1036660Z adding: build/bin/undefined_tensor_test (deflated 61%) 2024-04-03T15:58:13.1120830Z adding: build/bin/op_allowlist_test (deflated 61%) 2024-04-03T15:58:13.1284532Z adding: build/bin/ivalue_test (deflated 62%) 2024-04-03T15:58:13.1378165Z adding: build/bin/mobile_memory_cleanup (deflated 61%) 2024-04-03T15:58:13.1465219Z adding: build/bin/CppSignature_test (deflated 62%) 2024-04-03T15:58:13.1570618Z adding: build/bin/kernel_stackbased_test (deflated 62%) 2024-04-03T15:58:13.1659119Z adding: build/bin/weakref_test (deflated 61%) 2024-04-03T15:58:13.1768687Z adding: build/bin/inline_container_test (deflated 62%) 2024-04-03T15:58:13.1857890Z adding: build/bin/wrapdim_test (deflated 61%) 2024-04-03T15:58:13.1959320Z adding: build/bin/IListRef_test (deflated 62%) 2024-04-03T15:58:13.2079983Z adding: build/bin/legacy_vmap_test (deflated 62%) 2024-04-03T15:58:13.2169758Z adding: build/bin/xla_tensor_test (deflated 61%) 2024-04-03T15:58:13.2299830Z adding: build/bin/tensor_iterator_test (deflated 67%) 2024-04-03T15:58:13.2404127Z adding: build/bin/type_test (deflated 62%) 2024-04-03T15:58:13.2560331Z adding: build/bin/cpu_rng_test (deflated 66%) 2024-04-03T15:58:13.2673717Z adding: build/bin/KernelFunction_test (deflated 65%) 2024-04-03T15:58:13.2767909Z adding: build/bin/test_parallel (deflated 61%) 2024-04-03T15:58:13.2929934Z adding: build/bin/make_boxed_from_unboxed_functor_test (deflated 66%) 2024-04-03T15:58:13.3416269Z adding: build/bin/op_registration_test (deflated 77%) 2024-04-03T15:58:13.3421433Z adding: build/bin/torch_shm_manager (deflated 64%) 2024-04-03T15:58:13.3518060Z adding: build/bin/backend_fallback_test (deflated 61%) 2024-04-03T15:58:13.3539674Z adding: build/bin/tutorial_tensorexpr (deflated 65%) 2024-04-03T15:58:13.3632720Z adding: build/bin/test_dist_autograd (deflated 61%) 2024-04-03T15:58:13.3635774Z adding: build/bin/parallel_benchmark (deflated 73%) 2024-04-03T15:58:13.3754190Z adding: build/bin/test_cpp_rpc (deflated 61%) 2024-04-03T15:58:13.3767772Z adding: build/bin/aot_model_compiler_test (deflated 66%) 2024-04-03T15:58:13.3882650Z adding: build/bin/test_mobile_nnc (deflated 61%) 2024-04-03T15:58:13.3976313Z adding: build/bin/test_edge_op_registration (deflated 61%) 2024-04-03T15:58:13.5311702Z adding: build/bin/test_tensorexpr (deflated 66%) 2024-04-03T15:58:13.5860807Z adding: build/bin/test_lazy (deflated 73%) 2024-04-03T15:58:13.7772373Z adding: build/bin/test_api (deflated 67%) 2024-04-03T15:58:13.8732801Z adding: build/bin/test_jit (deflated 66%) 2024-04-03T15:58:13.8733798Z adding: .additional_ci_files/ (stored 0%) 2024-04-03T15:58:13.8785325Z adding: .additional_ci_files/test-times.json (deflated 74%) 2024-04-03T15:58:13.9010074Z adding: .additional_ci_files/test-class-times.json (deflated 68%) 2024-04-03T15:58:13.9067802Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-04-03T15:58:13.9068191Z with: 2024-04-03T15:58:13.9068452Z name: linux-jammy-py3.8-gcc11 2024-04-03T15:58:13.9068779Z retention-days: 14 2024-04-03T15:58:13.9069063Z if-no-files-found: error 2024-04-03T15:58:13.9069377Z path: artifacts.zip 2024-04-03T15:58:13.9069668Z s3-bucket: gha-artifacts 2024-04-03T15:58:13.9069970Z region: us-east-1 2024-04-03T15:58:13.9070228Z ##[endgroup] 2024-04-03T15:58:14.1662564Z With the provided path, there will be 1 file uploaded 2024-04-03T15:58:14.1663424Z Uploading to s3 prefix: pytorch/pytorch/8536950919/linux-jammy-py3.8-gcc11 2024-04-03T15:58:14.1668984Z Starting upload of artifacts.zip 2024-04-03T15:58:16.5401030Z Finished upload of artifacts.zip 2024-04-03T15:58:16.5603157Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-04-03T15:58:16.5603556Z with: 2024-04-03T15:58:16.5603877Z s3-prefix: pytorch/pytorch/8536950919/2/artifact 2024-04-03T15:58:16.5604281Z retention-days: 365 2024-04-03T15:58:16.5604580Z if-no-files-found: warn 2024-04-03T15:58:16.5605189Z path: sccache-stats-*.json 2024-04-03T15:58:16.5605521Z s3-bucket: gha-artifacts 2024-04-03T15:58:16.5605946Z name: artifact 2024-04-03T15:58:16.5606225Z region: us-east-1 2024-04-03T15:58:16.5606492Z ##[endgroup] 2024-04-03T15:58:16.8273246Z NOTE: s3-prefix specified, ignoring name parameter 2024-04-03T15:58:16.8274638Z With the provided path, there will be 1 file uploaded 2024-04-03T15:58:16.8275864Z Uploading to s3 prefix: pytorch/pytorch/8536950919/2/artifact 2024-04-03T15:58:16.8280487Z Starting upload of sccache-stats-linux-jammy-py3.8-gcc11-23401547453.json 2024-04-03T15:58:16.9241373Z Finished upload of sccache-stats-linux-jammy-py3.8-gcc11-23401547453.json 2024-04-03T15:58:16.9377902Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-04-03T15:58:16.9378379Z with: 2024-04-03T15:58:16.9378639Z ##[endgroup] 2024-04-03T15:58:16.9437197Z ##[group]Run set -eou pipefail 2024-04-03T15:58:16.9437555Z set -eou pipefail 2024-04-03T15:58:16.9437864Z  2024-04-03T15:58:16.9438339Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-04-03T15:58:16.9438850Z for _ in $(seq 1440); do 2024-04-03T15:58:16.9439250Z  # Break if no ssh session exists anymore 2024-04-03T15:58:16.9439672Z  if [ "$(who)" = "" ]; then 2024-04-03T15:58:16.9440021Z  break 2024-04-03T15:58:16.9440386Z  fi 2024-04-03T15:58:16.9440712Z  echo "." 2024-04-03T15:58:16.9441024Z  sleep 5 2024-04-03T15:58:16.9441486Z done 2024-04-03T15:58:16.9447851Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:58:16.9448338Z ##[endgroup] 2024-04-03T15:58:16.9474138Z Holding runner for 2 hours until all ssh sessions have logged out 2024-04-03T15:58:16.9677651Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T15:58:16.9678319Z # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T15:58:16.9678784Z # shellcheck disable=SC2046 2024-04-03T15:58:16.9679194Z docker stop $(docker ps -q) || true 2024-04-03T15:58:16.9679635Z # Prune all of the docker images 2024-04-03T15:58:16.9679999Z docker system prune -af 2024-04-03T15:58:16.9685956Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:58:16.9686387Z ##[endgroup] 2024-04-03T15:58:27.2630592Z 87711ce87387 2024-04-03T15:58:55.9640945Z Deleted Containers: 2024-04-03T15:58:55.9641982Z 87711ce87387a35008a269ca8c30d25e42deb45402be4608a7106c33218e9fd9 2024-04-03T15:58:55.9642700Z 2024-04-03T15:59:09.6601724Z Deleted Images: 2024-04-03T15:59:09.6604011Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:59:09.6606734Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11@sha256:66934e8a2aa7cad8e06a1fbc5a6f0e239ee3d124c7929e4418f76d11beb80c7b 2024-04-03T15:59:09.6607798Z deleted: sha256:edab37a6fecd099844f4888cdb58ab57de8cc1ffb0964933664a10a6b9fa73a8 2024-04-03T15:59:09.6608611Z deleted: sha256:905eb3165d72389fe2a77b6b0b9b42979fec6d4762ba5d6372b004485a7887f2 2024-04-03T15:59:09.6609378Z deleted: sha256:b52147393ef7954d559c54e5e8bdf5c9362923c6bc5e5c1ac7b416ae3bc50f1b 2024-04-03T15:59:09.6610147Z deleted: sha256:33129cdc36b6b17d0d59f4913c861e2ab55cec6b1f0bcf729807fced51ee458e 2024-04-03T15:59:09.6610937Z deleted: sha256:905ee334605b68ef01e63105bb18f2ea2b4fc1b7cb7feabfb7a0eb65023cfbaa 2024-04-03T15:59:09.6611687Z deleted: sha256:538bde79919a681e153c980201fba870a6f7ceb5f0cf38c531bdb7d8808da5fe 2024-04-03T15:59:09.6612357Z deleted: sha256:db649c126d92a59d7f3777fa9cda59a19fc09346e3f2da46637f769b001da08d 2024-04-03T15:59:09.6613110Z deleted: sha256:401aa540d7013a2fec18292b710a4b7b704ff0e5191a6409bfa7f5105c03bf0f 2024-04-03T15:59:09.6614223Z deleted: sha256:3b53de43223804a7efad8f916999035e775d90036803f86521e9be97539f40ad 2024-04-03T15:59:09.6615110Z deleted: sha256:b2f44ae198a8e733062bc965e9f8f0b237e493f74113f343e75e9f11c1ffd82d 2024-04-03T15:59:09.6615849Z deleted: sha256:512d4e1ee86372c20c627cfcbd49474ff2417e1cbe160861e19b0a6b612858b7 2024-04-03T15:59:09.6616538Z deleted: sha256:40f2d30dfb73d70ffeaccc94d76abf117254af30c7ae8d05b869cd1e02072c56 2024-04-03T15:59:09.6617487Z deleted: sha256:30cbd3d349b325ad324c7222b09f06461d7d5ba9c2f0d2d47902f95e4eb735e9 2024-04-03T15:59:09.6618577Z deleted: sha256:84e3a88d823a68472d445767c8677811a579b76d421ddc260d06de3a3d20254a 2024-04-03T15:59:09.6619503Z deleted: sha256:74be4e310354a4d7f3b6f81aa1701ef3f988e96e7c8ce0d1accc035bcebb7903 2024-04-03T15:59:09.6620303Z deleted: sha256:6a4cb11588f457a23f797cb6c3c63ff04ca813557f1a5199a4b56bb96f5a400f 2024-04-03T15:59:09.6620960Z deleted: sha256:154b4926ace46a1bc9dd4859a007e72e05c53455362fa4d1b9c6a7a88658e2ad 2024-04-03T15:59:09.6621691Z deleted: sha256:83cca981aeb36a816e3f7961b4db68f6d1083a1a485359e27002dd05551a0faf 2024-04-03T15:59:09.6622407Z deleted: sha256:bd99ecf15c76d11726541058b9988b00b0448f5572e29581f8fe4d1beb6f2f04 2024-04-03T15:59:09.6623089Z deleted: sha256:c2306f98283138f1e8a0eb86821c56a874a3a0e64f3c5bd78af77e3d4dc4cea2 2024-04-03T15:59:09.6623752Z deleted: sha256:8d3cbc73dd42c894ad477153964abbd1db5ff1a85639c576f3dd15aa49fc1e32 2024-04-03T15:59:09.6624444Z deleted: sha256:93bca5d18fc95e7b538f7b011f199ea47d4c4a24d92e37befdb55c65315daef3 2024-04-03T15:59:09.6625109Z deleted: sha256:ca03cea0e25997d85fc876c81c3ec9a2d5280b5b9efa04b3f5dde9482894735b 2024-04-03T15:59:09.6626035Z deleted: sha256:2868da78fde9fe36f01a3bdf87ff3af36ec30cf36787d0a5cbad1573f9eb72a7 2024-04-03T15:59:09.6626714Z deleted: sha256:861a2e61cf7edf4a2d567f8f91a0a1d6720b2804696e455566653519def5eed6 2024-04-03T15:59:09.6627379Z deleted: sha256:ae20e25a200dfe3331cb1623aaa4d94fda1da70ca1457bece6ee0736406c477b 2024-04-03T15:59:09.6628062Z deleted: sha256:b2c2049f6254580f321ddb8e344a6f30920295714920d542f50895964494bcaa 2024-04-03T15:59:09.6628707Z deleted: sha256:6528c514c7f21f80242cf6a7bdc1c8d915649cfafdb940bc43a730b92c055395 2024-04-03T15:59:09.6629376Z deleted: sha256:661270485835c1ad00ddc00a41d55afcdf2f15326873b6564685568e51502f0b 2024-04-03T15:59:09.6630038Z deleted: sha256:c620865dc9b9190a1d5020fa279930e88aea7cc0fba3fce9a23526d59fb91b8b 2024-04-03T15:59:09.6630673Z deleted: sha256:6bbb1aecdf7e92a8f542cf0d72e09fb3ebb5d3e54e026c45fc6005479c973812 2024-04-03T15:59:09.6631427Z deleted: sha256:c38992a57858cfe5482c0f6a222dd2ec1365febf3634116368e0224766b8eabf 2024-04-03T15:59:09.6632117Z deleted: sha256:a806e3a5b978f751b2d24fb75b0ec1531609aa5438e969b553e35eae9420291d 2024-04-03T15:59:09.6632831Z deleted: sha256:f977093d1313dfd0c96542aec48775e1c6153e6d4da0e44e4019a1f33bc7ccbc 2024-04-03T15:59:09.6633451Z deleted: sha256:d87f19303d93852e7dec32bda379838586b85592647ae5fb83e9145395922c52 2024-04-03T15:59:09.6634305Z deleted: sha256:30fab3365ed7c6036db2bd494146182269ab08e5f076a9f05cc782ae2a1be6f2 2024-04-03T15:59:09.6634967Z deleted: sha256:dc7d5459e2773dac5bd936b3e0f2712f59e2f2efb6fdd9fa58b1dad13e7ba709 2024-04-03T15:59:09.6635606Z deleted: sha256:3c9770b6c5083d2b47eb7cb18e40f73377ad8c85193c48d10dc53453942a58ca 2024-04-03T15:59:09.6636268Z deleted: sha256:6037d0815881f7ca8e604b2cd0ba9c02a7b51d1dfaf9b45f72a9690593f4522e 2024-04-03T15:59:09.6636938Z deleted: sha256:4c5ec0d9046384b56009a78bd08ea8c4d53566560bfc1a5f3cbbf29fb5d28e78 2024-04-03T15:59:09.6637570Z deleted: sha256:831fd71d6c6e601a049d95d96f3b86602c60014f66c4a8ba995274930ec6360d 2024-04-03T15:59:09.6638240Z deleted: sha256:7f853fb34a14d00c3cc35edb4c6c2d139853c00531d5c0e947aaf0af32fc8c6d 2024-04-03T15:59:09.6638891Z deleted: sha256:6216695cd3743e80cf171dc625b35bdd8c875eb38ccb1c74de9ecaf70ef12cf7 2024-04-03T15:59:09.6639565Z deleted: sha256:a3987ee214e96c8a4c394439202fdebc1742b5c9b7c49c795eb5b02873caf5c0 2024-04-03T15:59:09.6640206Z deleted: sha256:ec36b2dfaf0780fc77239a6442a03d3fe12344a62fd9f160706ea8fb31827c31 2024-04-03T15:59:09.6641186Z deleted: sha256:e74fdfc92a654609e8a0e58038f355ac20ca6e48f9740e1f8eeb4258745664e6 2024-04-03T15:59:09.6642295Z deleted: sha256:213a5ea0dfcd1c6d1a1b663bfb48666e21fa4ccfb4e50814fe80178c59877bf8 2024-04-03T15:59:09.6643341Z deleted: sha256:2eeecd229060f5607471a8b1ae0eb47c1ef360d0bde7b0b918fe58a471d07632 2024-04-03T15:59:09.6644093Z deleted: sha256:e06952350caa9d97c27e0cf877ec331c95ccd08f9d101338b3f2430048435795 2024-04-03T15:59:09.6644994Z deleted: sha256:3f092d21eb8319fde82a9b1457866cfe4b510bf67241420ca209e8bf7102059e 2024-04-03T15:59:09.6645696Z deleted: sha256:2e04267fe055da334722fb21dbc887d8f07a04fdf09a51938de789a08b291cfe 2024-04-03T15:59:09.6646407Z deleted: sha256:a8917fb72475f126ca60bfa82d4cf4f13f68faf76b35caca0a08278683a28bf8 2024-04-03T15:59:09.6647070Z deleted: sha256:90cc1b8908359659cd6d3452ac6ebe7a6c136fea9a08dbce8895e7dbdb6207a5 2024-04-03T15:59:09.6647765Z deleted: sha256:0fff0f3eae6cbddf08197e2d51fdba3a40ec153315bb94e5bf8cfd4b46f98419 2024-04-03T15:59:09.6648416Z deleted: sha256:24ab507a199fbc79871ceb0443245e24c0458d10faade9c24593b0623f78cb03 2024-04-03T15:59:09.6649079Z deleted: sha256:cd88b61c700f6c253b46448dff97698516945970d56776e20e894d80d190b904 2024-04-03T15:59:09.6649747Z deleted: sha256:8d4170f13f8a43f7f191b1c5a5f5b1bdd6530ddd457a80a7b69de301801550e9 2024-04-03T15:59:09.6650375Z deleted: sha256:eeb6d5b1e91efc779ec4a6422b4d87e49967833e726c2108c9fdfff3a9febf43 2024-04-03T15:59:09.6651121Z deleted: sha256:c93041a9e83bfb126e457b0603544f90579dda9c6a13a915849645eb85a68502 2024-04-03T15:59:09.6651809Z deleted: sha256:2fb3495a30e7eb0864d26a8a93d8c78b86b8a64cd41619a1361a08b799d11685 2024-04-03T15:59:09.6652516Z deleted: sha256:b66ee3c97bcad9d55cb39a67ccd6b3beb626b4187bedceff060d6df941cc837d 2024-04-03T15:59:09.6653191Z deleted: sha256:392ced3ad906438bdead3c86295eb143f2fb85264af147e6f1f35d01c1ced362 2024-04-03T15:59:09.6653864Z deleted: sha256:87c81bac51502ae15d854b5a0e091a15ee10bc2b6d418a5705ca4a3abfcd0d28 2024-04-03T15:59:09.6654556Z deleted: sha256:d4f429e424bdec09e61d24c39f65c9c3933c4dfeb4b6310f4987a1799657ad77 2024-04-03T15:59:09.6655180Z deleted: sha256:f5efbd022127e1175e36f2c5fd792ac1f7c47418c93f79846df2412bdb7430bd 2024-04-03T15:59:09.6655835Z deleted: sha256:e2fad19928d02016347bc999f793c1912a2a4c979511f4e87b49db49233eed88 2024-04-03T15:59:09.6656475Z deleted: sha256:ee0f573586ebb0580982f974c3101c73d10d53c9e5523cb283bb5fd9cfb45017 2024-04-03T15:59:09.6657111Z deleted: sha256:aec57c0a36a59d850a778188d86004b271d7ea7c7f3099b69cd0964c23df31f3 2024-04-03T15:59:09.6657846Z deleted: sha256:97e7daacc3e32cc73f0a634ac185f46b236145f7adc160db674efdf892c1766f 2024-04-03T15:59:09.6658597Z deleted: sha256:e5ff4155a5c530732299da68cf28a5a52028fa5a25899de16a686b43d6c04e63 2024-04-03T15:59:09.6659263Z deleted: sha256:6145ed59ce48c64268ca5c98a5fbe2fbff17157e38af09e12bff68b74c79e74c 2024-04-03T15:59:09.6659967Z deleted: sha256:8ecde50858cbc91165551bcd309f8cd00e49b8ae1f7f864070b5551fc199ec46 2024-04-03T15:59:09.6660617Z deleted: sha256:c0c28dfb686a210566daab4fafef59cb4720c8036d3011179056cd059e034bce 2024-04-03T15:59:09.6661319Z deleted: sha256:d5d2024b69813e69f912057b0af512c77952d0e780a84868328829a7c3b1a5b7 2024-04-03T15:59:09.6661931Z deleted: sha256:1d15b0497ee6d16bddf0294f7a72aea8a230ef252d8a736c3084de3bd448f007 2024-04-03T15:59:09.6662598Z deleted: sha256:6f9321552d3cd0357443910af819fc1080aae134db4db2cebc9fbe8950f5970e 2024-04-03T15:59:09.6663258Z deleted: sha256:10406cf5503ff7215e2fa6a948121f26252776c8a77d59c03ea960d181953e33 2024-04-03T15:59:09.6663891Z deleted: sha256:edacda4f3bed0017ee8e30644e3ca826770e4fa9594617f67f67d8b04566c4d6 2024-04-03T15:59:09.6664546Z deleted: sha256:2734737e3cd948c91fd4003c5ee35820d4115a112c0478e0f031365431c1a2f6 2024-04-03T15:59:09.6665237Z deleted: sha256:eb1b20984d5deb9d3d1743e16a10683d787ce12f6b88133174ec4999344f362c 2024-04-03T15:59:09.6665951Z deleted: sha256:549d11624b0cbbb68984f5d6a33498bfb076fc901e4f23ea53b32971c7aaed02 2024-04-03T15:59:09.6666597Z deleted: sha256:26f2869e3ab075b907969de9aa179979f4fc9f8cc864025a646497ed71e2f0bc 2024-04-03T15:59:09.6667252Z deleted: sha256:222a48fb23cb13e5340360dee15485a1e547c730e8b0f79be58b38b443f96a32 2024-04-03T15:59:09.6667935Z deleted: sha256:81ef77bb993ba4fb3978141df789aba6d6754bb86c51c859d717367d9c37a65f 2024-04-03T15:59:09.6668565Z deleted: sha256:7bb82f4b0c6491c4b4cafaadd5377931be37d828ac2899475ac8abe9d0e520af 2024-04-03T15:59:09.6669223Z deleted: sha256:5498e8c22f6996f25ef193ee58617d5b37e2a96decf22e72de13c3b34e147591 2024-04-03T15:59:09.6669600Z 2024-04-03T15:59:09.6819316Z Total reclaimed space: 14.28GB 2024-04-03T15:59:09.7054992Z Post job cleanup. 2024-04-03T15:59:09.7246583Z Post job cleanup. 2024-04-03T15:59:09.7380936Z Post job cleanup. 2024-04-03T15:59:09.8105885Z [command]/usr/bin/git version 2024-04-03T15:59:09.8143626Z git version 2.34.1 2024-04-03T15:59:09.8178440Z Temporarily overriding HOME='/home/runner/_work/_temp/c1a4ecfc-abe0-4c1c-9d15-ea73cb74ddaf' before making global git config changes 2024-04-03T15:59:09.8179608Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:59:09.8183071Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2024-04-03T15:59:09.8211513Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:59:09.8244931Z [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:59:09.8485431Z Entering 'android/libs/fbjni' 2024-04-03T15:59:09.8523368Z Entering 'third_party/FP16' 2024-04-03T15:59:09.8560725Z Entering 'third_party/FXdiv' 2024-04-03T15:59:09.8593055Z Entering 'third_party/NNPACK' 2024-04-03T15:59:09.8627269Z Entering 'third_party/QNNPACK' 2024-04-03T15:59:09.8659929Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T15:59:09.8701402Z Entering 'third_party/XNNPACK' 2024-04-03T15:59:09.8755520Z Entering 'third_party/benchmark' 2024-04-03T15:59:09.8784496Z Entering 'third_party/cpuinfo' 2024-04-03T15:59:09.8811956Z Entering 'third_party/cub' 2024-04-03T15:59:09.8856644Z Entering 'third_party/cudnn_frontend' 2024-04-03T15:59:09.8889030Z Entering 'third_party/cutlass' 2024-04-03T15:59:09.8929699Z Entering 'third_party/eigen' 2024-04-03T15:59:09.8967897Z Entering 'third_party/fbgemm' 2024-04-03T15:59:09.8996439Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:59:09.9028765Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:59:09.9054643Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:59:09.9085256Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:59:09.9121688Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T15:59:09.9152023Z Entering 'third_party/flatbuffers' 2024-04-03T15:59:09.9201997Z Entering 'third_party/fmt' 2024-04-03T15:59:09.9242371Z Entering 'third_party/foxi' 2024-04-03T15:59:09.9287099Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:59:09.9324511Z Entering 'third_party/gloo' 2024-04-03T15:59:09.9365050Z Entering 'third_party/googletest' 2024-04-03T15:59:09.9410873Z Entering 'third_party/ideep' 2024-04-03T15:59:09.9450603Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T15:59:09.9487599Z Entering 'third_party/ios-cmake' 2024-04-03T15:59:09.9533700Z Entering 'third_party/ittapi' 2024-04-03T15:59:09.9582049Z Entering 'third_party/kineto' 2024-04-03T15:59:09.9624291Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T15:59:09.9663016Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T15:59:09.9705831Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T15:59:09.9741500Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T15:59:09.9782125Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T15:59:09.9811443Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T15:59:09.9846041Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T15:59:09.9881152Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T15:59:09.9922139Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T15:59:09.9952941Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T15:59:09.9982835Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T15:59:10.0023364Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T15:59:10.0062847Z Entering 'third_party/mimalloc' 2024-04-03T15:59:10.0103736Z Entering 'third_party/nccl/nccl' 2024-04-03T15:59:10.0151308Z Entering 'third_party/neon2sse' 2024-04-03T15:59:10.0192650Z Entering 'third_party/nlohmann' 2024-04-03T15:59:10.0226737Z Entering 'third_party/onnx' 2024-04-03T15:59:10.0279296Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T15:59:10.0314281Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T15:59:10.0347517Z Entering 'third_party/onnx-tensorrt' 2024-04-03T15:59:10.0389653Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:59:10.0439554Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T15:59:10.0475115Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T15:59:10.0521742Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T15:59:10.0580567Z Entering 'third_party/pocketfft' 2024-04-03T15:59:10.0634594Z Entering 'third_party/protobuf' 2024-04-03T15:59:10.0676062Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:59:10.0713354Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T15:59:10.0752715Z Entering 'third_party/psimd' 2024-04-03T15:59:10.0793648Z Entering 'third_party/pthreadpool' 2024-04-03T15:59:10.0828293Z Entering 'third_party/pybind11' 2024-04-03T15:59:10.0871765Z Entering 'third_party/python-peachpy' 2024-04-03T15:59:10.0921276Z Entering 'third_party/sleef' 2024-04-03T15:59:10.0964302Z Entering 'third_party/tbb' 2024-04-03T15:59:10.1004981Z Entering 'third_party/tensorpipe' 2024-04-03T15:59:10.1060514Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:59:10.1104162Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:59:10.1142902Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:59:10.1173450Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:59:10.1203125Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T15:59:10.1233641Z Entering 'third_party/zstd' 2024-04-03T15:59:10.1293976Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:59:10.1318047Z http.https://github.com/.extraheader 2024-04-03T15:59:10.1325790Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-04-03T15:59:10.1355503Z [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:59:10.1555032Z Entering 'android/libs/fbjni' 2024-04-03T15:59:10.1575157Z http.https://github.com/.extraheader 2024-04-03T15:59:10.1602818Z Entering 'third_party/FP16' 2024-04-03T15:59:10.1630666Z http.https://github.com/.extraheader 2024-04-03T15:59:10.1659033Z Entering 'third_party/FXdiv' 2024-04-03T15:59:10.1688810Z http.https://github.com/.extraheader 2024-04-03T15:59:10.1721704Z Entering 'third_party/NNPACK' 2024-04-03T15:59:10.1738900Z http.https://github.com/.extraheader 2024-04-03T15:59:10.1763493Z Entering 'third_party/QNNPACK' 2024-04-03T15:59:10.1787915Z http.https://github.com/.extraheader 2024-04-03T15:59:10.1809809Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T15:59:10.1838457Z http.https://github.com/.extraheader 2024-04-03T15:59:10.1871042Z Entering 'third_party/XNNPACK' 2024-04-03T15:59:10.1897945Z http.https://github.com/.extraheader 2024-04-03T15:59:10.1945231Z Entering 'third_party/benchmark' 2024-04-03T15:59:10.1965986Z http.https://github.com/.extraheader 2024-04-03T15:59:10.1993227Z Entering 'third_party/cpuinfo' 2024-04-03T15:59:10.2013787Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2046136Z Entering 'third_party/cub' 2024-04-03T15:59:10.2078978Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2104995Z Entering 'third_party/cudnn_frontend' 2024-04-03T15:59:10.2129185Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2154375Z Entering 'third_party/cutlass' 2024-04-03T15:59:10.2179125Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2210996Z Entering 'third_party/eigen' 2024-04-03T15:59:10.2239434Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2265027Z Entering 'third_party/fbgemm' 2024-04-03T15:59:10.2289389Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2312124Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:59:10.2333554Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2357158Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:59:10.2379096Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2400979Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:59:10.2427265Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2451923Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:59:10.2472164Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2493182Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T15:59:10.2518962Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2544540Z Entering 'third_party/flatbuffers' 2024-04-03T15:59:10.2570114Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2597860Z Entering 'third_party/fmt' 2024-04-03T15:59:10.2619601Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2649297Z Entering 'third_party/foxi' 2024-04-03T15:59:10.2670881Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2693178Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:59:10.2718829Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2742373Z Entering 'third_party/gloo' 2024-04-03T15:59:10.2769099Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2790541Z Entering 'third_party/googletest' 2024-04-03T15:59:10.2816454Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2842928Z Entering 'third_party/ideep' 2024-04-03T15:59:10.2869695Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2900624Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T15:59:10.2921126Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2946818Z Entering 'third_party/ios-cmake' 2024-04-03T15:59:10.2969772Z http.https://github.com/.extraheader 2024-04-03T15:59:10.2992251Z Entering 'third_party/ittapi' 2024-04-03T15:59:10.3013234Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3039649Z Entering 'third_party/kineto' 2024-04-03T15:59:10.3061137Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3083575Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T15:59:10.3100628Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3125710Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T15:59:10.3149575Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3174700Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T15:59:10.3193640Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3212920Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T15:59:10.3237217Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3260350Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T15:59:10.3280957Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3302419Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T15:59:10.3329833Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3354193Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T15:59:10.3375117Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3396362Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T15:59:10.3419443Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3442778Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T15:59:10.3468632Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3491401Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T15:59:10.3509635Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3532521Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T15:59:10.3557935Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3582197Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T15:59:10.3608511Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3633183Z Entering 'third_party/mimalloc' 2024-04-03T15:59:10.3659012Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3685434Z Entering 'third_party/nccl/nccl' 2024-04-03T15:59:10.3703645Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3731148Z Entering 'third_party/neon2sse' 2024-04-03T15:59:10.3758407Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3783233Z Entering 'third_party/nlohmann' 2024-04-03T15:59:10.3809207Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3835563Z Entering 'third_party/onnx' 2024-04-03T15:59:10.3860031Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3894231Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T15:59:10.3915842Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3942606Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T15:59:10.3962722Z http.https://github.com/.extraheader 2024-04-03T15:59:10.3984634Z Entering 'third_party/onnx-tensorrt' 2024-04-03T15:59:10.4010210Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4030763Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:59:10.4050237Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4073027Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T15:59:10.4089958Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4110935Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T15:59:10.4126990Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4146873Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T15:59:10.4167215Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4194180Z Entering 'third_party/pocketfft' 2024-04-03T15:59:10.4216899Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4241462Z Entering 'third_party/protobuf' 2024-04-03T15:59:10.4264757Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4293470Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:59:10.4319183Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4340204Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T15:59:10.4360172Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4382239Z Entering 'third_party/psimd' 2024-04-03T15:59:10.4402306Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4424106Z Entering 'third_party/pthreadpool' 2024-04-03T15:59:10.4458215Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4490503Z Entering 'third_party/pybind11' 2024-04-03T15:59:10.4516283Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4542414Z Entering 'third_party/python-peachpy' 2024-04-03T15:59:10.4569874Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4590286Z Entering 'third_party/sleef' 2024-04-03T15:59:10.4610963Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4631983Z Entering 'third_party/tbb' 2024-04-03T15:59:10.4658109Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4686492Z Entering 'third_party/tensorpipe' 2024-04-03T15:59:10.4709723Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4731385Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:59:10.4750505Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4771341Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:59:10.4786204Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4811341Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:59:10.4833511Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4862382Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:59:10.4881485Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4901214Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T15:59:10.4921658Z http.https://github.com/.extraheader 2024-04-03T15:59:10.4943745Z Entering 'third_party/zstd' 2024-04-03T15:59:10.4965398Z http.https://github.com/.extraheader 2024-04-03T15:59:10.5224474Z Evaluate and set job outputs 2024-04-03T15:59:10.5234380Z Set output 'docker-image' 2024-04-03T15:59:10.5237218Z Set output 'test-matrix' 2024-04-03T15:59:10.5238049Z Cleaning up orphan processes